neogeo system
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.
Le deal à ne pas rater :
Jeux, jouets et Lego : le deuxième à -50% (large sélection)
Voir le deal

Convertir rom en fba

2 participants

Aller en bas

Convertir rom en fba Empty Convertir rom en fba

Message  Guimmy48 Jeu 23 Mar 2023 - 20:39

Salut Very Happy

C’est peut être une question con désolé je suis novice lol!

Peut on convertir une rom mame en fba et comment reconnaître une version de rom ?

Merci pour vos réponses
Guimmy48
Guimmy48
Combo maker
Combo maker

Système(s) : Mvs et pocket
Messages : 572
Date d'inscription : 09/05/2018
Age : 40
Localisation : Lozère

Revenir en haut Aller en bas

Convertir rom en fba Empty Re: Convertir rom en fba

Message  davlar Jeu 23 Mar 2023 - 21:34

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:
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
davlar
1000 Mega Shock
1000 Mega Shock

Système(s) : MV1A; AES 3.6; atomiswave
Messages : 4119
Date d'inscription : 29/11/2014
Age : 43
Localisation : Rennes

Revenir en haut Aller en bas

Convertir rom en fba Empty Re: Convertir rom en fba

Message  Guimmy48 Jeu 23 Mar 2023 - 21:42

Ok merci je vais essayer pour la rom de looptris plus Wink
Guimmy48
Guimmy48
Combo maker
Combo maker

Système(s) : Mvs et pocket
Messages : 572
Date d'inscription : 09/05/2018
Age : 40
Localisation : Lozère

Revenir en haut Aller en bas

Convertir rom en fba Empty Re: Convertir rom en fba

Message  Contenu sponsorisé


Contenu sponsorisé


Revenir en haut Aller en bas

Revenir en haut

- Sujets similaires

 
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum