nipkownix / re4_tweaks

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

Menu texts looking tiny with new update #561

Open RiasatSalminSami opened 1 year ago

RiasatSalminSami commented 1 year ago

Validation

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

Resident Evil 4   Biohazard 4 Screenshot 2023 05 21 - 01 31 13 63

The picture is enough to explain the issue. It gets even worse on higher resolutions like 5760x1080p

RiasatSalminSami commented 1 year ago

It's worth mentioning, this problem is occurring with that DPI option both disabled and enabled.

LethalPlacebo commented 1 year ago

Go to your RE4 install folder. Go to Bin32 > re4_tweaks > setting_overrides

When there, do you see "HDProject.ini" ?

If you don't, create that file. To create the file, simply make a text file named HDProject, then when renaming the file, change the extension from .txt to .ini

RiasatSalminSami commented 1 year ago

HDProject.ini

I have done that. The texts are still small in size.

nipkownix commented 1 year ago

This commit changed the way we check for the HDproject's presence: https://github.com/nipkownix/re4_tweaks/commit/4cb5902168d3c416ec00e111e1157a78846563d3

"HDProject.ini" is no longer relevant/needed.

"snd\doorse012.xsb" and "snd\doorse012.xwb" only exist whe the HD project is used. Since you textures are tiny, it seems you have these two files, but not the actual HD project textures installed?

RiasatSalminSami commented 12 months ago

This commit changed the way we check for the HDproject's presence: 4cb5902

"HDProject.ini" is no longer relevant/needed.

"snd\doorse012.xsb" and "snd\doorse012.xwb" only exist whe the HD project is used. Since you textures are tiny, it seems you have these two files, but not the actual HD project textures installed?

Sorry for the late reply. I had been busy.

Yeah I don't know why that would be unless I did not install the mod correctly. I will try to paste the hd project files again and see if it solves it.