Hacking Editing .wad files on OSX

  • Thread starter Thread starter G0dLiKe
  • Start date Start date
  • Views Views 10,052
  • Replies Replies 11

G0dLiKe

who needs a title ;)
Member
Joined
Aug 2, 2009
Messages
1,674
Reaction score
52
Trophies
1
Website
db.tt
XP
206
Country
United States
Ok,

this is gonna kill me someday soon... I´m on a Mac and want to edit .wad files for VC injection, how can this be done?

Any info would be highly appreciated.

Thanks.
 
Beats said:
WADder is on mac, you know.

yeah, I know but I want to be specific, exchange the game .rom file with one I want to inject. I am not aware if WADder can do this.
 
found a source of qwad on the net but how do I compile it with phyton?

This is gettin harder...

Edit:
the following is in the qwad folder:

GUI
i18n
icons
CHANGELOG.txt
Qwad_rc.py
Qwad.pyw
TitleIDs.py
WiiPy

Anyone knows what to do?
 
I believe there is a mono version of ShowMiiWads.

Also, it may be possible to compile some of the libWiiSharp examples for mono, and there are some WAD related tools there. And more could be written with libWiiSharp and compiled.

Finally, why use WADder when CustomizeMii works fine with mono AFAIK?
 
SifJar said:
I believe there is a mono version of ShowMiiWads.

Also, it may be possible to compile some of the libWiiSharp examples for mono, and there are some WAD related tools there. And more could be written with libWiiSharp and compiled.

Finally, why use WADder when CustomizeMii works fine with mono AFAIK?

Yeah,

I have mono installed and Customizemii runs fine but when it comes to Showmiiwads(which actually can unpack and pack wads) it always telly me that the common-key.bin needs to be in the directory.

The key is there, I tried with a DLed one, I let the program create one, I renamed it to key.bin let its name as it was generated by the program but always when I choose to extract to folder it tells me that it needs the key....
 
G0dLiKe said:
found a source of qwad on the net but how do I compile it with phyton?

This is gettin harder...

Edit:
the following is in the qwad folder:

GUI
i18n
icons
CHANGELOG.txt
Qwad_rc.py
Qwad.pyw
TitleIDs.py
WiiPy

Anyone knows what to do?

With Python, you don't "compile", its a scripting language, its just run and interpreted on-the-fly. Install Python 2.6 for Mac, as well as PyCrypto, Python Imaging Library (PIL) and wxPython (Wii.py's dependencies) and then run qwad_rc.py. It may work with double-click, if not open a terminal, navigate to the correct place and type

CODEpython Qwad_rc.py
 
SifJar said:
G0dLiKe said:
found a source of qwad on the net but how do I compile it with phyton?

This is gettin harder...

Edit:
the following is in the qwad folder:

GUI
i18n
icons
CHANGELOG.txt
Qwad_rc.py
Qwad.pyw
TitleIDs.py
WiiPy

Anyone knows what to do?

With Python, you don't "compile", its a scripting language, its just run and interpreted on-the-fly. Install Python 2.6 for Mac, as well as PyCrypto, Python Imaging Library (PIL) and wxPython (Wii.py's dependencies) and then run qwad_rc.py. It may work with double-click, if not open a terminal, navigate to the correct place and type

CODEpython Qwad_rc.py

Thanks,

still not working... sent you a PM SifJar, @Giantpune: the mono version you posted the link for, is dying on startup, dunno whats going on.
 

Site & Scene News

Popular threads in this forum