praydog / REFramework

Scripting platform, modding framework and VR support for all RE Engine games
https://cursey.github.io/reframework-book/
MIT License
2.68k stars 338 forks source link

sharpness removal lua not working on RE2 RT #1070

Open Blaztondor opened 1 month ago

Blaztondor commented 1 month ago

Describe the bug Wanted to deactivate the strong sharpening filter but it keeps on

Upload logs and any crash dumps re2_framework_log.txt

Identify the REFramework version Dev Release #940

To Reproduce Steps to reproduce the behavior:

  1. put utility folder and re2_sharpness_removal lua in autorun folder
  2. run game
  3. sharpness removal script running
  4. game still has the sharpening on

Expected behavior a fix or let me know if i'm doing something wrong

Screenshots Captura de pantalla 2024-05-31 135830 Captura de pantalla 2024-05-31 135845

Desktop

Blaztondor commented 2 weeks ago

still not working on dev release #965

Blaztondor commented 2 weeks ago

ok, I opened the lua file and it's says that it is not needed for pd upscaler builds, is there an alternative way to disable the sharpening filter?