Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Sharpness from RE2 RT Patch #1161

Open
LHTakahashi opened this issue Nov 28, 2024 · 2 comments
Open

Remove Sharpness from RE2 RT Patch #1161

LHTakahashi opened this issue Nov 28, 2024 · 2 comments

Comments

@LHTakahashi
Copy link

Hello

Does anyone know of a way to turn off the sharpness in the RE2 RT Patch?
The script only seems to work in some areas and the upscaler slider does absolutely nothing. I would like to know if there are plans to update the script, as it is quite annoying to use the upscaler with the sharpness turned down, with artifacts and strange appearance.

Oddly enough it works perfectly in the RE3 RT Patch.

@TommyCreo21
Copy link

I managed to use this Reshade addon to disable the sharpening filter.

@RGB00255
Copy link

RGB00255 commented Feb 19, 2025

  1. In RE2.zip and in the reframework\autorun\ folder, extract the utility folder and "re2_sharpness_removal.lua" to your game's equivalent.
  2. Open "re2_sharpness_removal.lua" and uncomment lines 39 and 52 (both are marked with "--" and mention wanted_sharpness), then delete the first line (if true then return end). The script would never actually run since the first line would end it prematurely.
  3. In-game, open REFramework, scroll to Script Generated UI and open Sharpness Settings, and adjust the sharpening value here.

Late reply but this should help you, and anyone else who wants sharpening disabled. I couldn't find any information on my own on how to disable this outside of REFramework. Kinda funny, if you read the comments on these lines it mentions "doesn't seem to change anything..." Well I'm glad they are there because they do seem to so something 😁.

Edit: Might help if I just upload the lua file, just use this one if you get confused: re2_sharpness_removal.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants