derrekr / srb2_3ds

Port of Sonic Roboblast 2 to the Nintendo New3DS
47 stars 6 forks source link

PANIC; Mix_OpenAudio failed! & assertion "0" failed! #1

Closed oocyberkevinoo closed 5 years ago

oocyberkevinoo commented 5 years ago

just after "SoundDriverInit!", just have a PANIC notification with that inside :

Mix_OpenAudio failed! assertion "0" failed! file "D:/3DS/repos/srb2_3ds/source/nds/nds_utilis.c", line 120, function: NDS3D_driverPanic

System : New 3DS 11.8.0-41 E on latest Luma update (9.1 ?)

derrekr commented 5 years ago

Thanks for reporting this issue! Have you dumped your 3DS' DSP firmware (eg by using DspDump)? Maybe dspfirm.cdc is missing.

oocyberkevinoo commented 5 years ago

No, I haven't, certainly will correct the problem, I'll check that in a few moments, thanks for your work and answer ;)

oocyberkevinoo commented 5 years ago

Worked, but now, the screen stay black as the game is correctly running :/

derrekr commented 5 years ago

Could you check if this 3dsx fixes the black screen issue? https://www.dropbox.com/s/9kzjttztnq5sjcp/srb2_3ds.3dsx?dl=1

oocyberkevinoo commented 5 years ago

Just tried,no more problems, game run nicely, Good job ;) Just hope we could have a framerate 100% stable, but everything else is perfect ;)

derrekr commented 5 years ago

Nice!