Posts: 183
Threads: 122
Joined: Mar 2018
Reputation:
36
07-14-2019, 07:32 PM
(This post was last modified: 06-21-2023, 01:44 AM by Star.)
Exception Recovery [Star]
This code allows program execution to continue if a DSI Exception occurs.
(Region Free)
06000300 00000018
7C7043A6 7C7A02A6
38630004 7C7A03A6
7C7042A6 4C000064
Code Creator: Star
Posts: 1,005
Threads: 95
Joined: Jun 2019
Reputation:
38
How do you know about these instructions so well? It blows my mind
Super Mario Eclipse, what Super Mario Sunshine could've been.
Posts: 1,005
Threads: 95
Joined: Jun 2019
Reputation:
38
(07-15-2019, 01:59 AM)Star Wrote: (07-14-2019, 08:55 PM)JoshuaMK Wrote: How do you know about these instructions so well? It blows my mind
https://fail0verflow.com/media/files/ppc_750cl.pdf
Cool thanks!
Super Mario Eclipse, what Super Mario Sunshine could've been.
Posts: 35
Threads: 4
Joined: Mar 2022
Reputation:
0
I feel like this makes things more unstable. There are some really bad crashes happening for sometimes when loading tracks but due to this code keep trying to „fix“ an unfixable exception, the wii is stuck in an infinite „retry“ loop instead of just showing an exception. Would be cool if there would be a way to trigger an exception when its unable to fix things rather than just infinitely trying to fix it and then ending in an black screen, but this may just be wishful thinking