Re: Game patching idea? July 13, 2009 11:54AM | Registered: 15 years ago Posts: 59 |
I don't understand. I described how i am able to load another .dol instead of the main.dol. Which can be used for example to load the actual game .dol directly. If the loader loads the actual .dol of the game, you can for example hook into that easily(that's what Gecko OS does for debugging and cheating).Quote
Is that the way Wii games, that are spread over multiple .dols, use?
Re: Game patching idea? July 13, 2009 12:38PM | Registered: 15 years ago Posts: 405 |
Quote
daniel_c_wIs that the way Wii games, that are spread over multiple .dols, use?Quote
WiiPower
Technically? Dirty. It loads the main.dol as regular, while storing the information where it was loaded. After finishing the apploader, it clears that data then, loads the other .dol, sets the entrypoint to the one from the other .dol and proceeds as regular. It works for example to jump directly into the game in Metroid Prime 1.
Re: Game patching idea? July 13, 2009 07:17PM | Registered: 16 years ago Posts: 1,012 |
Quote
SteelSLasher
Yep thats how its done,
That's a good idea.Quote
SteelSLasher
Also, we wont need to change how the resources are loaded since we can patch an ios to check if an updated resource is available locally and redirect the file to that, if there is no updated version the one on the disc is used.
Re: Game patching idea? July 13, 2009 07:23PM | Registered: 16 years ago Posts: 1,012 |
Quote
WiiPowerI don't understand. I described how i am able to load another .dol instead of the main.dol.Quote
Is that the way Wii games, that are spread over multiple .dols, use?
Re: Game patching idea? July 13, 2009 08:42PM | Registered: 15 years ago Posts: 405 |
Re: Game patching idea? July 15, 2009 12:26AM | Registered: 15 years ago Posts: 238 |
Re: Game patching idea? July 15, 2009 02:13AM | Registered: 16 years ago Posts: 1,012 |
Re: Game patching idea? July 15, 2009 12:42PM | Registered: 15 years ago Posts: 405 |
Re: Game patching idea? July 15, 2009 04:24PM | Registered: 16 years ago Posts: 1,012 |
Re: Game patching idea? July 15, 2009 09:30PM | Registered: 15 years ago Posts: 59 |
Quote
SteelSLasherLast time i checked, every Wii sold comes with wii sports not the HBC, and some games do not work with gecko os, an example being my copy of MoHH2 pal,Quote
daniel_c_w
*cough* GeckoOS *cough*
since region free isnt needed we only need the patching system not the region check bypass
Re: Game patching idea? July 16, 2009 12:25AM | Registered: 15 years ago Posts: 116 |
Re: Game patching idea? July 16, 2009 12:50AM | Registered: 16 years ago Posts: 1,012 |
Re: Game patching idea? July 16, 2009 08:07AM | Registered: 15 years ago Posts: 13 |
Re: Game patching idea? July 16, 2009 08:14AM | Registered: 16 years ago Posts: 1,012 |
Re: Game patching idea? July 16, 2009 08:23AM | Registered: 15 years ago Posts: 59 |
Re: Game patching idea? July 16, 2009 10:46AM | Registered: 15 years ago Posts: 116 |
Re: Game patching idea? July 16, 2009 01:35PM | Registered: 15 years ago Posts: 405 |
Re: Game patching idea? July 16, 2009 05:57PM | Registered: 15 years ago Posts: 13 |
Re: Game patching idea? July 16, 2009 10:08PM | Registered: 15 years ago Posts: 405 |
Re: Game patching idea? July 16, 2009 10:58PM | Registered: 15 years ago Posts: 59 |
Quote
SteelSLasher
For language patching i think i know someone who can help you, but he is on a forum which supports wads and wii roms so its a bit iffy.
Basically, this guy was able to patch a japanese copy of the metroid 1+2 wii control game so all the strings where in english (no translations of pictures), apparently it works great and with no bugs or glitches so it might help to contact him
Edited Out
but until you guys finish anything we cant really do much, i'd help but right now i am working on my own project