Hacking Prince of Persia: The Forgotten Sands

buddy

Well-Known Member
Newcomer
Joined
Jun 25, 2007
Messages
72
Trophies
1
XP
158
Country
United States
Dr. Clipper,

Tried the test CFG and results are:

8000910A 0-6F
8000910B 0-6A
8000910C 0-7A
8000910D 0-6B
80009115 0-69

Used with WIP

007AAC6A 7A6B6F6A 6F6A7A6B
007AAC75 7C7A6939 69397C7A
007AAC82 7376686B 686B7376
007AAC92 80717570 75708071
007AAC9D 82806F3F 6F3F8280
 

Kovani

Well-Known Member
Member
Joined
Jan 4, 2009
Messages
168
Trophies
0
XP
86
Country
Canada
More results:

The game froze and I hear a weird noise after 20 minutes of game play with WiiFlow cIOS249 rev17 and the patched main.dol.
 

ocdetective

Well-Known Member
Member
Joined
Mar 19, 2008
Messages
601
Trophies
0
XP
81
Country
Malaysia
Ran alt dol with hex edited main.dol in GX from sd card (renamed to correct game ID).
Tested initially in rev782 and cIOS rev9 to check if it worked ok - ran fine. Updated to latest stable rev874 and froze as per usual after the ubisoft splash screen.
 

WiiPower

Well-Known Member
Member
Joined
Oct 17, 2008
Messages
8,165
Trophies
0
XP
345
Country
Gambia, The
Could everybody please always tell exactly which version of the game he has and which .wip file he is using? Not telling this all the time makes reading the thread nearly impossible, thanks.

