1.00 star(s) 1 Vote

isgeny256

New Member
Jun 12, 2024
6
6
[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!

UPD: for android version follow these steps: https://f95zone.to/threads/vr-harem...v2024-03-29-vr-game-shop.206150/post-14600501
 
Last edited:

isgeny256

New Member
Jun 12, 2024
6
6
How do you add new characters in the Quest (android) version? Where do you need to place the files?
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 models
 

Goblyn99

Newbie
Sep 26, 2023
92
162
The game says there was an update on 8/6/2024 including 2 new girls: Nozomi and Dahlia... along with 5 new VO. Anyone have this update?
 
  • Like
Reactions: isgeny256

kkkak1229

New Member
Aug 18, 2024
1
5
[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!

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 with . e.g. `java -jar uber-apk-signer.jar --apks D:/Harem_Life_VR_v2024.03.29_uncenzored_nonzipped.apk`. Dont forget to install jdk - .
18. using Sidequest install this apk back to quest.

Unfortunately i cannot attach file as it is too big
 

isgeny256

New Member
Jun 12, 2024
6
6
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 with . e.g. `java -jar uber-apk-signer.jar --apks D:/Harem_Life_VR_v2024.03.29_uncenzored_nonzipped.apk`. Dont forget to install jdk - .
18. using Sidequest install this apk back to quest.

Unfortunately i cannot attach file as it is too big
It works, thanks!
 

usebuz

New Member
Jan 30, 2022
1
0
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 with . e.g. `java -jar uber-apk-signer.jar --apks D:/Harem_Life_VR_v2024.03.29_uncenzored_nonzipped.apk`. Dont forget to install jdk - .
18. using Sidequest install this apk back to quest.

Unfortunately i cannot attach file as it is too big
For those, too lazy to do allat, uncensored signed apk right there:

anyway, props to both of the guys above, I just followed their steps.
 
1.00 star(s) 1 Vote