Hacking Wii VC N64 00000001.app

  • Thread starter Thread starter UgaAga
  • Start date Start date
  • Views Views 2,196
  • Replies Replies 4
  • Likes Likes 1

UgaAga

Active Member
Newcomer
Joined
Mar 10, 2021
Messages
42
Reaction score
32
Trophies
0
Age
76
XP
168
Country
Austria
Hi,
in the 00000001.app file of the N64 Bomberman wad is a config.txt mentioned. How can I extract or modify it?

Thanks
 
  • Like
Reactions: SaulFabre
Hi,
in the 00000001.app file of the N64 Bomberman wad is a config.txt mentioned. How can I extract or modify it?

Thanks
@UgaAga The 00000001.app file from N64 VC WAD "Bomberman Hero" uses LZ77 type 0x11 compression, so you need to uncompress it in order for see it clearly and you don't have errors while trying to seek for config.txt file.
For new VC/WiiWare WADs (NES, SNES, N64, etc...), for uncompress a 00000001.app file you will need to use wwcxtool (included with wwPacker tool, download link here).
The command on the command window (CMD) is this:
Code:
wwcxtool.exe /u 00000001.app 00000001_dec.app
Then do the steps indicated by @XFlak
Try examining it in a hex editor. If a different file is embedded in the binary somewhere, you should be able to identify it and copy and paste the appropriate section to a new file to isolate the embedded file
Greetings ;)
 
  • Like
Reactions: Alexander1970

Site & Scene News

Popular threads in this forum