Hacking NEW VC INJECTOR :)

  • Thread starter Thread starter DevilKen
  • Start date Start date
  • Views Views 144,780
  • Replies Replies 208
  • Likes Likes 4
I did a NEOGEO injection for Aero Fighters 2; the game runs but there is no sound, including the BIOS boot sound. I think I saw somewhere that someone reported having issues with getting sound to work for this game in the standalone NG emulator too. Has anyone encountered this, and if so, is there a fix for it?
 
This may have been posted elsewhere a long time ago, but I recently learned that trailing 128KB (131072 bytes) of a game.bin file inside an extracted 00000006.app from a NEOGEO VC wad contains the BIOS used by the emulator. You can replace it with a unibios (which is also 128KB) if you want access to some of the features it provides (like in-game cheats, MVS mode, etc). However, you have to change the byte-order / endianness of the BIOS you put in its place. Example (the game.bin in this example is 7209024 bytes):

#7209024 -131072 = 7077952
head -c 7077952 game.bin > game_tmp.bin;
dd if=uni-bios.rom of=uni-bios_wii.rom conv=swab;
cat game_tmp.bin uni-bios_wii.rom > game_with_unibios.bin;
 
  • Like
Reactions: Brawl345
help. the links are not working. they ports me to porn sites

--------------------- MERGED ---------------------------

How can I use it please help

edit: now i got how it works

EDIT 2 URGENT GODDAMIT: FUCK A WILD EROOR MESSAGE APPEARED HOW CAN I FIX THIS CRAP
C60vTA4.png


EDIT 3 I'LL DELETE SYSTEM 32 NOW: I FIXED THE ERROR BUT THAT MOTHEFUCKER OF Auto Injectuwad Injector v3 DOESN'T GIVE ME THE INJECTED FILE HOW CAN I FIX THIS THING PLEASE HELP BEFORE I'LL DESTROY MY WINDOWS 10 NOW
FLtbNO4
 
Last edited by Alfio_Da_Italian_Nerd,

Site & Scene News

Popular threads in this forum