Update REMDER (Dx9)

This commit is contained in:
D4rkl1ght3r
2024-10-18 22:02:26 +02:00
parent a8c9ab7da6
commit 63b1d2c492
58 changed files with 4876 additions and 2 deletions

BIN
EXE/FLAR.dll Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,4 +1,4 @@
[APP]
[APP]
Force10BitFormat=0
ForceFullscreen=0
ForceResolution=0,0
@@ -30,10 +30,10 @@ KeyReload=0,0,0,0
KeyScreenshot=44,0,0,0
[OVERLAY]
AutoSavePreset=1
ClockFormat=0
FPSPosition=1
NoFontScaling=0
SavePresetOnModification=1
SaveWindowState=0
ShowClock=0
ShowForceLoadEffectsButton=1
@@ -75,3 +75,5 @@ ScrollbarRounding=0.000000
StyleIndex=2
TabRounding=4.000000
WindowRounding=0.000000

15
EXE/ReShade.log Normal file
View File

@@ -0,0 +1,15 @@
If you are reading this after launching the game at least once, it likely means ReShade was not loaded by the game.
In that event here are some steps you can try to resolve this:
1) Make sure this file and the related DLL are really in the same directory as the game executable.
If that is the case and it does not work regardless, check if there is a 'bin' directory, move them there and try again.
2) Try running the game with elevated user permissions by doing a right click on its executable and choosing 'Run as administrator'.
3) If the game crashes, try disabling all game overlays (like Origin), recording software (like Fraps), FPS displaying software,
GPU overclocking and tweaking software and other proxy DLLs (like ENB, Helix or Umod).
4) If none of the above helps, you can get support on the forums at https://reshade.me/forum. But search for your problem before
creating a new topic, as somebody else may have already found a solution.

Binary file not shown.

BIN
EXE/opengl32.dll Normal file

Binary file not shown.

Binary file not shown.