Prince of Persia: The Forgotten Sands [RPWZ41]

Started by blueray, May 19, 2010, 06:27:29 PM

Previous topic - Next topic

wiiztec

I unlocked it at the very begining of a game by standing under a waterfall, it said that I had completed a courageous act or something
If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen

shark2003

Yeah this is puzzling,I started another game just to get that potion under the Waterfall and it still didnt show up..almost if like Ubi is yanking everyones chain on this...
No matter where you go...there you are...

wiiztec

If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen

Skiller

Quote from: sm98 on May 28, 2010, 06:34:32 PM
Quote from: shark2003 on May 26, 2010, 05:03:34 PM
Anyone going to try to make an "Unlockables" code I would try..but I dont know where to start or how to search for these.... :confused:

I want to unlock the original POP game,it hasnt shown up yet in my Bonus screen and I am about half way or more through the game...

I finally finished the game tonight and it didn't unlock original pop for me. people are saying you need to pickup the retro potion bottles? like at the start behind the water fall and in the 2d map to get the unlocks for it.

me i have the pal release and i'm really wondering is 1989 PoP in the pal/eu version (people on gamefaqs are asking too)

I had a look to see what was there with fake unlocking all the rewards (i didn't make it save them, just think they're unlocked) and 1989 pop didn't show up.
The 'black screen' before the menu loads is where the check for 1989 pop existing(?) happened, so i made it supposedly exist, it then showed up and unlocked (cause the granted code was on still) but it hangs when you try and play it. if the pal/ntsc dols are the same someone with the ntsc one can find out if pal/euro gets shafted

[Rewards Granted]
* 0407744C 38000001

[Pop Exists]
* 0401AAA4 38600001


the Older game has its own file all u would have to do is see if the Game has this file

classic and there should be 4 files in it ..

sm98

#64
Quote from: Skiller on May 28, 2010, 10:52:14 PM
the Older game has its own file all u would have to do is see if the Game has this file

classic and there should be 4 files in it ..

The classic directory/folder exists with the files in the pal version. the main.dol with the pal and ntsc versions have the same md5 sum too, so any asm codes work on both. if you're making asm codes they match up

no patches etc...(usa+pal asm)
80155720 4B EC 53 71                 bl      8001AA90 //  call branch PoP1989_Allowed(&r3);

...
8001AA9C 80 03 D7 60                 lwz     %r0, dword_8081D760@l(%r3)          1: = r0:0x01 <---that is the important 0x01
8001AAA0 7C 64 00 D0                 neg     %r3, %r4                                      2: r3:0x80820000, r4:0x01 = r3:0xffffffff
8001AAA4 7C 03 18 38                 and     %r3, %r0, %r3                               3: r0:0x01, r3:-1 = r3:0x01

with some patches on

8001AA9C 80 03 D7 60                 lwz     %r0, dword_8081D760@l(%r3)          1: = r0:0x00 <---it's 0x00 now, no PoP(!)
8001AAA0 7C 64 00 D0                 neg     %r3, %r4                                      2: r3:0x80820000, r4:0x01 = r3:0xffffffff
8001AAA4 7C 03 18 38                 and     %r3, %r0, %r3                               3: r0:0x00, r3:-1 = r3:0x00

no pop1989

so euro and has pop1989 that shows up in the secret maps menu too, if it's not there it's probably a feature taking away bit of code if you've patched something/loaded it with gecko/code handler?

if you enable the code below, it has to be before the final copyrights screen (that's when it checks to enable/disable pop classic)

PoP1989 Enable sm98
0401AA9C 38000001
0401AAA0 9003D760
0401AAA4 7C030378


cerealkiller


umjp

I don't suppose there's a code that reassigns attack from waggle to a button press, is there? :P

Velonus

#67
I found out how to use the PAL codes for NTSC version working with OSSleepThread and sm98's codes

RPWZ41
Prince of Persia The Forgotten Sands

Hookable [sm98]
A8000000 00000100
044CDECC 4800005C

Health [sm98]
04080E34 C0050038
04080E38 D005004C
04080E44 D0040000
04080E48 4E800020

Don't lose sand(wish) orbs [sm98]
04457EF8 48000058
04081B4C 38030009


To get them working copy-paste in new txt file and convert to gct. Then launch in Neogamma/Gecko OS with OSSleepThread.This is for poeple like myself that dont have USB Gecko.

blueray

It work, it work!!! :)
Thank you so much for cearting these codes for OS users! I tested it and that work, and thank you for letting me know about the OSSleepThread function. I heard about it but never knew how or where to use it.
Do you think i need to change the function each time i want to use another game, or it will work automaticaly with older codes for other games?

Thank you again!!!

mkarim85

so what codes work with geckoOS????  :confused:

blueray

Hi mkarim85, look at the last post of Velonus , a little higher, you'll see the working codes.

mystiko81

A public question:
Can anybody create a code for "Prince Of Persia - Forgotten Sands", that unlocks all heroic challenges?
Please...!!!  :-[

AlexWong

Well I did it. :cool:
Rewards Granted
C207744C 00000002
38000001 90050184
60000000 00000000
Mod from sm98's code. Now you can save the effect into save data.

Unlock All Herotic Challenges
C207771C 00000002
38000001 90050278
60000000 00000000
Unsatisfied w/o cheats.

zfan121

#73
Sorry I don't know the game ID lol just that it's the US version of the game.

Infinite Wall Running Time: Allows you to run on the walls as long as you want/need as long as you hold the A button down
Use Creation powers anywhere(Even yellow and red vine areas): You have to get the ability to use them anywhere first.
Have all creation powers:
Moon Jump: (just for the hell of it)
All Abilities Maxed out:
All Extras Unlocked:

mkarim85

why everytime i try to load the game  a green screen appears!, frozen!, with or without any codes!, please help me!