0
0
mirror of https://github.com/HamletDuFromage/switch-cheats-db.git synced 2025-04-24 16:35:26 +00:00
switch-cheats-db/cheats_gbatemp/01008DF00B78E000.json

12 lines
2.2 KiB
JSON

{
"5D956D4949715A4E": {
"[Walk through Walls (Hold ZL)]": "[Walk through Walls (Hold ZL)]\n580F0000 03843B10\n580F1000 000000B8\n580F1000 00000008\n580F1000 00000048\n580F1000 00000038\n780F0000 00000080\n640F0000 00000000 00000000\n80000100\n640F0000 00000000 FFFFFFFF\n20000000\n\n",
"[Moon Jump (Hold B)]": "[Moon Jump (Hold B)]\n80000002\n580F0000 03843B10\n580F1000 000000B8\n580F1000 00000008\n580F1000 00000048\n580F1000 00000038\n780F0000 00000088\n640F0000 00000000 C1200000\n20000000\n\n",
"[Invincible (Only bullets are valid)]": "[Invincible (Only bullets are valid)]\n580F0000 03843B10\n580F1000 000000B8\n580F1000 00000008\n580F1000 00000048\n580F1000 00000038\n780F0000 0000007C\n640F0000 00000000 FFFFFFFF\n\n",
"[3D Walk through Walls (Hold ZL)]": "[3D Walk through Walls (Hold ZL)]\n580F0000 03843F10\n580F1000 000000B8\n580F1000 00000008\n580F1000 00000050\n580F1000 00000040\n780F0000 00000098\n640F0000 00000000 00000000\n80000100\n640F0000 00000000 FFFFFFFF\n20000000\n\n",
"[3D Moon Jump (Hold B)]": "[3D Moon Jump (Hold B)]\n80000002\n580F0000 03843F10\n580F1000 000000B8\n580F1000 00000008\n580F1000 00000050\n580F1000 00000040\n780F0000 000000A0\n640F0000 00000000 41200000\n20000000\n\n"
},
"attribution": {
"Gunbrick Reloaded by ZiT.txt": "Note1: \"Unlimited Items\" affects all items, this includes crafting stuff, so be careful when using it.\nNote2: \"Don't fall Down\" is like a fly cheat, you can move freely in air, but no Up/Down...\nNote3: Toggle Unlimited Items is a code that ONLY works on Atmosphere, this code type is not implemented in SX OS!\nOnly press a small amount of time to toggle it, it works like this:\nCode:\nif(\"Minus\" is pressed)\n{\n R15 = read32(Main + 0x3E7400);\n if(R15 == 0x4B0C014A) write32(Main + 0x3E7400, 0xD503201F);\n if(R15 == 0xD503201F) write32(Main + 0x3E7400, 0x4B0C014A);\n}\nThe game has a really strange way to hide it's values and it does memory crc checks. (most likely a remnant from the pc version)\n0xCEDA2313 = Health\n0x68ED562C = Oxygen\n0x60D64632 = Mana\nthese values are used together with \"keen::impactsystem::findAttribute\", but i couldn't find any decrease or damage function, only fall damage and death..."
}
}