Author Topic: CaptainCPS-X's FB Alpha Extra Stuff WIP  (Read 127304 times)

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #90 on: March 12, 2007, 05:00:26 AM »
Pretty :)

ThanX IQ!, your comment is small but have a big effect hehe ^^...

before I go to sleep , I will show a little pic of whats coming to FBA Extras  :wink:

(The picture is attached)

SeeYaa!
 :biggrin:

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #91 on: March 12, 2007, 04:03:30 PM »
Well, here are some pics of my current 'WIP' with the redesign of the FBA Menu GUI ^^...

Visual Studio FBA Mix Style (by CaptainCPS-X  :p)
[ Most of the Icons are ThanX to http://www.famfamfam.com/ , however I had to do some editing to make them '.ICO' format with transparency, etc ]











SeeYaa!
 :biggrin:
« Last Edit: February 01, 2010, 06:45:20 AM by CaptainCPS-X »

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #92 on: March 13, 2007, 12:44:38 AM »
FBA Extras R14 is here ppl!

Preview...(for more just look the ones posted before  :p lol)



What's new?...

Quote

-------------------------------------------------------------------------
Extra Stuff (WIP) - by CaptainCPS-X
-------------------------------------------------------------------------
Exclusive on: NeoSource Forums - http://neo-source.com/
-------------------------------------------------------------------------

*R14
 
- Updated / Cleaned code in the new 'menugui.cpp' and made it compatible with ANSI build too.
- Redesigned the FBA menus / popups, they have icons, gradient effect and a vertical title
  making them more than just simple menus (Some menu items have no Icons but they will
  have soon, this is still WIP).

Note!: Before doing your build remember to add 'menugui.o' to the makefile(s).



Download the R14 right here on this link:

fba_src_029665_ex_R14.7z [~280KB]

Enjoy the new look of menus ^^!!  :wink:

SeeYaa!!
 :biggrin:
« Last Edit: February 01, 2010, 06:46:02 AM by CaptainCPS-X »

Offline KOF2112

  • Expert
  • *****
  • Posts: 187
  • Karma: +14/-4
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #93 on: March 13, 2007, 02:23:11 AM »
  :biggrin:
Thank you CaptainCPS-X


:confused:

The mistake reveals on the Chinese system

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #94 on: March 13, 2007, 03:02:50 AM »
  :biggrin:
Thank you CaptainCPS-X


:confused:

The mistake reveals on the Chinese system

I will check the way characters are managed, thanx for letting me know about that  :wink:

SeeYaa!
 :biggrin:

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #95 on: March 13, 2007, 04:42:14 PM »
Ok, I edited the menugui.cpp...now the font seems to be displaying fine and with the correct colors...

Note!: This menugui.cpp its NOT compiling well on MinGW, only VC++ Toolkit, ...im trying to get it working in MinGW.

here its the error on MinGW, if someone knows how to fix this the help will be appreciated  :smilie:...



I attached the fixed 'menugui.cpp'

SeeYaa!
 :biggrin:
« Last Edit: February 01, 2010, 06:46:57 AM by CaptainCPS-X »

Offline KOF2112

  • Expert
  • *****
  • Posts: 187
  • Karma: +14/-4
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #96 on: March 13, 2007, 05:31:59 PM »
 :confused:
template.flt file translated Chinese after,nought show

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #97 on: March 13, 2007, 05:48:12 PM »
Sorry about the problems you're having, its just that I dont have Chinese System to test  :redface:...

anyway, ThanX again for letting me know about this... :wink:

here you have a modified 'menugui.cpp'...I hope this one solve the issue with characters  :smilie:

SeeYaa!
 :biggrin:


Offline KOF2112

  • Expert
  • *****
  • Posts: 187
  • Karma: +14/-4
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #98 on: March 13, 2007, 06:06:15 PM »
 :smilie:
ok now already solve the issue with characters   :biggrin:

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #99 on: March 13, 2007, 06:10:24 PM »
:smilie:
ok now already solve the issue with characters   :biggrin:

Cool , good to know that one solved it ^^

SeeYaa!
 :biggrin:

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #100 on: March 17, 2007, 02:51:38 PM »
Hi all!, After some days of vacation I came to update a bit the FBA Extras xDD...

The last version was a little problematic one so I decided to modifiy the menus a bit, now they will not have a vertical title (until I solve the string issues with MinGW). [Now this version will compile fine with MinGW and VC++ Toolkit)

well, here is FBA Extras R15!

Removed menus titles (but i think they still look nice ^^)




Quote

-------------------------------------------------------------------------
Extra Stuff (WIP) - by CaptainCPS-X
-------------------------------------------------------------------------
Exclusive on: NeoSource Forums - http://neo-source.com/
-------------------------------------------------------------------------

*R15

- Decided to remove the menus titles due to the way strings are managed and problems
  with MinGW compilation.
- Updated FBA Extras, now the src is compatible with the latest official
  release of FBA (v0.2.96.66).

Note!: Before doing your FBA Extra build remember to add 'menugui.o', 'tracklst.o' and 'prevw.o'
       to the makefile(s), they are needed for the extra features to be compiled.



Download the R15 src right here in this link:

fba_src_029666_ex_R15.7z [~281KB]

Soon I will update with some cool stuff for FBA Extras, so stay tuned!  lol :p

SeeYaa!
:biggrin:
« Last Edit: February 01, 2010, 06:48:16 AM by CaptainCPS-X »

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #101 on: March 17, 2007, 06:55:17 PM »
FBA Extras R16 is here!  :p

NeoGeo / CPS Sprite Layers feature:





PlaceHolder Skin Select:



Quote

*R16

- Added a nice feature that FerchogtX and I worked some time ago, now you can change
  the PlaceHolder Skin from the 'Misc' menu, and reset to the normal one too.
- Added options to manage NeoGeo / CPS sprite layers (8x8, 16x16 and 32x32), the feature
  can be found in the 'Video' menu or the shortcut keys Alt+1, Alt+2, Alt+3 and Alt+4 to
  disable/enable All.

Note!: The PlaceHolder Skin size is recommended not bigger than 600x400 px, this
feature is not working 100% and the Experimental Blitter is not displaying the skin
the way it should. Preview Blitter must be activated for this to work fine.



Download R16 from the following link:

fba_src_029666_ex_R16.7z

EDIT* lol, fixed the 7z file name, I named it '..._029665_...' but now its ok hehe, this is compatible with the latest official release of FBA.

Have Fun!
SeeYaa!
 :biggrin:
« Last Edit: February 01, 2010, 06:49:36 AM by CaptainCPS-X »

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #102 on: March 17, 2007, 07:31:50 PM »
If you want to test right away the Skin feature then here you have a Skin I made long time ago, btw, I modified it a little...

*how I love these girls  :eek: lol  :p



I hope you like it ^^

SeeYaa!
 :biggrin:
« Last Edit: February 01, 2010, 06:50:13 AM by CaptainCPS-X »

Offline Avens

  • New Member
  • *
  • Posts: 8
  • Karma: +0/-0
  • [·NεH†·] The Soul
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #103 on: March 18, 2007, 10:10:24 AM »
:biggrin: Oh my God, it's a remixed version of the great MG-FBA 7X official skin ...thanks a lot, CaptainCPS-X !

Please friend, could you also post a such remixed version of your wonderfull 8X official skin, with all nice characters from Street Fighter series ? :biggrin:

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: CaptainCPS-X's FB Alpha Extra Stuff WIP
« Reply #104 on: March 18, 2007, 04:50:09 PM »
:biggrin: Oh my God, it's a remixed version of the great MG-FBA 7X official skin ...thanks a lot, CaptainCPS-X !

Please friend, could you also post a such remixed version of your wonderfull 8X official skin, with all nice characters from Street Fighter series ? :biggrin:


Hi there Avens! ^^, well... I found the skin and I made some changes... Enjoy!  :wink:



SeeYaa!
 :biggrin:
« Last Edit: February 01, 2010, 06:52:37 AM by CaptainCPS-X »