Fondant
Fondant
after looking at the decomp .elf for the entrypoint (it was offset by 60) and commenting out relocatable_sections_path and commented out the ignored thing like @raincode00 suggested, i got the...
at this point i wonder if we have a version mismatch on the elf used and the one set up for this file...
i started going about things a different way (may have tried to get that z64 to elf converter working) to see if just getting a ELF of MM would work...
kk, im going to do a bit of hunting on this elf converter and do the same, i think
its a known issue on most distros as seen [here](https://github.com/Mr-Wiseguy/Zelda64Recomp/issues/28) and [here](https://github.com/Mr-Wiseguy/Zelda64Recomp/issues/71) and compiling it for different distros is [thorny](https://github.com/Mr-Wiseguy/Zelda64Recomp/issues/46) atm, but Mr-Wiseguy is aware of it and working on...
up to you, just be back to close it later when it gets updated at the very least
@JimBimBum this is a problem with any distro that is in anyway different from steamOS as that appears what the release was targeting so even being on arch may cause...
has to do with differences with what it was built for. runs flawlessly on steamdeck, not so much on other distros
also before that have you tried the [release](https://github.com/Mr-Wiseguy/Zelda64Recomp/releases) to see if you can just run the compiled version
if your looking to just compile the recompilers i could help with that but you may want to wait for a bit so that mr-wiseguy has time to build a...