Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
GameLauncher.tar | 2025-06-13 | 54.4 MB | |
GameLauncher.7z | 2025-06-13 | 7.7 MB | |
GameLauncher.zip | 2025-06-13 | 10.1 MB | |
1.0.1 Release source code.tar.gz | 2025-06-13 | 3.8 MB | |
1.0.1 Release source code.zip | 2025-06-13 | 3.8 MB | |
README.md | 2025-06-13 | 2.0 kB | |
Totals: 6 Items | 79.8 MB | 6 |
Had to make this unscheduled release in order to remove ConsolidatedFiles.exe from the build because this file was causing Sourceforge malware program to flag it as malware. There's no malware code in ConsolidatedFiles.exe, but since this file is not essential for using GameLauncher, it's just easier to remove the file than to contest this issue with Sourceforge.
1.0.1
- Fixed error when decompressing files.
- Added Year and Rating fields to the ROM Details editor.
- Added "Only Remove from DB" option to the ROM's-Delete form.
- Added fields (StarRating, StarRatingVoteCount, WikipediaURL, and Publisher) to GameDetails database.
- Added implementation to fetch game details from XML files and add it to the GameDetails database.
- Added multithreading logic to TempDirStorage which allows decompressing multiple files in multi thread environment.
- Added CreateChecksumForRoms option to main menu. This allows checksums to be created after database initialization.
- Added filter by Rating, Qty-Players, Star-Rating, Genre, Language, Region, Release-Decade, and Developers.
- Added All-System option to system combobox, and have it use pagination.
- Added Favorite option to ROM's table.
- Added Favorites option to the system combobox, with pagination support.
- Added GameLauncher database backup and restore support.
- Added option to add new game-systems (emulators) after database has been initialized.
- Added option to automatically convert image files to JPG file during scan for new images. This option is disabled by default, and must be enabled from the Settings dialog window.
- Added support to convert BMP files to JPG.
- Added filter for ROM's with or without associated image files.
- Removed ConsolidatedFiles binary from the build, because it was triggering a bogus malware warning on Sourceforge.