Releases: IllusionMods/KKS_VR
Releases · IllusionMods/KKS_VR
KKS_VR v1.5
What's Changed
- Merge changes from mosirnik:KK_MainGameVR (v1.1.0 and v1.2.0) by @ManlyMarco in #49
- Merge changes from tony246642:KK_MainGameVR by @metabusdriver21 in #48 and by @ManlyMarco in #50
- This adds a new POV mode to H scenes, enabled by default by pressing the trigger (only with the hand tool)
- There are new POV-related settings added to plugin config, check their descriptions for details on usage
- More info in release notes on the original POV fork here
New Contributors
- @metabusdriver21 made their first contribution in #48
Full Changelog: v1.4...v1.5
KKS_VR v1.4
What's Changed
- [MainGameVR] Use Background Color from H scene settings in H by @ovROG in #35
- [Studio] Use default ToolIndex by @Keelhauled in 893df41
- [Studio] EnableHairTriggerClick config tweaks by @Keelhauled in b49428d
- [Studio] Redesigned shortcuts by @Keelhauled in dc73dee
- [Studio] UI hair trigger click by @Keelhauled in bbec1e8
- [Studio] Janky mousewheel emulation by @Keelhauled in 22db3ad
- [Studio] Remove janky shortcuts by @Keelhauled in ec8d400
- [Studio] Tweak GripMoveTool button variables by @Keelhauled in f767c10
- VRBoop cleanup by @Keelhauled in 75e8d5d
- VRBoop option by @Keelhauled in ea86689
- [Studio] Replace obsolete code by @Keelhauled in 88b937d
- Remove InitLaser pragma by @Keelhauled in a9815ee
- Shared VRBoop by @Keelhauled in d782b18
- [Studio] Revert NearClipPlane config change by @Keelhauled in 06a549c
- Studio Tool config section by @Keelhauled in 9a1860e
- [Studio] Change some defaults slightly by @Keelhauled in 791d99f
- [Studio] Setting for the range of the menu laser by @Keelhauled in 8dead46
- [Studio] Setting for grab movement speed by @Keelhauled in 2c4dc3c
- [CharaStudioVR] Rename settings class by @Keelhauled in dcb8022
- [CharaStudioVR] Use bepin config directly by @Keelhauled in 1255ecc
- CharaStudioVR cleaning by @Keelhauled in 0cc3c25
- CharaStudioVR bepinex config by @Keelhauled in 9b39af6
New Contributors
Full Changelog: v1.3.1...v1.4
KKS_VR v1.3.1
What's Changed
- Linux/Wine compatible GetRootWindowsOfProcess by @Keelhauled in ManlyMarco/VRGIN_OpenXR#2 (fixes cursor offset)
Full Changelog: v1.3...v1.3.1
KKS_VR v1.3
What's Changed
- 04254f1 @ManlyMarco Fix out of bounds position in the player's room map
- c8aea63 @ManlyMarco Use different loading fade colors based on time of day
- 1a6bea5 @ManlyMarco Change how loading screen fade works
- 6536d15 @ManlyMarco Make sun shafts less obnoxious in VR
- ae085d5 @mosirnik Add notes about common issues in README
- a13112b @mosirnik Tweak shadow settings
- 60f51b3 @mosirnik Fix the fog effect for VR
- 028e828 @mosirnik Fix handling of two consecutive H scenes (untested)
- be4989a @mosirnik AibuColliderTracker: remove unused function
- 479f26a @mosirnik Apply camera effects
- deaed2b @ManlyMarco Update VRGIN submodule to https://github.com/ManlyMarco/VRGIN_OpenXR/releases/tag/v1.0.1
Full Changelog: v1.2...v1.3
KKS_VR v1.2
What's Changed
- Use custom VRGIN_OpenXR builds by @ManlyMarco in #27 (this fixes multiple issues)
- Fix broken color mask in character maker by @ManlyMarco in 6ebf8e3
- Fix vending machines and some other action points softlocking the game by @ManlyMarco in 37bfb47
- Add AnimationCrossFader by @ManlyMarco in 3b81ec3
- Improve camera positioning logic in main game by @ManlyMarco in 2228804
- Clean up some log calls by @ManlyMarco in 83d839f
- Use a custom VRLog backend instead of a hacky patch by @ManlyMarco in 1c28b4e
- Redirect VRLog to BepInEx log instead of writing to file, change log format by @ManlyMarco in 898cd81
- Update packages by @ManlyMarco in 683c333
- Use skyboxes from main game in title menu. Skybox used depends on system time (day/night) by @ManlyMarco in a583f1d
Full Changelog: v1.1...v1.2
KKS_VR v1.1
Changelog
- 813a634 @ManlyMarco Fixed softlock and broken camera on H scene exit in story mode
Full Changelog: v1.0...v1.1
KKS_VR v1.0
First release of the mod for KK Sunshine. It adds a VR mode to both the main game and the studio.
- The main game part is a fork/port of the KoikatuVR/KK_MainGameVR plugin developed by mosirnik, vrhth, KoikatsuVrThrowaway and Ooetksh.
- The studio part is a fork of the KKS_CharaStudioVR plugin (which appears to be a fork of the HS2VR plugin, which is a fork of KoikatuVR).
Source of both of these was heavily refactored and modified to give a more uniform experience between the two modes.
There are also new fixes and improvements that were not present in the original mods.
How to use
- To install, simply extract the archive inside your game directory.
- If you already had KKS_CharaStudioVR installed, remove the
BepInEx\plugins\KKS_CharaStudioVR
folder. - Create a shortcut to KoikatsuSunshine.exe and/or CharaStudio.exe, and add
--vr
to the command line. Use the shortcut to launch in VR mode.
Check the readme for more info about installing the mod, and a list of controls.