Releases: drpetersonfernandes/SimpleLauncher
Releases · drpetersonfernandes/SimpleLauncher
release3.10.2
- Fixed an issue in List View mode where preview images failed to load.
release3.10.1
- Fixed some bugs.
- Enhanced methods and functions to improve efficiency and reduce errors.
release3.10
- Exposed the GamePad DeadZone variable to the user.
- Improved the Game Button generation for the Grid View option. Now users can customize the aspect ratio of the buttons.
- Updated the emulators to their latest releases.
- Updated
history.xml
, available at arcade-history.com, to the latest version. - Fixed some bugs.
- Enhanced methods and functions to improve efficiency and reduce errors.
release3.9.1
- Significantly improved the speed of the search engine in the Main Window and in the Global Search Window.
- Fixed some bugs.
- Enhanced methods and functions to improve efficiency and reduce errors.
release3.9.0
- Enhanced support for Xbox controllers and added support for PlayStation controllers. I tested it with the following controllers: Xbox 360, Xbox One, Xbox Series X/S, PlayStation 4 DualShock, and PlayStation 5 DualSense.
- Improved the text formatting of developer suggestions in the Edit Window.
- Enhanced the translation resources: even error messages are now translated into 17 languages.
- Updated the emulators to their latest releases.
- Updated
history.xml
to the latest version. - Updated
mame.xml
to the latest version (0.274). - Added a tool to batch convert regular ISO files to the XISO (Xbox) format.
- Added a tool to batch convert CUE, BIN, ISO, and IMG files to the CHD (MAME) format.
- Added a tool to batch compress files into ZIP or 7Z archives.
- Fixed some bugs.
- Improved several methods and functions to enhance efficiency and reduce errors.
release3.8.1
- Bug fixes.
- Improved some methods and functions to enhance efficiency and reduce errors.
release3.8.0
Multilingual Version – A Major Update!
- Experience the Application in Your Language! We've added translations for 17 languages, making the application accessible to users worldwide. Supported languages now include:
Arabic, Bengali, German, Spanish, French, Hindi, Indonesian (Malay), Italian, Japanese, Korean, Dutch, Portuguese, Russian, Turkish, Urdu, Vietnamese, Simplified Chinese, and Traditional Chinese. - Updated to the latest technologies: .NET Core 9 and C# 13, ensuring better performance and stability.
- Fixed several entries in
'helpuser.xml'
for improved user assistance. - Updated all emulators to their latest releases.
- Updated
'mame.xml'
to version 0.273. - Enhanced support for 'Kega Fusion' and 'Mastergear'.
- Added more emulators to
'system_model.xml'
.
release3.7.1
- Fixed bugs and improved exception handling in certain methods.
- Added image packs for specific systems.
release3.7.0
- Added a tool to generate BAT files for Xbox 360 XBLA games.
- I have added a Helper class to assist users during system edits.
- I have improved the UI in the Edit window.
- Added support for launching Mattel Aquarius games on MAME using the frontend.
- Improved the code that gets the application version from GitHub.
- Updated the emulator version of the Easy Mode emulators to the latest version.
- Updated mame.xml to the latest version (MAME 0.272). I have also added Software List games to this list.
- Updated parameters.md and system_model.xml.
- Updated the binaries of the tool FindRomCover to the latest version.
- Added image packs for Philips CD-i and Atari ST.
- Added a new menu item to download image packs.
- Added Mattel Aquarius and Sharp x68000 to Easy Mode.
- Update the rom history database to the latest version (ver. 2.72). Database from https://www.arcade-history.com/.
- Fixed bugs and improved exception handling in some methods.
release3.6.3
- I changed the temp folder from within the application folder to the Windows temp folder to prevent access issues.
- I implemented methods to handle the cleanup of temp files and folders.