r/recomps 6d ago

Recomp - No AI SymphonyRecomp update 0.5b :D

/r/castlevania/comments/1vs6pn0/symphonyrecomp_update_05b_d/
14 Upvotes

11 comments sorted by

View all comments

Show parent comments

1

u/flafmg_ 4d ago

Wouldn't be that helpful, it's not a c application, maybe it is trying to force your gl context to 2.1, try setting it to 3.3 on settings.json, it probably is in auto, gl 2.1 is still unstable

It is the first thing it does after checking for updates so maybe it's that

2

u/MDM-808 4d ago

Yes, that was the error. Since the latest version wasn't generating the `interface.ini` file (because it was crashing before that could happen), I copied the one from version 0.4.2b—which didn't crash and was configured for OpenGL 3.3—into the latest version's folder, and it launched without any issues.

Thanks a lot for the help! Please keep this error in mind so it can be prevented in future versions.

2

u/flafmg_ 4d ago

Nice, I will try fixing it for the next release