uberhalit / EldenRingFpsUnlockAndMore

A small utility to remove frame rate limit, change FOV, add widescreen support and more for Elden Ring
MIT License
1.21k stars 111 forks source link

Changed Widescreen PATTERN_RESOLUTION_SCALING_FIX for EldenRing v1.04 #107

Open howardrcc opened 2 years ago

howardrcc commented 2 years ago

Hi there,

I made a small adjustment for version v1.04. Changed the pattern for the widescreen fix. Tackles issue #106

tbrsvn commented 2 years ago

This does not work for me sadly. I open elden ring (half the time it crashes) and then it has no widescreen. Please help im new to github and just learning!

cyandura commented 2 years ago

I second what Norok-the-diabolo said, when i try to build and run, it crashes on the bandai splash screen

kalverra commented 2 years ago

@uberhalit Any ideas on this? Seems like this change has mixed results.

dcealopez commented 2 years ago

The offset is wrong, it should start at 0 instead of 4, that's why the crash is occuring (I guess, haven't tested)

I've made a PR with this same fix but with the correct offset, plus another fix and added new features:

https://github.com/uberhalit/EldenRingFpsUnlockAndMore/pull/111