-
Notifications
You must be signed in to change notification settings - Fork 492
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
Conker's Bad Fur Day no longer launches anymore on latest Dev #2009
Comments
Looks like cheats with "??XX" at the end aren't properly parsed as cheats. |
Wait, is that what is causing it? I looked into it, and there are no cheats or enhancements on by default for Conker... |
Doesn't have to be on, just has to exist. Seems to be something to do with the new Enhancements stuff where if it's not a gameshark code, it's assumed to be an enhancement code instead? but it isn't actually one so causes an issue. |
Wow really? Hmm...? OMG! I literally just made a new folder, moves the Cheats, Cheats-User, Enhancement, and Enhancement-User folders inside that, loaded the game and boom, it loaded. What the heck?! So yeah, that needs to be fixed. |
`XXXXXXXX ??XX` seems to be used for some game cheats, such as one in Conker's Bad Fur Day. This should fix project64#2009.
So pretty much, all you need to do is this for the cht file for Conker: $Access All\Characters & Weapons In Multi Race |
A User on the PJ64 Discord let me know that apparently Conker's Bad Fur Day doesn't load anymore on latest Dev build of Project64, currently 2.4.0.1555. I also tried to load it myself, and yup, got same result they did.
Here is what pops up when trying to load Conker:
This doesn't seem to be an issue on the Dev build 2.4.0.1537 however, so something after 2.4.0.1537 broke Conker.
The text was updated successfully, but these errors were encountered: