[msh] Starts with all Infinity Gems REQUEST
-
- Posts: 1
- Joined: Wed Apr 24, 2024 4:13 pm
- Been thanked: 1 time
[msh] Starts with all Infinity Gems REQUEST
This cheat is available on the PlayStation version of the game, where player 1 always Starts with all Infinity Gems and also never loses any of them. For reference if needed, the GameShark code for the PlayStation version is 80092200 0402. Thanks!
- These users thanked the author gh0stp1rate for the post:
- golden mame
- Rating: 33.33%
Re: [msh] Starts with all Infinity Gems REQUEST
Code: Select all
<cheat desc="P1 Always Have Infinity Gem">
<parameter>
<item value="0x00">Power</item>
<item value="0x02">Time</item>
<item value="0x04">Space</item>
<item value="0x06">Soul</item>
<item value="0x08">Reality</item>
<item value="0x0A">Mind</item>
</parameter>
<script state="run">
<action>maincpu.pb@FF41B6 = param</action>
</script>
</cheat>
<cheat desc="P1 Get All Infinity Gems Now!">
<script state="on">
<action>maincpu.pq@FF41B6 = 00020406080A0000 | (maincpu.pq@FF41B6 band ~FFFFFFFFFFFF0000)</action>
</script>
</cheat>
<cheat desc="P2 Always Have Infinity Gem">
<parameter>
<item value="0x00">Power</item>
<item value="0x02">Time</item>
<item value="0x04">Space</item>
<item value="0x06">Soul</item>
<item value="0x08">Reality</item>
<item value="0x0A">Mind</item>
</parameter>
<script state="run">
<action>maincpu.pb@FF45B6 = param</action>
</script>
</cheat>
<cheat desc="P2 Get All Infinity Gems Now!">
<script state="on">
<action>maincpu.pq@FF45B6 = 00020406080A0000 | (maincpu.pq@FF45B6 band ~FFFFFFFFFFFF0000)</action>
</script>
</cheat>
So I provide two Infinity Gem codes, "Always have Infinity Gem" and "Get All Infinity Gems".
And I don't have enough time to test so that bug may happen in some cases.
jman
my wip cheat database back-up (2024/12/01 ver.)
https://u3.getuploader.com/...../download/47
downloadpass : jman2020
my wip cheat database back-up (2024/12/01 ver.)
https://u3.getuploader.com/...../download/47
downloadpass : jman2020