pspdev / psp-ports

A collection of open source software ported to the PSP.
101 stars 38 forks source link

Lua 5.2 Sample Refusing to Run #25

Open suicvne opened 7 years ago

suicvne commented 7 years ago

this originally started out as an issue regarding PPSSPP: https://github.com/hrydgard/ppsspp/issues/9808

and then, I borrowed a friends PSP 3000 with CFW to test out my game & and the sample and found the same exact behaviour as I did when I ran in the emulator.

https://github.com/hrydgard/ppsspp/files/1092301/ppsspp-log.txt

^The full PPSSPP log is attached. i'm built about a week ago against the latest PSP SDK.

suicvne commented 7 years ago

dd6a6b2ac9b05a094d3393d7454425120f9890f2 updating lua to 5.3.4 appears to help and i'm able to run the sample on real hardware now.

suicvne commented 7 years ago

this issue is something within the later versions of the SDK. i'm not sure why it doesn't properly build Lua 5.2 or 5.3

tpimh commented 4 months ago

I now tested the sample on PPSSPP with Lua 5.1 and Lua 5.2, it seems to work correctly.

sharkwouter commented 4 months ago

Thanks for testing, that's appreciated. I don't know if we still use this repo. We should probably archive it.

tpimh commented 4 months ago

Yes, it looks like it wasn't touched for a long time. Maybe add a link to psp-packages to readme before archiving.