praydog / REFramework

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

Support for disabling Anti-Aliasing & Sharpening #419

Open lextra2 opened 2 years ago

lextra2 commented 2 years ago

This can already be accomplished for some games via hex edits, so it shouldn't be too hard to add this as a toggle for all games.

lextra2 commented 1 year ago

@praydog Could you please take a look? RE8 has a hex edit to disable AA & Sharpening RE7 has a hex edit to disable AA (but not sharpening) RE3 has NO hex edit to disable AA or sharpening RE2 has NO hex edit to disable AA (but for sharpening)

It would be really great to have a toggle for ALL RE engine games. Thanks.

NineKain commented 1 year ago

Please, consider this, is incredibly oversharpened

lextra2 commented 1 year ago

Please, consider this, is incredibly oversharpened

@NineKain In the meantime, you could try shadertoggler for ReShade. I didn't test it yet, but it should be able to disable aa & sharpening. You can check youtube for a video guide on it.