Simple Launcher est une interface moderne pour émulateurs qui facilite le lancement de jeux rétro et ajoute surtout un support CHD universel grâce à son module CHDMounter, permettant d’utiliser des fichiers CHD même avec des émulateurs qui ne les prennent pas en charge nativement, comme RPCS3, Xenia , Xemu ou autres.

Les changements sont les suivants:
– Improved support for .bat files.
– Fixed handling of placeholders during path validation.
– Fixed an edge case in the path containment check where an exact match between the resolved path and base folder was incorrectly rejected.
– Added required resource files for PSX packaging, including icons, images, a game information database, and encryption keys.
– Added comprehensive unit tests for ZIP path traversal validation, temporary directory cleanup, PathHelper resolution methods, and .bat file validation.
🔄 Updater Overhaul
– Completely refactored the auto-updater with a clean service-oriented architecture (UpdateService, GitHubService, DownloadService, ZipService)
– Added real-time download progress bar and status text during updates
– Added global exception handling and graceful fallback to manual download
🌍 Localization & Translation
– Added more localized tooltips across the main interface
🎨 UI/UX Improvements
– System image selection with live preview and validation in the system editor
🛡️ Reliability & Robustness
– Added LocalAppData fallback for data files
– Enhanced emulator path validation and UAC cancel handling
– Improved path validation with long path support and mismatch detection
– Explicit TLS 1.2/1.3 support and enhanced HTTP error logging
🧪 Testing
– Added comprehensive unit test suite for core services
📚 Documentation & Tools
– Standardized emulator paths and added official download links in parameters.md
– Updated BatchConvertToCHD and RomValidator tool binaries
– Added timeout messaging for image downloads and USB path guidance









