As some of you already know, i've been developing a basic bootloader for PSX and PS2
the PSX builds can't run ELF Files if the SetMemoryMode function is used to set the TLB to limit RAM to 32mb (PSX has 64mb)
this only happens if the executable is installed as a system update. when running this program via wLaunchELF or FreeMcBoot for PSX the issue is magically gone. maybe this function breaks something on newer toolchains.
I don't think it's my program's fault (everyone can be wrong lol)
I will appreciate any feedback...
and of course, I will tag those that might/will be interested on this
@sp193 @uyjulian @fjtrujy