Afficher un message
Vieux 24/05/2010, 00h46   #4 (permalink)
Profil
oxitric
Membre
Ancienneté  37%
Ancienneté 37%
 
Date d'inscription: avril 2010
Âge: 41
Pays :
Messages: 24
Téléchargements: 0
Uploads: 0
Merci: 0
Remercié 1 fois dans 1 post
Par défaut

Voici la méthode qui est donné.
Personnellement je n'es pas testé sous dingux, mes les instructions ci-dessous son donné par le DEV donc il n'y a pas de raison de plus elle son assez clair

Citation:
7. FBA320 CACHE
----------------

Included is a FBA cache creation program called fbacache.exe.
This will NOT run on the A320 Dingoo - currently it runs as a command line Win32 program - either under a CMD prompt or a cygwin shell.
fbacache.exe can be used to generate the necessary cache files required to run the largest ROMS.

The easiest way of running fbacache.exe is to connect your Dingoo A320 to your computer using the original firmware's USB mode.
This will map the internal memory and SD card to drives. My SD card happens to be mapped to "l:" drive in the example below.

Here is an sample run converting kof94 under cygwin. Annotations are below:

(1).
/home> cd /l/local/fba
/l/local/fba> ./fbacache.exe
FinalBurn Alpha Dingoo v1.0 [cache dump tools]
Usage: ./fbacache [-d] <rom.zip>
(2).
/l/local/fba> ls -l ./roms/kof94.*
-rw-r--r-- 1 anthony None 12771667 Aug 16 08:44 ./roms/kof94.zip
(3).
/l/local/fba> ./fbacache -d kof94.zip
dumping rom cache file ...
roms/kof94.zip
roms/neogeo.zip
Loading 055-c1.bin ... 2048Kb graphics (OK)
Loading 055-c2.bin ... 2048Kb graphics (OK)
Loading 055-c3.bin ... 2048Kb graphics (OK)
Loading 055-c4.bin ... 2048Kb graphics (OK)
Loading 055-c5.bin ... 2048Kb graphics (OK)
Loading 055-c6.bin ... 2048Kb graphics (OK)
Loading 055-c7.bin ... 2048Kb graphics (OK)
Loading 055-c8.bin ... 2048Kb graphics (OK)
Loading sfix.sfx ... 128Kb BIOS graphics (OK)
Loading 055-s1.bin ... 128Kb graphics (OK)
Loading 055-p1.bin ... 2048Kb program (OK)
Loading 055-m1.bin ... 128Kb program (OK)
Loading 055-v1.bin ... 2048Kb sound (OK)
Loading 055-v2.bin ... 2048Kb sound (OK)
Loading 055-v3.bin ... 2048Kb sound (OK)
Loading asia-s3.rom ... 128Kb BIOS program (OK)
Loading sm1.sm1 ... 128Kb BIOS program (OK)
Loading 000-lo.lo ... 64Kb BIOS (OK)
Dump Cache Code ... 3265KB
Dump Cache Sprite ... 16384KB
Dump Cache Text ... 256KB
Dump Cache PCM A ... 6144KB
Dump Cache PCM B ... 0KB
Dump Cache Sprite Attr... 128KB
Dump Cache Text Attr ... 8KB
dump OK!
(4).
/l/local/fba> ls -l ./roms/kof94.*
-rw-r--r-- 1 anthony None 26813696 Aug 27 10:22 ./roms/kof94.fba
-rw-r--r-- 1 anthony None 12771667 Aug 16 08:44 ./roms/kof94.zip


Annotations:

(1). Just typing the fbacache.exe without arguments will display the usage msg.
(2). Check that the desired game to convert is in the ./roms directory.
(3). Run the conversion. Note that you just specify the name of the ROM.
The path name is automatically added by fbacache.exe.

Le FBA dispo ici http://dl.openhandhelds.org/cgi-bin/...0,0,0,0,73,145

Je testerai demain dans l'après midi pour voir ce que ca donne sous dingux
Enjoy

Dernière modification par oxitric ; 24/05/2010 à 00h58.
oxitric est déconnecté   Réponse avec citation