Skip to content
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

Broken ROM file for rdpdemo, Cen64 shows "Reserved Instruction Exception!" #28

Open
ghost opened this issue Oct 24, 2022 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented Oct 24, 2022

I am using the version on releases from https://github.com/tj90241/n64chain/releases/tag/9.1.0 , while I have managed to get libn64 and rdpdemo/helloworld to compile, neither seem to work properly, with helloworld.z64 just giving a black screen and rdpdemo.z64 giving a error.
reserved

If extra details are needed, i am using libdragon's header.bin for libn64 (as it would not compile without the file)
E:\n64chain>make -C rdpdemo make: Entering directory 'E:/n64chain/rdpdemo' "Building: rdpdemo\rdpdemo.elf" "Building: rdpdemo\rdpdemo.z64" make: Leaving directory 'E:/n64chain/rdpdemo'

and I am running it as
cen64-windows-x86_64.exe -multithread pifdata.bin "E:\n64chain\rdpdemo\rdpdemo.z64"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants