Fba2x And Cache File


rijufrajo

Still Fresh
Joined
Sep 10, 2008
Messages
6
I am a bit despaired. I do not understand create how a cache file to play Guwange. Can you explain me precisely which is the procedure to be followed? I do not understand these stages very well:
“5. Open the Command Prompt, and go to the FBACache directory”
“6. Type and enter "fbacache.exe -d [romname].zip" (no quotes, and [romname] is the ROM set's filename)”
Can you help me ?
Thanks
 
I 2nd this request. <_<
Ive opened up the command prompt but i cant seem to get it to "go to the FBACache directory"??

@ rijufrajo the command prompt is the Run option in the start menu or search Command Prompt in Vista.
 
copy fbacache.exe to a dir (i.e. c:\temp)
create rom subdir (mkdir c:\temp\roms)
copy guwange.zip to roms
fun fbacache -d guwange.zip
copy fba file to SD

example:

C:\temp>fbacache.exe -d guwange.zip
dumping rom cache file ...
roms/guwange.zipLoading gu-u0129.bin ... 512Kb program (OK)
Loading gu-u0127.bin ... 512Kb program (OK)
Loading u083.bin ... 8192Kb graphics (OK)
Loading u082.bin ... 8192Kb graphics (OK)
Loading u086.bin ... 4096Kb graphics (OK)
Loading u085.bin ... 4096Kb graphics (OK)
Loading u101.bin ... 8192Kb graphics (OK)
Loading u10102.bin ... 4096Kb graphics (OK)
Loading u10103.bin ... 4096Kb graphics (OK)
Loading u0462.bin ... 4096Kb sound (OK)
Dump Cache 68K PROG ... 1024KB
Dump Cache Sprites ... 32768KB
Dump Cache Tile 0 ... 8192KB
Dump Cache Tile 1 ... 4096KB
Dump Cache Tile 2 ... 4096KB
Dump Cache Sound ... 4096KB
dump OK!

C:\temp>dir roms\guw*
Volume in drive C is EXTERNAL1
Volume Serial Number is 749D-B951

Directory of C:\temp\roms

09/10/2008 04:14 PM 55,574,784 guwange.fba
06/06/2006 07:03 PM 18,777,278 guwange.zip
2 File(s) 74,352,062 bytes
0 Dir(s) 72,650,229,760 bytes free
 
Back
Top