Releases: fregapple/py_retro-Frontend
Releases · fregapple/py_retro-Frontend
Frontend v1.8
-Added colour scheme to file dialog.
-Set default paths for Rom Dialog and Core Dialog
-Started work on Core Default changes. Can be accessed on the front page and clicking on the top blank button.
-Implemented my menu buttons better and are less noticeable at smaller resolutions.
-Removed resizable screen and now have set resolutions. However, the scale of the drop down is broken and will be fixed in v2.0.
Frontend v1.5
This release has a few updates!
New features include:
- New file dialog, with the implementation of pygame_gui. With this implementation, I will be able to add other UI elements, rather than making them from scratch
- Core settings are now saved in the same folder as the Cores. Once a core has been loaded once, the settings will be created. You can then edit the file to choose which settings you want. Use the 'x.txt' file to see all the options and edit the 'x settings.txt' file with the correct parameter, save and reload to put into effect.
BUGS:
The same as last release and probably more:
- Games don't save. # To by pass this, there are save states. F2 to save and F4 to load.
- If trying to load a game that isn't compatible with the core / No core or game is selected before clicking load, it will crash.
- When resizing the screen before loading the game, then going into the pause menu within a game, the scaling will be off you will need to resize the screen to fix it.
New BUGS:
- file dialog can be clicked through onto other buttons, causing errors / loading crashes.
Plenty more! Feel free to let me know, so if I haven't already added them to my todo list, I can!
Frontend v1.0
This is the first release for my Frontend for Lifning's code. It comes bundled with 4 working cores just need to select each core with the appropriate rom.
Plenty of bugs and features to implement:
- Games don't save. # To by pass this, there are save states. F2 to save and F4 to load.
- If trying to load a game that isn't compatible with the core / No core or game is selected before clicking load, it will crash.
- When resizing the screen before loading the game, then going into the pause menu within a game, the scaling will be off
you will need to resize the screen to fix it.
Plenty more! Feel free to let me know, so if I haven't already added them to my todo list, I can!