Fixing PowerFest '94 and Campus Challenge '92 for SNES #1648
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hoping to get the last games fixed for SNES! Basically this is a draft PR, RFC.
Currently these modify how the DSP works and change the frequency of the oscillator to match newer information and the rest of the titles in the database, but those are subject to change.
Campus Challenge '92 seems to be fully functional, but PowerFest '94 seems to have issues regarding the DSP for Super Mario Kart. Super Mario Kart freezes using the latest nightly of ares.
On vanilla ares, neither of these boot.
bsnes and higan can boot these if they are in the appropriate format, and they seem to work fine there.
I tried to boot both into bsnes+ for more research, but I couldn't get that working, so it might be a core issue.
SNES9x can boot PowerFest '94, but not Campus Challenge '92, not sure why.
I would like to thank the ares Discord for help with this!