bucanero
Developer
ok narrowed down the problem, it seems to be cgcomp on MINGW64, i built a old version of psl1ght and it worked great but you cannot use the old version with the new files (i tried and it just corrupts every elf/self made), The latest version of CGCOMP gives segmentation faultView attachment 28285
If i run it without any input it doesnt do that but what is the point in the program if it can't take input/output ?
Cygwin doesn't have this problem, at first i thought it was a GCC error so i tried compiling the EXE on GCC 9.3.0 and same problem, so i went back further to GCC 7.5.0 and still there, the only versions that work are the version pre JULY 2020 (versions from June compile and work fine but corrupt ELF/SELF when combined with newer PSL1GHT files.
try opening an issue in the ps3dev/PSL1GHT repo on Github. Original author shagkur has been working lately making changes and updates to the cgcomp tool. Maybe one of these changes have broken the build on mingw. I think he can help you out with this bug.
