Xeeynamo / sotn-decomp

Decompilation of Castlevania: Symphony of the Night (PSX+Saturn)
https://sotn.xee.dev/
GNU Affero General Public License v3.0
508 stars 55 forks source link

Fix make-config detection of .text section #1644

Closed Xeeynamo closed 1 month ago

Xeeynamo commented 1 month ago

I found estimate_gnu_c_function_begin might not be reliable all the times. This happened with RIC HD. I found a way to circumnavigate the issue for the time being.