DanielSant0s / AthenaEnv

A complete Javascript environment for creating homebrew applications and games on PlayStation 2.
GNU General Public License v3.0
156 stars 20 forks source link

Blank screen on actual hardware using uLE 4.42d #5

Closed jcnmsg closed 2 years ago

jcnmsg commented 2 years ago

Sorry to open yet another issue but have you had any luck running Athena projects on actual hardware? I have a FAT SCPH 39004 (PAL) and I'm running uLE 4.42d but every time I open the .elf file I see nothing but a blank screen. My TV displays both PAL and NTSC signals so that's not it.

This is the project I'm trying to run but I also tried the code from #4 and the demo included with this repository and neither of them run, they just hang on a blank screen.

Is there anything I'm missing or are there any extra steps to running this on real hardware other than launching the .elf file?

DanielSant0s commented 2 years ago

can you test the artifact build from taskman branch? tell me if it works, thanks in advance

jcnmsg commented 2 years ago

Good job! Compiled the code on the taskman branch locally and it worked flawlessly! Thank you very much, will close this now!