- Posts: 8
Dark Souls: Remastered, Can´t find Depth Buffer
- Rozzemak
-
Topic Author
- Offline
Less More
2 years 8 months ago - 2 years 8 months ago #1 by Rozzemak
Dark Souls: Remastered, Can´t find Depth Buffer was created by Rozzemak
Hello!
There are some really wonky things, in Dark Souls Remastered,...
If you happen to find depth buffer in this game, reply.
(Extended detection, but still nothing)
Edit: MSAA disabled.
Edit2: There are like 8 same pointers to same base? address...
Screen + log:
[img size=1920x1080]imgur.com/a/Qe3hnAR[/img]
log
There are some really wonky things, in Dark Souls Remastered,...
If you happen to find depth buffer in this game, reply.
(Extended detection, but still nothing)
Edit: MSAA disabled.
Edit2: There are like 8 same pointers to same base? address...
Screen + log:
[img size=1920x1080]imgur.com/a/Qe3hnAR[/img]
log
Last edit: 2 years 8 months ago by Rozzemak. Reason: Provided more info.
Please Log in or Create an account to join the conversation.
- thalixte
-
- Offline
Less More
- Posts: 581
2 years 8 months ago #2 by thalixte
Is AA disabled ?
Replied by thalixte on topic Dark Souls: Remastered, Can´t find Depth Buffer
Rozzemak wrote: Hello!
There are some really wonky things, in Dark Souls Remastered,...
If you happen to find depth buffer in this game, reply.
(Extended detection, but still nothing)
Is AA disabled ?
Please Log in or Create an account to join the conversation.
- JBeckman
-
- Offline
Less More
- Posts: 404
2 years 7 months ago #3 by JBeckman
Replied by JBeckman on topic Dark Souls: Remastered, Can´t find Depth Buffer
And is it offline or are you connected online so it's pulling network traffic getting these messages, ghost and as...invaders into your game.
That's going to send or receive little bits of network data and will stop ReShade from displaying the depth buffer and any effects relying on this will then look a bit off.
That's going to send or receive little bits of network data and will stop ReShade from displaying the depth buffer and any effects relying on this will then look a bit off.
Please Log in or Create an account to join the conversation.
- Rozzemak
-
Topic Author
- Offline
Less More
- Posts: 8
2 years 7 months ago - 2 years 7 months ago #4 by Rozzemak
Got it to work. Preprocessor config: (update your compatibility list
)
AA in game turned on, Borderless FS
Preprocessor:
RESHADE_DEPTH_LINEARIZATION_FAR_PLANE=2000.0
RESHADE_DEPTH_INPUT_IS_UPSIDE_DOWN=0
RESHADE_DEPTH_INPUT_IS_REVERSED=0
RESHADE_DEPTH_INPUT_IS_LOGARITHMIC=0
(Copy depth before clearing to avoid flickering, Select first native res. buffer)
https://imgur.com/a/latUquQ
Also, game has quite large areas, edit far plane to 2000.0
Replied by Rozzemak on topic Dark Souls: Remastered, Can´t find Depth Buffer
Just absolutely WRONG.And is it offline or are you connected online....
Got it to work. Preprocessor config: (update your compatibility list

AA in game turned on, Borderless FS
Preprocessor:
RESHADE_DEPTH_LINEARIZATION_FAR_PLANE=2000.0
RESHADE_DEPTH_INPUT_IS_UPSIDE_DOWN=0
RESHADE_DEPTH_INPUT_IS_REVERSED=0
RESHADE_DEPTH_INPUT_IS_LOGARITHMIC=0
(Copy depth before clearing to avoid flickering, Select first native res. buffer)
https://imgur.com/a/latUquQ
Also, game has quite large areas, edit far plane to 2000.0
Last edit: 2 years 7 months ago by Rozzemak. Reason: Also, game has quite large areas, edit far plane to 2000.0 :)
Please Log in or Create an account to join the conversation.