uberhalit / EldenRingFpsUnlockAndMore

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

Widescreen-Fix not working after Update 1.04 #106

Open Stoeps92 opened 2 years ago

Stoeps92 commented 2 years ago

see Title.

Dohmanlechx commented 2 years ago

Following. Doesn't work for me either.

baconinabun commented 2 years ago

Update time? Ta!

critchie1 commented 2 years ago

Yeah, I would love an update!

kalverra commented 2 years ago

I believe the necessary fix is changing this line to something like this:

internal const string PATTERN_RESOLUTION_SCALING_FIX = "74 50 ?? 8B ?? ?? DC 03 00 00 ?? 85 ?? 74 ?? ?? 8B ?? ?? 0F AF";

Worth a shot.

baconinabun commented 2 years ago

I believe the necessary fix is changing this line to something like this:

internal const string PATTERN_RESOLUTION_SCALING_FIX = "74 50 ?? 8B ?? ?? DC 03 00 00 ?? 85 ?? 74 ?? ?? 8B ?? ?? 0F AF";

Worth a shot.

no joy with that code line, goes to white screen then craps out on the bandai screen :(

howardrcc commented 2 years ago

That does actually work here...

I believe the necessary fix is changing this line to something like this:

internal const string PATTERN_RESOLUTION_SCALING_FIX = "74 50 ?? 8B ?? ?? DC 03 00 00 ?? 85 ?? 74 ?? ?? 8B ?? ?? 0F AF";

Worth a shot.

no joy with that code line, goes to white screen then craps out on the bandai screen :(

Dohmanlechx commented 2 years ago

@howardrcc Can I do it by myself? Where do I find that file?

howardrcc commented 2 years ago

@howardrcc Can I do it by myself? Where do I find that file?

You find that file in the link in the post. this line

You need visual studio, clone the repository to your local machine, adjust the file and then build the app in visual studio

Dohmanlechx commented 2 years ago

You need visual studio, clone the repository to your local machine, adjust the file and then build the app in visual studio

I have all that, but I don't know how to build the app? The README isn't saying much: https://github.com/uberhalit/EldenRingFpsUnlockAndMore#building

howardrcc commented 2 years ago

image

Rightclick the project in the solution explorer and select build. Check the output log for the path of the .exe

Dohmanlechx commented 2 years ago

Rightclick the project in the solution explorer and select build. Check the output log for the path of the .exe

Thanks! That helped! However, the fix didn't work for me, the game just crashed after the Bandai Namco splash screen, just like for this guy:

no joy with that code line, goes to white screen then craps out on the bandai screen :(

What I did:

  1. Pulled the repo
  2. Opened the project by the Solution file
  3. Applied this change:
    -        internal const string PATTERN_RESOLUTION_SCALING_FIX = "8B ?? 85 ?? 74 ?? 44 8B ?? ?? 45 85 ?? 74 ?? 41 8B";
    +        internal const string PATTERN_RESOLUTION_SCALING_FIX = "74 50 ?? 8B ?? ?? DC 03 00 00 ?? 85 ?? 74 ?? ?? 8B ?? ?? 0F AF";
  4. Rebuilt the app in Release mode
  5. Started the newly built app
  6. Started the game
Norok-The-Diablo commented 2 years ago

it still doesnt work for me =(

g0blyn commented 2 years ago

Tried these solutions and still not working. If anyone can point to a working solution it would be much appreciated.

baconinabun commented 2 years ago

Rightclick the project in the solution explorer and select build. Check the output log for the path of the .exe

Thanks! That helped! However, the fix didn't work for me, the game just crashed after the Bandai Namco splash screen, just like for this guy:

no joy with that code line, goes to white screen then craps out on the bandai screen :(

What I did:

  1. Pulled the repo
  2. Opened the project by the Solution file
  3. Applied this change:
-        internal const string PATTERN_RESOLUTION_SCALING_FIX = "8B ?? 85 ?? 74 ?? 44 8B ?? ?? 45 85 ?? 74 ?? 41 8B";
+        internal const string PATTERN_RESOLUTION_SCALING_FIX = "74 50 ?? 8B ?? ?? DC 03 00 00 ?? 85 ?? 74 ?? ?? 8B ?? ?? 0F AF";
  1. Rebuilt the app in Release mode
  2. Started the newly built app
  3. Started the game

OK, That is me good to go and working fine. Ta!

RyanJamesThickett commented 2 years ago

Rightclick the project in the solution explorer and select build. Check the output log for the path of the .exe

Thanks! That helped! However, the fix didn't work for me, the game just crashed after the Bandai Namco splash screen, just like for this guy:

no joy with that code line, goes to white screen then craps out on the bandai screen :(

What I did:

  1. Pulled the repo
  2. Opened the project by the Solution file
  3. Applied this change:
-        internal const string PATTERN_RESOLUTION_SCALING_FIX = "8B ?? 85 ?? 74 ?? 44 8B ?? ?? 45 85 ?? 74 ?? 41 8B";
+        internal const string PATTERN_RESOLUTION_SCALING_FIX = "74 50 ?? 8B ?? ?? DC 03 00 00 ?? 85 ?? 74 ?? ?? 8B ?? ?? 0F AF";
  1. Rebuilt the app in Release mode
  2. Started the newly built app
  3. Started the game

OK, That is me good to go and working fine. Ta!

Sadly this isn't working for me even on release mode, it could be to do with me having an Nvidia GPU I guess

Dohmanlechx commented 2 years ago

Sadly this isn't working for me even on release mode, it could be to do with me having an Nvidia GPU I guess

Dunno, maybe. I have an Nvidia GPU as well.

baconinabun commented 2 years ago

Sadly this isn't working for me even on release mode, it could be to do with me having an Nvidia GPU I guess

Dunno, maybe. I have an Nvidia GPU as well.

i'm on a 3090FE, in VS change the line save the change and use the "REBUILD" option not the "BUILD" option. That sorted for me

Dohmanlechx commented 2 years ago

i'm on a 3090FE, in VS change the line save the change and use the "REBUILD" option not the "BUILD" option. That sorted for me

Not for me. Tried both Build and Rebuild. Even cloned from this repo. It simply doesn't work for me.

toptalentwin commented 2 years ago

Not working for me after trying the fixes. Can someone update app. I can donate to whoever fixes. $10

Perpetual-Legend commented 2 years ago

Sadly I get errors when I rebuild, says missing icon.ico file.

Norok-The-Diablo commented 2 years ago

I was sad that this was no longer working when I stumbled upon this guy techiew. Their mods work! just disable eas, go to his nexus page: https://www.nexusmods.com/eldenring/users/138929308?tab=user+files and download his elden ring mod loader and the mods you want. Then put the files for the mods in a folder named "mods" were the elden ring exe is placed. Exp: c:/Program Files X86/steam/steamapps/common/ELDEN RING/Game/. put the dll file and the config file for the mod loader were the elden ring exe is placed also.

g0blyn commented 2 years ago

go to his nexus page: https://www.nexusmods.com/eldenring/users/138929308?tab=user+files and download his elden ring mod loader and the mods you want.

Did the same. All works again. NexusMods is usually my go to, but I loved the simplicity of uberhalit's mod. Hopefully an update will eventually be released.

Norok-The-Diablo commented 2 years ago

If you are attached to this mod and are willing to downgrade elden ring to use it you can downgrade by opening run (windows button + r) then typing in steam://nav/console. After you are there you can downgrade to elden ring 1.3.3 with this command: download_depot 1245620 1245621 1350518633714853355. hope this helps!

H-arks commented 2 years ago

Will we be getting an update to the repository soon? Don't want to install VS, but also don't see any need to mod the game files. I'd appreciate it.

dcealopez commented 2 years ago

Please check if this PR fixes it. Seems to work for me: https://github.com/uberhalit/EldenRingFpsUnlockAndMore/pull/111