Releases: SuiMachine/AVP2PH-Custom-Launcher
Releases · SuiMachine/AVP2PH-Custom-Launcher
AVP2PH-Custom-Launcher (1.1)
- Cleaned up code
- Implemented reading address using extern function, so there should be less of a chance of things breaking if changes are made.
- Implemented basic support for LithFix.
- Updated to using VS2017 redist.
- Fixed borderless mode not working for LithFix
Note: Apparently Windows defender decided lately it really doesn't like my custom launcher (probably due to DLL injection). If you are worried it's a trojan - well, you have a full source code and compile it yourself. Sorry.
AVP2PH-Custom-Launcher (1.1-RC1)
- Cleaned up code
- Implemented reading address using extern function, so there should be less of a chance of things breaking if changes are made.
- Implemented basic support for LithFix.
- Updated to using VS2017 redist.
AVP2PH-Custom-Launcher (1.0.0 + Fix for resolutions over 2048px bundled)
- Added jackfuste's dll to a release directory, due to recent mess WSGF had with Google just tagging their website as dangerous.
AVP2PH Custom Launcher (1.0.0)
AVP2PH Custom Launcher (0.6.5)
- The hack should now write the horizontal FOV value for background (since sometimes it changed).
- The launcher should now display notifications about FPS in windowed mode and resolution issues over FullHD.
- Game settings screen should now pop up 10px to the right and 10px lower of the main launcher window.
- Added checks for window position, to make sure that window position is actually saved properly.
AVP2PH Custom Launcher (0.6.3)
- Fixed major bug with writing game height as game width (I'm only human - it happens 😞 )
- Launcher should now check launch parameters for screen resolution and color bit depth and replace them if they exist.
AVP2PH Custom Launcher (0.6.2)
- Launcher should now create a log and write down some stuff to make it easier to figure out what's not working.
AVP2PH Custom Launcher (0.6.1)
- Launcher window should now store the window position after the settings are configured.
- Fixed bug, where the settings were not loaded properly from autoexec.cfg and required opening "Game settings" option in the launcher.
- Viewmodel scaling should now be fixed!
AVP2PH-Custom-Launcher (0.6.0)
Initial version with most of the code adopted from AVP2 launcher.