- Sep 26, 2022
- 10
- 25
I am interestedI was able to remove the censorship through editing the game assets. I can write instructions on hacking if anyone needs it
I am interestedI was able to remove the censorship through editing the game assets. I can write instructions on hacking if anyone needs it
Find "Together with VRoid", it was released recently from the same developer that created vr harem game. The game allows you to import custom vrm modelsHow do you add new characters in the Quest (android) version? Where do you need to place the files?
[CENSORSHIP REMOVAL GUIDE]
I was able to modify windows version, not the android one unfortunately.
1) Download UABEAvalonia from github, I used "seventh release"
2) Extract everything from Harem_Life_PC_VR-OpenXR-v2024.03.29.zip
4) Open UABEAvalonia.exe
5) File -> Open -> ./PCVR(OpenXR)/Harem_Life_VR_Data/data.unity3d
6) Decompress pop-up will show, click "Memory" button
7) In dropdown find "level1", click "Info" button
8) Sort table by name, we need assets with name "GameObject Censor Capsule" and "GameObject Censor For Fanza", so far 36 assets
9) Click an asset, then click "Edit data" button, you need to find path id in [0] section:
[0]
0 ComponentPair data
0 PPtr<Component> component
0 int m_FileID = 0
0 SInt64 m_PathID = 7862
7862 we need, copy to clipboard, click "Cancel"
10) Click View in top -> Go to asset (or Ctrl+G), paste 7862 to Path Id input -> Ok
11) We found the transformation object, click "Edit data"
12) You need to find scale section:
1 Vector3f m_LocalScale
0 float x = 0,045
0 float y = 0,05
0 float z = 0,04
and set everything to 0 (basicly we set 0 size for censor), should be like this:
1 Vector3f m_LocalScale
0 float x = 0
0 float y = 0
0 float z = 0
Click OK
13) Repeat steps from 8) to 12) for all 36 assets (girls), you will spend some time here
14) File -> Save -> OK. Close asset window
15) In main window File -> Save
??? Profit!
It works, thanks!Thanks for this guide. I was able to do the same for oculus quest 3.
I followed steps above, just adapt for android:
5. find same file - assets\bin\Data\data.unity3d
8,9. to simplify your life here is a list of all 36 ids:
7862
8046
8248
8299
8391
8398
8446
9192
9302
9319
9400
10189
11855
11991
12393
12671
12689
12803
7902
8104
8318
8820
9193
9306
9504
9609
10133
10774
10991
11184
11298
12180
12242
12395
12400
13154
16. compress all files back as zip with no compression and change extension to apk.
17. sign file withYou must be registered to see the links. e.g. `java -jar uber-apk-signer.jar --apks D:/Harem_Life_VR_v2024.03.29_uncenzored_nonzipped.apk`. Dont forget to install jdk -You must be registered to see the links.
18. using Sidequest install this apk back to quest.
Unfortunately i cannot attach file as it is too big
Jaja Lol... I never seen this xD
For those, too lazy to do allat, uncensored signed apk right there:Thanks for this guide. I was able to do the same for oculus quest 3.
I followed steps above, just adapt for android:
5. find same file - assets\bin\Data\data.unity3d
8,9. to simplify your life here is a list of all 36 ids:
7862
8046
8248
8299
8391
8398
8446
9192
9302
9319
9400
10189
11855
11991
12393
12671
12689
12803
7902
8104
8318
8820
9193
9306
9504
9609
10133
10774
10991
11184
11298
12180
12242
12395
12400
13154
16. compress all files back as zip with no compression and change extension to apk.
17. sign file withYou must be registered to see the links. e.g. `java -jar uber-apk-signer.jar --apks D:/Harem_Life_VR_v2024.03.29_uncenzored_nonzipped.apk`. Dont forget to install jdk -You must be registered to see the links.
18. using Sidequest install this apk back to quest.
Unfortunately i cannot attach file as it is too big
Ok so i finally go it working for me without the chicks going down the floor and into the abyss.Scene mesh is broken for me on Quest 3, they just fall through the floor :\ any1 else have this issue?? setup scene before opening and gave permissions