The mod works well with the gog version. There may be some conflict with Steam. You can try disabling steam overlay(steam input or any other overlays as well) and see if that fixes the problem. As an alternative, you can run the game in a windowed mode and use WindowedBorderlessGaming with AHK script to fix cursor issue.
Thanks a lot for this mod! Could you also release a version of the mod which only removes near DoF and keeps bloom on vanilla settings? Or if you could just write which shaders to delete to achieve this result - thanks!
Hi! I'm glad that the mod came in handy for you! Bloom shader is 9E19DF9F . You can delete it or easily tweak for yourself. just open file with any txt editor and find the line def c0, 0.01, 0, 0, 0underps_3_0 Value 0.01 is bloom scale and can be increased depending on your preference (default game value 0.04) Also, if someone prefer default DoF blur strength, you need open B90B12F6, find line def c7, 4, 0.0500000007, 0, 0 and replace it with def c7, 12, 0.0500000007, 0, 0 I left the commented out hints inside the shaders.
Btw i made a small mod that fixes the overcontrasted weather in the tutorial(Crab Coast), but it is incompatible with all mods affecting documents.pak (any balance and weather edits) let me know if someone needs it.
Same problem here. Steam Overlay is disabled, but mouse still didn't work.
Workaround: Only thing working, is to play game in windowed mode. 1. Open ConfigUser.xml and set "Fullscreen" to "false" and save. ConfigUser.xml can be found here: %LOCALAPPDATA%\Risen3\Config\ConfigUser.xml 2. Problem here: You get a border at the top. You can solve that by using Borderless Gaming (https://sourceforge.net/projects/borderless-gaming.mirror/). Version 9.5.6 is working, you do not need the steam version.
do i need another mod or program in order to run this mod? because i copied all the files from the mod in the system folder and the near dof and original bloom are still there...
Hello, no additional files or mods are required. Please make sure you are using the 64 bit version Risen3 EE (mod will not work with 32 bit version). also doublecheck that the shaderoverride folder, DX9Settings.ini and d3d9.dll is in the same directory as the riisen3.exe
I'm using the GOG version. This does not work with it. It also does not work with reshade, adding ProxyLib = path\to\reshade\d3d9.dll on [General] section of DX9Settings.ini
Hi! What GPU do you have? I can only check with nvidia and the mod works fine here. Starting from 5.0 update ,reshade supports renaming to dinput8.dll so there shouldn't be any conflicts
16 comments
This mod will kill the mouse.
Edit: the near DoF shader is B90B12F6.txt
Bloom shader is 9E19DF9F . You can delete it or easily tweak for yourself. just open file with any txt editor and find the line
def c0, 0.01, 0, 0, 0 under ps_3_0
Value 0.01 is bloom scale and can be increased depending on your preference (default game value 0.04)
Also, if someone prefer default DoF blur strength, you need open B90B12F6, find line
def c7, 4, 0.0500000007, 0, 0
and replace it with
def c7, 12, 0.0500000007, 0, 0
I left the commented out hints inside the shaders.
Btw i made a small mod that fixes the overcontrasted weather in the tutorial(Crab Coast), but it is incompatible with all mods affecting documents.pak (any balance and weather edits)
let me know if someone needs it.
Workaround:
Only thing working, is to play game in windowed mode.
1. Open ConfigUser.xml and set "Fullscreen" to "false" and save.
ConfigUser.xml can be found here: %LOCALAPPDATA%\Risen3\Config\ConfigUser.xml
2. Problem here: You get a border at the top.
You can solve that by using Borderless Gaming (https://sourceforge.net/projects/borderless-gaming.mirror/).
Version 9.5.6 is working, you do not need the steam version.
do i need another mod or program in order to run this mod? because i copied all the files from the mod in the system folder and the near dof and original bloom are still there...
greetings
no additional files or mods are required. Please make sure you are using the 64 bit version Risen3 EE (mod will not work with 32 bit version).
also doublecheck that the shaderoverride folder, DX9Settings.ini and d3d9.dll is in the same directory as the riisen3.exe