Developer postOriginal post (opens in a new tab)

Version 1.32

Sorry for the long wait.
I have updated what I wanted to fix and published it as v1.32.

Changes

  • Removed the splash screen with Unity logo when start the game.
  • Correcting the lighting that must change with facial and body adjustments. (Recalculating normal vectors)
  • Added shadows around the eyes to make the face look more natural.
  • Removed the censoring effect when she wears. (If uncensored patch was not downloaded)
  • Set the reflection probe. The lighting has been modified to look softer.
  • Set the sky texture. (Set the skybox)

About the problem of not being able to launch in some environments

Recently, I knew the following problem: Unity application and Steam DRM are not compatible. The game wouldn't run in some environments.
From current version, I didn't apply Steam DRM, so if you couldn't start the game before, you may be able to start it now.

For those who have been applying IL2CPP beta

From the current version, the compiler has been unified as mono instead of IL2CPP.
IL2CPP was an option for those who couldn't launch the app, but it was found that the cause of the inability to run would be DRM.
Therefore, if you have applied the IL2CPP beta, please deactivate it.
You can set it up in the Beta tab of the application options.

Future Plans

Recently, Unity HDRP can be used with VR application.
It means that the graphics will be better.
I'm interested in it, so I want to try this.
However, it can fail. Please don't expect too much.