libretro / libretro-lutro

An experimental lua game framework for libretro following the LÖVE API
https://lutro.libretro.com
MIT License
153 stars 46 forks source link

Pong paddles missing from game at runtime using newest 17 core on Old3DS #246

Open vidab137 opened 5 months ago

vidab137 commented 5 months ago

When running lutro cores 17 and 18 the paddles are invisible on the pong sample on Old 3DS. Running 1.9 core on Old 3DS the Pong game runs perfectly. Sample Pong game runs with core 10.2 and 17 but paddles are invisible. How to fix?

vidab137 commented 2 months ago

I fixed the issue by updating the Luma3DS boot.firm to the latest version on Old 3DS. I can now play more sample games and some games load better than before. But have a new problem. Vespa will start to play but as soon as you pick up coins or hit another Vespa or even a bus, the game starts slowing to a crawl. I'm going to test earlier builds of Lutro cores and see if I get better results.