-
Notifications
You must be signed in to change notification settings - Fork 70
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
Cen64 fails to load pifdata.bin on Windows #227
Comments
Besides what other issues you may be having, in gdb |
Ah, I see. I'll see if that changes anything. But I can't do that right now, so I gotta do it later |
@hcs64 what could be the issue that I'm having with? |
Just dropping in to say it looks like you've built cen64 without debug symbols, so debugging is going to be quite a challenge. Pass |
It seems that I forgot to mention that building Cen64 from source solved the illegal instruction. The errors only seem to happen with pre compiled versions downloaded |
What processor does your computer have? And what is the name of the binary you're trying to run? It sounds like you're trying to run binaries compiled for newer processors. |
@sp1187 The CPU is an intel i5-7360U, and the binary I downloaded was from EmuCR |
I recently decided to try out Cen64 today but it seems that Cen64 is having trouble in loading the pif file for whatever reason. I debugged this issue with gdb and this is all I get
The text was updated successfully, but these errors were encountered: