• Hey, guest user. Hope you're enjoying GameParadise! Have you considered registering for an account? Come join us and add your take to the daily discourse.

Nintendo SWITCH Cheat Codes Download

Prince of Persia: The Lost Crown 1.0.2 1.0.3 TID: 0100210019428000 BID: CAE3A5E7D27670CB 792772F681BE6F3A

 
 

admin

Chad
Staff member
85%
https://github.com/tomvita/MyNXCheats/releases/tag/0100210019428000

1712516201910.png

You can customize the change Crystal to any EItemType code but I suspect some may be game spoiling so do it after you made a backup of your save and restore unless you are confident that no harm was made. The game code hooked is called when you come near the entity not when you destroy it. Say the code was for DamascusOre and you changed it to HaomaFragment, the next enemy you killed may still be giving DamascusOre. The only way to be sure that the next one you get is HaomaFragment is to get a loading pause.

The file is in decimal, you have to convert it to hex and change the last 8 digit of this code and also change the name accordingly. It's too bad that the game localization team use a different name than the one in the file so you have to make some guess as to what they are, some are obvious and some not so. Would you have guessed that Fresco_05_Seed is going to give you Amulet Holder?
[change drop to Amulet Holder]
04000000 046B1D20 00000011

If you want to do some research or if you want to modify the quantity of what you have here is some help
[qty1]
580F0000 0681A348
580F1000 000000B8
580F1000 00000000
580F1000 000000A8
580F1000 00000010
580F1000 00000018
580F1000 00000030
780F0000 00000014
640F0000 00000015 0000000F
This code is pointing to the first item quantity in your inventory list.

2024011609013900-CCFA659F4857F96DDA29AFEDB2E166E6.jpg


Move left one step and you see your inventory list.
The first item you have is Arrow (1), the next item is KeyItem_WarriorNecklace(1028), each item is 24 bytes apart.
It looks like the list is in the sequence you acquire the item, when the game starts you were already given 10 arrows just you can't use it yet as you don't have a bow.

Scroll down and eventually you will reach the end of the list. You can see that the last item you acquired is GearUpgrade_VisionPackChest(70) and the qty you have is 1 ( see the status line on top that shows what the cursor's pointer is pointing at ). If you want to change the qty use "MoveRight"(ZL+Y) to get to the location where quantity is stored.
2024011609113700-CCFA659F4857F96DDA29AFEDB2E166E6.jpg
 

Attachments

  • EItemType.txt
    EItemType.txt
    18.6 KB · Views: 0
 

Recent Content

Newest Downloads

Tutorials

Back
Top