@Dr. Clipper:
Sorry i didn't have time, now i have. The .wip file format is easy:
%offset inside the main.dol(same offset as in a hexeditor)%: %old value(doesn't matter)% %new value%
And everything in hex

There's an easy way to check if the .wip file is correct or the loader's code is failing:
Patch the main.dol with the .wip with Generic Wii Patcher and use the resulting .dol as alternative .dol from storage


CubeLer said:
[...]
Neogamma(Search Patch-Yes) works with First Wip Code, not with newest Wip.
[...]

If you say works, do you mean boots, or do you mean, boots, shows home screen when pressing home button and opening chests is possible?
 

Master Mo

F.R.E.E.
Member
Joined
Nov 22, 2005
Messages
2,181
Trophies
1
Age
35
Location
Man Mo Temple
XP
419
Country
Germany
The new update of CFG works great on this game, Dr.Clipper
biggrin.gif
I still don`t know what I did wrong with my .wip but it works now, so...
 

CubeLer

Well-Known Member
Member
Joined
Jul 24, 2008
Messages
126
Trophies
0
XP
213
Country
Germany
Hi,i use Neogamma R8 RC1 and can Press Home Button without Issue.I can see the Home Menu.I have played over 1 Hour,no problem.
The *.wip code was:
007AAC6A 7A6B6F6A 6F6A7A6B
007AAC75 7C7A6939 69397C7A
007AAC82 7376686B 686B7376
007AAC92 80717570 75708071
007AAC9D 82806F3F 6F3F8280

What is Chest?
Kannste mir das auf deutsch erklären?

Bye
 

WiiPower

Well-Known Member
Member
Joined
Oct 17, 2008
Messages
8,165
Trophies
0
XP
345
Country
Gambia, The
CubeLer said:
Hi,i use Neogamma R8 RC1 and can Press Home Button without Issue.I have played over 1 Hour,no problem.
The *.wip code was:
007AAC6A 7A6B6F6A 6F6A7A6B
007AAC75 7C7A6939 69397C7A
007AAC82 7376686B 686B7376
007AAC92 80717570 75708071
007AAC9D 82806F3F 6F3F8280

What is Chest?
Kannste mir das auf deutsch erklären?

Bye

Kann ich nicht. Chest == Kiste, keine Ahnung was es für Kisten in dem Spiel gibt, hab es ja nicht. Was ist die disc id von deiner Version?

Can i not. Chest == chest, no premonition what it pro chests in that game give, have it yes not. What is the disc id of your version?
 

CubeLer

Well-Known Member
Member
Joined
Jul 24, 2008
Messages
126
Trophies
0
XP
213
Country
Germany
Game ID : SPXP41

Jo kann Kisten öffnen,kaputt schlagen,sich Sterben lassen,normales menu aufrufen ...

Bye

Edit:
Ahh i forget,

i don't no it is Important or not but I have allways a Prince-disk in Drive and Darkcorp 1.0
 

Kovani

Well-Known Member
Member
Joined
Jan 4, 2009
Messages
168
Trophies
0
XP
86
Country
Canada
@WiiPower

Should be like that?

Original
Code:
007AAC60 36 6B 6C 7D 36 7A 6B 70 76 36 7A 6B 6F 6A 00 00 
007AAC70 36 6B 6C 7D 36 7C 7A 69 39 00 00 00 36 6B 6C 7D 
007AAC80 36 74 73 76 68 6B 00 00 3C 71 72 83 3C 80 71 76 
007AAC90 7C 3C 80 71 75 70 00 00 3C 71 72 83 3C 82 80 6F 
007AACA0 3F 00 00 00 00 00 00 00 00 00 00 00 49 74 24 00

Patched
Code:
007AAC60 36 6B 6C 7D 36 7A 6B 70 76 36 6F 6A 7A 6B 00 00
007AAC70 36 6B 6C 7D 36 69 39 7C 7A 00 00 00 36 6B 6C 7D
007AAC80 36 74 68 6B 73 76 00 00 3C 71 72 83 3C 80 71 76
007AAC90 7C 3C 75 70 80 71 00 00 3C 71 72 83 3C 6F 3F 82
007AACA0 80 00 00 00 00 00 00 00 00 00 00 00 49 74 24 00

WIP file
Code:
007AAC60: 7A6B6F6A 6F6A7A6B
007AAC70: 7C7A6939 69397C7A
007AAC80: 7376686B 686B7376
007AAC90: 8071757082806F 757080716F3F82
007AACA0: 3F 80
 

SnAQ

Well-Known Member
Member
Joined
May 20, 2010
Messages
673
Trophies
1
XP
1,718
Country
So i extracted the main.dol, fired up HxD and searched for 007AAC60 to be able to start modify the .dol file but i cannot find it...
Anybody knows what might be wrong?

Opened that in a hex editor, then i search for 007AAC60 (to find out where i should start edit) but i can´t find it anywhere...
So now im totally lost, i tried a PPF patch aswell, still doesnt work.
 

mayu29

Well-Known Member
Member
Joined
May 19, 2010
Messages
113
Trophies
0
XP
33
Country
Romania
I can confirm that the game works with Neogama and the wip above, in fact both versions are working (RPWZ41 and SPXP41). I can't make a picture right now because I don't have the phone with me.

The game is working with Cfg loader also so thank you Dr. Clipper and WiiPower for your great loaders. And thank you WiiCrazy for your great contribution.
 

Dr. Clipper

Well-Known Member
Member
Joined
Aug 28, 2007
Messages
2,485
Trophies
0
XP
92
Country
OK, with the help of WiiPower, I have discovered why the wip patching wasn't working properly in Cfg (I was trusting that oggzee left the wip patch in working order, but it turns out it's been broken for months). The first wip patch (reposted a few posts above this one) is indeed the correct one.

The wip code will be fixed by the release version of Cfg v57, but it needs some testing first. The PoP patch will stay regardless, though.
 

Lenneth

Well-Known Member
Newcomer
Joined
Jul 11, 2008
Messages
62
Trophies
0
Age
42
Location
127.0.0.1
Website
www.data-hosting.be
XP
144
Country
Belgium
Well, I finaly found an easy way to play this game (PAL Version) without any freeze (the wip method doesn't work with me).

Just download the latest version of Configurable USB Loader (v57b3) and put SPXP.dol (Google is your friend) file in the usb-loader folder (the one at the root of your SD), go in the option of the game to put "alternative dol" and launch the game.
Enjoy !
tongue.gif


EDIT: link deleted & file deleted too, sorry for this, you can delete this post.

PS: Anyone have a good forwarder for this loader plz (path is "sd:\apps\USBLoader\boot.dol") ? =p
 

bula

Well-Known Member
Member
Joined
Feb 4, 2009
Messages
812
Trophies
0
XP
42
Country
United States
Lenneth said:
Well, I finaly found an easy way to play this game (PAL Version) without any freeze.

Just download the latest version of Configurable USB Loader (v57b3) and put this -snipped- file in the usb-loader folder (the one at the root of your SD), go in the option of the game to put "alternative dol" and launch the game.
wink.gif

Enjoy !
tongue.gif


PS: Anyone have a good forwarder for this loader plz (path is "sd:\apps\USBLoader\boot.dol") ? =p


you may want to remove that dol before you get banned. It is a Nintendo code.
 

WiiPower

Well-Known Member
Member
Joined
Oct 17, 2008
Messages
8,165
Trophies
0
XP
345
Country
Gambia, The
mayu29 said:
I don't understand why they bother with patching the dols since creating a wip is a lot easier.

Configurable usb loader currently doesn't have .wip support. The 1st .wip patch should have worked from the beginning.

I will also add these .wip patches to NeoGamma soon, when they are well tested and i release the next NeoGamma beta.
 

papermanzero

Well-Known Member
Member
Joined
Nov 20, 2009
Messages
353
Trophies
0
XP
273
Country
Gambia, The
Which wip patch is working???
Some persons posted different patches.
Really, this is absolutely confusing at the moment.

Can anybody post a correct wip patch which is working on wiiflow, cfg loader, usb loader gx etc. for the NTSC and PAL Version?
And a short explanation would be also nice. (creating wip files, formatting etc)

Thank u!
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Skelletonike @ Skelletonike:
    3h left until work finishes, bah
  • Skelletonike @ Skelletonike:
    link doesn't work
    +2
  • Skelletonike @ Skelletonike:
    1H left, such a slow week.
  • Sonic Angel Knight @ Sonic Angel Knight:
    Okay, I had spaghetti :P
  • SylverReZ @ SylverReZ:
    Hope they made lots of spaget
  • K3N1 @ K3N1:
    Chill dog
  • SylverReZ @ SylverReZ:
    Chilli dog
  • Skelletonike @ Skelletonike:
    Damn, I'm loving the new zelda.
  • xtremegamer @ xtremegamer:
    loving the new zelda, i started a game, it was so fucking good, so i
    am waiting on my friend to get home so we can start a new one together
  • Skelletonike @ Skelletonike:
    I just dislike that they don't let me choose the voices before the game starts. Happened with botw as well, had to change to japanese and restart.
  • K3N1 @ K3N1:
    But the important question is can you choose gender
  • Skelletonike @ Skelletonike:
    Same way you can choose Gerald's gender.
  • Skelletonike @ Skelletonike:
    *Geralt, damn autocorrect.
  • Psionic Roshambo @ Psionic Roshambo:
    But can he be trans? Lol
  • K3N1 @ K3N1:
    Zelda transforms into link
  • Psionic Roshambo @ Psionic Roshambo:
    Link I'm not the princess your looking for.... *Pulls a crying game*
  • K3N1 @ K3N1:
    *skirt up* it's exactly what I always wanted
  • Skelletonike @ Skelletonike:
    Just scanned all my zelda amiibos, took a while but didn't get anything that cool, did get the lon lon ranch hylian fabrics though.
  • Skelletonike @ Skelletonike:
    It was pretty funny when I scanned wolf link and got a shit load of meat.
  • K3N1 @ K3N1:
    @Skelletonike, btw I ran that custom for mgs4 on the deck I'm amazed it got that far in game
  • K3N1 @ K3N1:
    Plug in*
    K3N1 @ K3N1: Plug in*