Final Burn Neo > FBN Development

I want to learn how to add games to FBA.

(1/9) > >>

KingHanco:
What all do I need to download to edit the FBA for adding the games fixs and new games?

I need lots of help to get started.

I'm a starter.

Need a copy of the FBA uninstaller version first.

I have a FBA install and don't want to mess with that one.

I ready to do this now.

I'm borning.

I download the fba_029498 and the fba_029498_src.

Now it I got it like this. C:\Documents and Settings\Mitchell Hancock\Desktop\fba_029498\src

I'm ready to add and fixs the games. :)

What else do I need?

iq_132:
First do this:


--- Quote ---Windows 95/98/ME:

Add the following two lines to C:\AUTOEXEC.BAT

SET MINGDIR=D:\MINGW
SET PATH=%PATH%;%MINGDIR%\BIN

Note: MAME and RAINE32 need some additional libraries installing but before you do anything else restart your PC so that the changes in AUTOEXEC.BAT become active. More experienced users will know how to avoid having to do a reboot but if you don't know a way then just reboot!

Windows NT/2000/XP:

Each OS is slightly different but they are almost identical...

From the Start Menu, select 'Settings->Control Panel' (just 'Control Panel' on Windows XP).
Double-click the 'System' icon (under 'Performance and Maintenance' on Windows XP).
Select the 'Advanced' sheet (on Windows 2000, called 'Environment' on NT).
Click on 'Environment Variables...'.
Click on 'New...' (under the 'System variables' section).
Specify a variable name of 'MINGDIR' and value of 'c:\mingw' (change the 'd:' as appropriate, if you are using a different disk!).
 
Select 'Path' (under the 'System variables' section).
Click 'Edit...'.
Add ';%MINGDIR%\bin' at the end of the value line and press 'OK'.
--- End quote ---


After you've done that, send me a Private Message, and I will send you my mingw setup.

KingHanco:
Select 'Path' (under the 'System variables' section).
Click 'Edit...'.
Add ';%MINGDIR%\bin' at the end of the value line and press 'OK'.

Like this??? -  %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%MINGDIR%\bin

Very confused on this part.

I got everything else right though.

Anyway I already have something in there - %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;F:\Program Files\Common Files\GTK\2.0\bin

Maybe Path2 will do.

KingHanco:
How about this - F:\MinGW%PATH%;%MINGDIR%\BIN

Hope that I got it right now on Path2.

iq_132:
Where are you going to extract the mingw dir. to?
To F:\mingw\ or c:\mingw\
Keep this in mind.


--- Quote from: KingHanco ---Select 'Path' (under the 'System variables' section).
Click 'Edit...'.
Add ';%MINGDIR%\bin' at the end of the value line and press 'OK'.

Like this??? -  %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%MINGDIR%\bin

Very confused on this part.

I got everything else right though.

Anyway I already have something in there - %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;F:\Program Files\Common Files\GTK\2.0\bin
--- End quote ---


It's really not as hard as you are making it.

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;F:\Program Files\Common Files\GTK\2.0\bin;F:\mingw\

or if you put your mingw in c:\mingw\
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;F:\Program Files\Common Files\GTK\2.0\bin;c:\mingw\

Navigation

[0] Message Index

[#] Next page

Go to full version