-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting Invalid write to 0x81800000, PC = 0x8004b704
when running patched iso
#1
Comments
Strange. It does this immediately, before anything shows on the screen? The warnings are normal (something to tidy up eventually). If you turn off "use panic handlers" in Dolphin's settings does it give a crash log? |
If it helps at all, here are the versions of everything I'm using
Devkit stuff:
|
This seems to be an issue loading a file from disc, but I can't tell which. If you put this file at |
This is what I got: log output
|
Oof, looks like Dolphin might have changed how it interprets logs again. The problem happens when loading the sky textures, but I don't know what would cause that. I'll keep looking into it. |
Thanks for looking into this, very appreciated. Could this be related to the
I've tried using both but I don't really know what I'm doing. Attempting to build the iso without either of those two results in:
|
That file is a list of game flag names for the debug menu. It shouldn't matter during startup. The one in |
Applying the pre-built patch works fine. When I attempt to build from this repo I get:
when running in dolphin
Output of make iso
Is the repo currently in a buildable state? Or is there a known good commit to use?
For context my goal is to see if 21:9 ultrawide is possible by doing something like:
but I can't get it to run even without the above changes
The text was updated successfully, but these errors were encountered: