Are there cheats (e.g. infinite money) available for Two Point Campus? Title ID is 0100D4A012FF2000 and build ID is C0D7771B42261A33 (patch 1.3.108381).
Thank you so much!
[Unlock All Arts]
30010000 0000005C
04110000 28F826F4 03010301
78010000 00000004
31010000
just change the register, its using the loop register in a way that ams doesnt like
I understood the explanation but then there is only one way for each thing, that is, speed, multiplication x2 x4 x6, jump ??
[Infinite Jump hold b]
04000000 00BC5400 A9BE4FF4
04000000 00BC53A0 A9BE4FF4
80000002
04000000 00BC5400 D65F03C0 --don't know what it means--to this: 1E2E1000 1.00000000
04000000 00BC53A0 D65F03C0 --don't know what it means--to this: 1E2E1000 1.00000000
20000000
[04#Moonjump]
040A0000 015DFA28 1E232820
80000002
040A0000 015DFA28 1E2E1000 ---for this because it means 1.00000000 normal
20000000
You loop counter cannot be using a register that you use inside the loop. In you case you are using R1 as loop counter and inside the loop you modify R1 so your R1 is screwed for both the loop count and the loop body. Change either the loop register or the register used by the body to something else. For example use 30000000 and 31000000 instead.So I found out what the issue is (I think) after doing a lot of reading around in this thread lol. Gamerjin mentions changing the register, which I didn't know what that meant until reading further which seems to be the fourth digit in the code. I tried every number (1-9) and letter (A-F) I could think off, without success. Maybe I'm doing it wrong and just have no idea what I'm doing (obviously lol :c), but if someone would be kind enough to help me understand what it all means it would be greatly appreciated!
I also have a massively long code for the Wii when I would do a 'fresh' new game plus that would reset everyone's arts and skills, but I don't have the slightest idea how to convert it for Switch. I'm sorry for being a bother to anyone that reads this!

116A8E9D8DE993B7 is pokemon shield.....
the correct one os 03077 ID.
