CPU Control Cycler [Ro]
#5
It is possible by modifying the CPU bot code. There's one code there that does something with inputs that only runs once though, so you might need to find another way to toggle CPU on and off in game.


For making you the CPU when the camera isnt targetting you, you need to compare if the camera target ID (in 0x80001620) is 0 (you), if it is, skip code, otherwise, check if "CPU" ID is 0 (you) and if it isnt, skip code too, otherwise set CPU

I say skip code but you likely have to do something else to disable CPU

You will also need to remove one of the 8058XXXX and maybe modify 8072XXXX
mtctr r0 ~ bctrl / BLX R0
Reply


Messages In This Thread
CPU Control Cycler [Ro] - by _Ro - 09-02-2024, 06:42 AM
RE: CPU Control Cycler [Ro] - by Vega - 09-02-2024, 01:53 PM
RE: CPU Control Cycler [Ro] - by _Ro - 09-14-2024, 04:42 PM
RE: CPU Control Cycler [Ro] - by AGES - 12-29-2024, 08:23 PM
RE: CPU Control Cycler [Ro] - by _Ro - 12-29-2024, 10:15 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)