Releases: H1emu/h1emu-launcher
Releases · H1emu/h1emu-launcher
v3.2.7
v3.2.6
- Revert Asset_102 changes (for now)
v3.2.5
- Updated Assets_256
- Add Modified Assets_102
- Add Modified Sound Banks
v3.2.4
- Update Assets_256
- Added a launch argument to skip checking for updates with -skipupdatecheck (if something is wrong with the launcher then at least people can use a previous version)
- General bug fixes
- Code cleanup
v3.2.3
- Fix path geometries not parsing correctly with other cultures/regions/languages
- Fix resource not found on OpenFolderDialog when switching languages
- Added a launch argument to launch the game straight away when opening the launcher with -launchgame
- Code cleanup
- General bug fixes
v3.2.2
- Try and fix more DepotDownloader issues (we'll get there eventually)
- All icons and buttons have been converted to geometric paths which have numerous benefits
- Improved animations throughout the app
- Code cleanup
- General bug fixes
v3.2.1
- Try to fix DepotDownloader issues
- Code cleanup
v3.2.0
- Error when logging in with Steam to download the game should be fixed
v3.1.9
- Update Assets_256
v3.1.8
- Updated SteamKit2 library which requires .NET 9, so now the launcher and H1EmuVoiceClient both use .NET 9 too
- Change various URL links
- General bug fixes and tweaks