Convertir rom en fba
2 participants
Page 1 sur 1
Convertir rom en fba
Salut
C’est peut être une question con désolé je suis novice
Peut on convertir une rom mame en fba et comment reconnaître une version de rom ?
Merci pour vos réponses
C’est peut être une question con désolé je suis novice
Peut on convertir une rom mame en fba et comment reconnaître une version de rom ?
Merci pour vos réponses
Guimmy48- Combo maker
- Système(s) : Mvs et pocket
Messages : 661
Date d'inscription : 09/05/2018
Age : 40
Localisation : Lozère
Re: Convertir rom en fba
Salut, il te faut l'outil fbacache.exe.
Je l'utilise avec wine sous linux, mais c'est un outil windows, tu peux le lancer à partir de la console (tape "cmd" dans la barre de recherche près du bouton démarrer de windows):
il faut mettre la rom et le bios tous deux au format .zip dans un répertoire nommé roms
L'arborescence:
il te faut un bios neogeo.zip au même niveau que ta rom (dans le même repertoire).
Le résultat (aof.fba est créé):
Les traces d’exécutions:
Si tu n'as pas tout ce qu'il faut, tu aura un "not found", le OK de la fin dit de la merde car ce n'est pas OK.
Je l'utilise avec wine sous linux, mais c'est un outil windows, tu peux le lancer à partir de la console (tape "cmd" dans la barre de recherche près du bouton démarrer de windows):
il faut mettre la rom et le bios tous deux au format .zip dans un répertoire nommé roms
L'arborescence:
- Code:
.
├── fbacache.exe
└── roms
├── aof.zip
└── neogeo.zip
- Code:
fbacache.exe -d aof.zip
il te faut un bios neogeo.zip au même niveau que ta rom (dans le même repertoire).
Le résultat (aof.fba est créé):
- Code:
.
├── fbacache.exe
└── roms
├── aof.fba
├── aof.zip
└── neogeo.zip
Les traces d’exécutions:
- Code:
$> wine fbacache.exe -d aof.zip
dumping rom cache file ...
roms/aof.ziproms/neogeo.zipLoading 044-c1.bin ... 2048Kb graphics (OK)
Loading 044-c2.bin ... 2048Kb graphics (OK)
Loading 044-c3.bin ... 2048Kb graphics (OK)
Loading 044-c4.bin ... 2048Kb graphics (OK)
Loading sfix.sfx ... 128Kb BIOS graphics (OK)
Loading 044-s1.bin ... 128Kb graphics (OK)
Loading 044-p1.bin ... 512Kb program (OK)
Loading 044-m1.bin ... 128Kb program (OK)
Loading 044-v2.bin ... 2048Kb sound (OK)
Loading 044-v4.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 ... 2241KB
Dump Cache Sprite ... 8192KB
Dump Cache Text ... 256KB
Dump Cache PCM A ... 8192KB
Dump Cache PCM B ... 0KB
Dump Cache Sprite Attr... 64KB
Dump Cache Text Attr ... 8KB
dump OK!
- Code:
FinalBurn Alpha 2x v7.3 [cache dump tools]
Usage: ./fbacache [-d] <rom.zip>
Si tu n'as pas tout ce qu'il faut, tu aura un "not found", le OK de la fin dit de la merde car ce n'est pas OK.
- Code:
$> wine fbacache.exe -d aof.zip
dumping rom cache file ...
roms/aof.ziproms/neogeo.zipLoading 044-c1.bin ... 2048Kb graphics (not found)
Loading 044-c2.bin ... 2048Kb graphics (not found)
Loading 044-c3.bin ... 2048Kb graphics (not found)
Loading 044-c4.bin ... 2048Kb graphics (not found)
Loading sfix.sfx ... 128Kb BIOS graphics (not found)
Loading 044-s1.bin ... 128Kb graphics (not found)
Loading 044-p1.bin ... 512Kb program (not found)
Loading 044-m1.bin ... 128Kb program (not found)
Loading 044-v2.bin ... 2048Kb sound (not found)
Loading 044-v4.bin ... 2048Kb sound (not found)
Loading asia-s3.rom ... 128Kb BIOS program (not found)
Loading sm1.sm1 ... 128Kb BIOS program (not found)
Loading 000-lo.lo ... 64Kb BIOS (not found)
dump OK!
Dernière édition par davlar le Jeu 23 Mar 2023 - 21:46, édité 2 fois
davlar- 1000 Mega Shock
- Système(s) : MV1A; AES 3.6; atomiswave
Messages : 4233
Date d'inscription : 29/11/2014
Age : 43
Localisation : Rennes
Re: Convertir rom en fba
Ok merci je vais essayer pour la rom de looptris plus
Guimmy48- Combo maker
- Système(s) : Mvs et pocket
Messages : 661
Date d'inscription : 09/05/2018
Age : 40
Localisation : Lozère
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum