nipkownix / re4_tweaks

Fixes and tweaks for the "UHD" port of Resident Evil 4
zlib License
342 stars 32 forks source link

Text scaling issues (on Linux?) #414

Closed FrozenFish24 closed 1 year ago

FrozenFish24 commented 1 year ago

Validation

Describe your issue here (drag+drop ZIP to attach it)

Love the project but I'm having issues with the "Press Start", Options menu and other bits of text not scaling correctly. I am running the game on Linux through Proton, googling around it looks like this issue is usually the result of not setting WINEDLLOVERIDES correctly but as you can see in the second screenshot, I am able to bring up the UI.

I've tried messing with the various display tweaks to no success.

1 2 3 4

nipkownix commented 1 year ago

Looks like you might be missing a file called HDProject.ini in \Resident Evil 4\Bin32\re4_tweaks\setting_overrides. Could you check if it is there? If not, just creating an empty one should fix this issue.

FrozenFish24 commented 1 year ago

That solves it, re4hd's installer would have put this file where it needed to be but then I wiped it when I upgraded to v1.8. Everything looks good now, thanks for the help!