PS1 ROM Playlist Generator
Initial Release of PS1 Rom Organizer
PS1 Roms Organizer is a simple tool to organize your PlayStation 1 (PS1) ROMs. The tool helps to create subdirectories for multi-disc games and generates M3U files for use with emulators.
main.pyw
.The progress bar at the bottom of the window will show the progress of the organization process.
Once the process is completed, a popup window will appear to inform you that the organization is complete.
If any errors occur during the process, an error log file named error_log.txt
will be generated in
the input directory, and an error popup window will appear to notify you of the error(s).
pip install tkinter
main.pyw
to launch the PS1 Roms Organizer.