aru6551

Newbie
Oct 28, 2019
49
70
You mean that if I use the SNI particle tool I can download it? I can't find it on google. Do you know anything else which might help me download the libraries? When I check the ErrorLog.log from BepInEx it gives me the following error:

Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Repeat 2 times:
--------------------------------
at Interop+WinHttp.WinHttpOpen(IntPtr, UInt32, System.String, System.String, Int32)
--------------------------------
at System.Net.Http.HttpWindowsProxy.TryCreate(System.Net.IWebProxy ByRef)
at System.Net.Http.SystemProxyInfo.ConstructSystemProxy()
at System.Lazy`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].ViaFactory(System.Threading.LazyThreadSafetyMode)
at System.Lazy`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].ExecutionAndPublication(System.LazyHelper, Boolean)
at System.Lazy`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].CreateValue()
at System.Lazy`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].get_Value()
at System.Net.Http.HttpClient+<>c.<get_DefaultProxy>b__15_0()
at System.Threading.LazyInitializer.EnsureInitializedCore[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.__Canon ByRef, System.Func`1<System.__Canon>)
at System.Threading.LazyInitializer.EnsureInitialized[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.__Canon ByRef, System.Func`1<System.__Canon>)
at System.Net.Http.HttpClient.get_DefaultProxy()
at System.Net.Http.HttpConnectionPoolManager..ctor(System.Net.Http.HttpConnectionSettings)
at System.Net.Http.SocketsHttpHandler.SetupHandlerChain()
at System.Net.Http.SocketsHttpHandler.SendAsync(System.Net.Http.HttpRequestMessage, System.Threading.CancellationToken)
at System.Net.Http.HttpClientHandler.SendAsync(System.Net.Http.HttpRequestMessage, System.Threading.CancellationToken)
at System.Net.Http.HttpMessageInvoker.SendAsync(System.Net.Http.HttpRequestMessage, System.Threading.CancellationToken)
at System.Net.Http.HttpClient+<GetStreamAsyncCore>d__51.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[System.Net.Http.HttpClient+<GetStreamAsyncCore>d__51, System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<GetStreamAsyncCore>d__51 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[System.Net.Http.HttpClient+<GetStreamAsyncCore>d__51, System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<GetStreamAsyncCore>d__51 ByRef)
at System.Net.Http.HttpClient.GetStreamAsyncCore(System.Net.Http.HttpRequestMessage, System.Threading.CancellationToken)
at System.Net.Http.HttpClient.GetStreamAsync(System.Uri, System.Threading.CancellationToken)
at System.Net.Http.HttpClient.GetStreamAsync(System.String)
at BepInEx.Unity.IL2CPP.Il2CppInteropManager.DownloadUnityAssemblies()
at BepInEx.Unity.IL2CPP.Il2CppInteropManager.GenerateInteropAssemblies()
at BepInEx.Unity.IL2CPP.Il2CppInteropManager.Initialize()
at BepInEx.Unity.IL2CPP.Preloader.Run()
at BepInEx.Unity.IL2CPP.UnityPreloaderRunner.PreloaderMain()
at Doorstop.Entrypoint.Start()
Interesting, try turning off the firewall and see if that helps.
 

Drakath97

New Member
May 9, 2018
5
0
case of me, i can download without that tool. the tool was modify dns info or something. it makes can't download the libraries.
another case, wait longtime makes it download the libraries.
anyway, if fail to download libraries, BepInEx is not working. downloading is needed just one time.
try with BepInEX BE #670.

you error log seems to can be fixed by delete the BepInEx\interop folder. of course, BepInEx will try download libraries.
After removing the interop folder and running the game again, it creates it back and gives the same error.
I tried using BE #670 both x64 x86 and this time I don't receive any error. But the censorship is not removed either.
 

kumarin

Well-Known Member
Feb 19, 2022
1,666
2,317
After removing the interop folder and running the game again, it creates it back and gives the same error.
I tried using BE #670 both x64 x86 and this time I don't receive any error. But the censorship is not removed either.
your game client is maybe x64. try with x64. and try turn off the anti-virus.
 
  • Like
Reactions: Drakath97

rebel836

Newbie
May 15, 2018
40
74
Is it possible to bind actions to the mouse buttons? I know they have other functions but being able to use them during the combat portion of the game would be pretty nice
 

Drakath97

New Member
May 9, 2018
5
0
your game client is maybe x64. try with x64. and try turn off the anti-virus.
It worked with BE #674 if I turned off the anti-virus. Weirdly enough I was constantly checking the log and activity of my anti-virus while trying to download the libraries and it showed no warning or anything at all. Thanks a lot !
 

Miho1254

New Member
Jul 6, 2023
2
1
[Message: Preloader] BepInEx 6.0.0-pre.1 - HolyKnightRicca
[Info : BepInEx] System platform: Windows 10 64-bit
[Info : BepInEx] Process bitness: 64-bit (x64)
[Info : Preloader] Running under Unity v2021.3.29
[Info : Preloader] 0 patcher plugins loaded
[Info : Preloader] 0 assemblies discovered
[Message:AssemblyPatcher] Executing 0 patch(es)
[Message: BepInEx] Chainloader initialized
[Info : BepInEx] 0 plugins to load
[Message: BepInEx] Chainloader startup complete

i can't load the uncen patch
 
  • Like
Reactions: linus.quotes

kumarin

Well-Known Member
Feb 19, 2022
1,666
2,317
[Message: Preloader] BepInEx 6.0.0-pre.1 - HolyKnightRicca
[Info : BepInEx] System platform: Windows 10 64-bit
[Info : BepInEx] Process bitness: 64-bit (x64)
[Info : Preloader] Running under Unity v2021.3.29
[Info : Preloader] 0 patcher plugins loaded
[Info : Preloader] 0 assemblies discovered
[Message:AssemblyPatcher] Executing 0 patch(es)
[Message: BepInEx] Chainloader initialized
[Info : BepInEx] 0 plugins to load
[Message: BepInEx] Chainloader startup complete

i can't load the uncen patch
Don't use BepInEx 6.0.0-pre.1. use the . if want to use MTL, use #670
 

Bandicooch

New Member
Sep 2, 2021
10
21
Please Note: This is based on version 1.2.2
Fun Fact: The game can accommodate values larger and smaller then the sliders' max and min values.
I figured out how to find most of them using CheatEngine as well.
You need to set the value type to Float and use the exact value search. Make sure that the rounding is set to "Rounded (default)"
Set the slider in question to its lowest left most location and search for the lower value. Once it is found move the slider all the way to the right and search for the max value.
Here are the sliders min and max values for most of sliders:

Body Adjustments:
Head Size 0.9499999881 - 1.049999952
Head Aspect Ratio 0.9499999881 - 1.049999952
Neck Length -0.009999999776 - +0.01499999966
Arm Thickness 0.8999999762 - 1.25
Waist Width -55- +115
Stomach Protrusion -5 - +20
Buttocks Size 0.8999999762 - 1.149999976
Leg Ticcness 0.8999999762 - 1.25

Breast Adjustments:
Breast Size 0.6665999889 - 2.349999905
Breast Depth 0.8999999762 - 1.100000024
Breast Position H -20+20
Breast Position V -20 - +20
Jiggle 0.1000000015 - 1.899999976
Jiggle Reductions 0.1000000015 - 3
Nipple Size 0.5 - 1.5
Nipple Length 0.875 - 1.299999952

Eyes
Eye Size 0.8500000238 - 1.049999952
Eye Aspect Ratio 0.5 - 1.149999976
Eye Height -0.004999999888 - 0.004999999888
Eye Spacing -0.002499999944 - 0.002499999944
Eye Tail Angle -100 - 100
Eyelash Thickness -50 - 200
Lower Eyelash Thickness (I couldn't find)
Pupil size 0.5 - 1.100000024

Face
Eyebrow Postion -100 - 100
Eyebrow Angle -100 - 100
Eyebrow Vertical Legnth -100 - 200
Ear Length -10 - 100
Nose Length -100 - 100
Chin Thickness (I couldn't find)
Mouth Size -100 - 100

The values do save when you save your character, but they sometimes get overwritten when you load a saved character. They also change locations when loading a different outfit and when in the stage, and at random it would seem.
Some example of what you can do.
 

Atomschlumpf

Newbie
Sep 6, 2018
17
14
Guys if you think the uncensor 4k mod is not working for you make sure you're not retarded like me and read the full guide.

You need to move the data.unity3d file out of the folder for it to work.
 

linklonk07

New Member
Nov 14, 2022
4
2
edit
forgot to download patch from that post
I'm having trouble getting the uncensor patch working on steamdeck.I'm trying to follow the instructions on the post but no luck
 

voler777

Newbie
May 9, 2018
66
43
Please Note: This is based on version 1.2.2
Fun Fact: The game can accommodate values larger and smaller then the sliders' max and min values.
I figured out how to find most of them using CheatEngine as well.
You need to set the value type to Float and use the exact value search. Make sure that the rounding is set to "Rounded (default)"
Set the slider in question to its lowest left most location and search for the lower value. Once it is found move the slider all the way to the right and search for the max value.
Here are the sliders min and max values for most of sliders:

Body Adjustments:
Head Size 0.9499999881 - 1.049999952
Head Aspect Ratio 0.9499999881 - 1.049999952
Neck Length -0.009999999776 - +0.01499999966
Arm Thickness 0.8999999762 - 1.25
Waist Width -55- +115
Stomach Protrusion -5 - +20
Buttocks Size 0.8999999762 - 1.149999976
Leg Ticcness 0.8999999762 - 1.25

Breast Adjustments:
Breast Size 0.6665999889 - 2.349999905
Breast Depth 0.8999999762 - 1.100000024
Breast Position H -20+20
Breast Position V -20 - +20
Jiggle 0.1000000015 - 1.899999976
Jiggle Reductions 0.1000000015 - 3
Nipple Size 0.5 - 1.5
Nipple Length 0.875 - 1.299999952

Eyes
Eye Size 0.8500000238 - 1.049999952
Eye Aspect Ratio 0.5 - 1.149999976
Eye Height -0.004999999888 - 0.004999999888
Eye Spacing -0.002499999944 - 0.002499999944
Eye Tail Angle -100 - 100
Eyelash Thickness -50 - 200
Lower Eyelash Thickness (I couldn't find)
Pupil size 0.5 - 1.100000024

Face
Eyebrow Postion -100 - 100
Eyebrow Angle -100 - 100
Eyebrow Vertical Legnth -100 - 200
Ear Length -10 - 100
Nose Length -100 - 100
Chin Thickness (I couldn't find)
Mouth Size -100 - 100

The values do save when you save your character, but they sometimes get overwritten when you load a saved character. They also change locations when loading a different outfit and when in the stage, and at random it would seem.
Some example of what you can do.
Those sizes can feed the entire planet!!!
 

MaximusCryo

Member
Aug 19, 2022
100
102
Please Note: This is based on version 1.2.2
Fun Fact: The game can accommodate values larger and smaller then the sliders' max and min values.
I figured out how to find most of them using CheatEngine as well.
You need to set the value type to Float and use the exact value search. Make sure that the rounding is set to "Rounded (default)"
Set the slider in question to its lowest left most location and search for the lower value. Once it is found move the slider all the way to the right and search for the max value.
Here are the sliders min and max values for most of sliders:

Body Adjustments:
Head Size 0.9499999881 - 1.049999952
Head Aspect Ratio 0.9499999881 - 1.049999952
Neck Length -0.009999999776 - +0.01499999966
Arm Thickness 0.8999999762 - 1.25
Waist Width -55- +115
Stomach Protrusion -5 - +20
Buttocks Size 0.8999999762 - 1.149999976
Leg Ticcness 0.8999999762 - 1.25

Breast Adjustments:
Breast Size 0.6665999889 - 2.349999905
Breast Depth 0.8999999762 - 1.100000024
Breast Position H -20+20
Breast Position V -20 - +20
Jiggle 0.1000000015 - 1.899999976
Jiggle Reductions 0.1000000015 - 3
Nipple Size 0.5 - 1.5
Nipple Length 0.875 - 1.299999952

Eyes
Eye Size 0.8500000238 - 1.049999952
Eye Aspect Ratio 0.5 - 1.149999976
Eye Height -0.004999999888 - 0.004999999888
Eye Spacing -0.002499999944 - 0.002499999944
Eye Tail Angle -100 - 100
Eyelash Thickness -50 - 200
Lower Eyelash Thickness (I couldn't find)
Pupil size 0.5 - 1.100000024

Face
Eyebrow Postion -100 - 100
Eyebrow Angle -100 - 100
Eyebrow Vertical Legnth -100 - 200
Ear Length -10 - 100
Nose Length -100 - 100
Chin Thickness (I couldn't find)
Mouth Size -100 - 100

The values do save when you save your character, but they sometimes get overwritten when you load a saved character. They also change locations when loading a different outfit and when in the stage, and at random it would seem.
Some example of what you can do.
How does this work during gameplay and scenes? doesnt this bug out the movement a bit?
 

voler777

Newbie
May 9, 2018
66
43
How does this work during gameplay and scenes? doesnt this bug out the movement a bit?
:KEK:Perfect for both gameplay and scenes!! aslong as u keep the legs 1.35 and butt 1.53~ ull have it golden. interms of movment ull be adding some weight to them heavies sliders sweat, drips with milk and juice so fr fr
 
  • Haha
Reactions: MaximusCryo

Tom216431

Member
Apr 27, 2023
175
75
開発中のアペンド版(DLC)の発売日は未定です。 お待たせして恐縮ですが、気長にお待ちいただければ幸いです。 The release date for the append version (DLC), which is still under development, has not yet been determined. We apologize for the delay, but we hope you will be patient. And Waiting, And Waiting, And Waiting, And Waiting, And Waiting, And Waiting, Will Been Waiting for YEARS Now!
 
4.50 star(s) 105 Votes