Elona Spiral
Member
- Aug 31, 2020
- 232
- 220
I want to add that if you did the same setting for the DLL override for the particular wine prefix using Winetricks, it works for all Unity games using this same wine prefix.For the Linux users having problems with running with the uncensor plugin, I will do a step by step.
1 - Install Lutris, you can find it on your distro's repo, if your distro does not have it you can get theYou must be registered to see the linksthrough Flathub (Recommended), if you don't have Flatpak already set up, and you don't know how to set it up you can follow the official guide on how to set it up on your distro,You must be registered to see the links.
2 - After opening Lutris press the + to add the game - when the window opens, add the name and select the runner as "Wine" - on the "Game Options" window you will add where the game executable is, that will be the "SecretFlasherManaka.exe" inside the game folder - Now on "Wine prefix" you will add your Wine prefix path, open your home directory and create a directory named ".wine" if don't have it already, if you can't find it on the file dialog that is because directories that start with a dot are hidden by default, find out how your Desktop Environment displays hidden directories and enable it, on KDE you can just right click inside the file dialog and press the "Display Hidden Directories".
3 - Go to the "Runner options" tab, enable the advanced options that is close to the save button. Scroll down till you find "DLL overrides", press "Add", the key should be "winhttp" and the value "n,b", after each entry you must confirm with the enter key, otherwise it won't save.
4 - Make sure the Wine version is set as "Wine-ge-8-26" (You can use other Wine/Proton versions, but I like to keep the default), just keep in mind that this Wine version will be installed on first launch, so if there is no such Wine version you should restart Lutris, now press save.
This should be all that is needed.
This should also work with other games with BepInX plugins.
Those screenshots are how your setup should look like. Press then to see then in full.
View attachment 4940131 View attachment 4940135 View attachment 4940137 View attachment 4940136
I found the instructions to do it from the
You must be registered to see the links
.