Open Coolie2 opened 2 years ago
Could you provide a link to both of the games, you have issues with? Also, what graphical glitches did you encounter? Will add folder support in pemsa-sdl in a second. Didn't really get the point in inverting the letters, why would we want to do that?
Implemented subdirectories in splore via 5e0cbe7
In terms of capitalization, I just meant that uppercasing the first letter of game title words as such:
currently requires game names to be formatted as such:
The links for the two games are Ready, Set, Goo! and Stay Away, with the following picture demonstrating the graphical glitch I found with the latter game:
The corruption seems to occur at the top and bottom of the screen.
After configuring and testing several games in my Pico-8 library via the Steam release of pemsa, there's two issues I found:
-The game "Ready, Set, Goo!" seems is not detected properly, even when the P8 file is renamed to remove the non-alphanumerical characters.
-The game "Stay Away" has graphical glitches when emulated via pemsa.
I might also suggest inverting how the letter casing of ROM files is handled (lowercase letters are formatted as uppercase in the emulator's menu, and vise versa for uppercase letters), as well as having a dedicated folder for games to make removing and adding games clearer for the end user.