ThirteenAG / WidescreenFixesPack

Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.
https://thirteenag.github.io/wfp
MIT License
2.29k stars 221 forks source link

[NFSUC] Improved gamepad support disables high contrast HUD #713

Closed TheUnpunished closed 5 years ago

TheUnpunished commented 5 years ago

I have high contrast HUD (replaced HUDTEXRACE.BIN in global folder), but enabling improved gamepad support (ps or xbox360, no matter) disables it. nfs 2019-08-06 12-12-59 nfs 2019-08-06 12-15-29

AeroWidescreen commented 5 years ago

You must open buttons-playstation.tpk with NFS-TexEd v1.5.1 and replace the HUD textures yourself.

Example

d4rkne55 commented 5 years ago

What I wonder now, though; Why do you replace minimap and speedometer textures for the gamepad support? @Aero I thought the buttons-*.tpk files only include the needed texture overrides.

Oh wait. It's not for the buttons, but you use them for 'moving' the HUD?

ThirteenAG commented 5 years ago

There's no way to replace textures separately, only chunks that contain them.

d4rkne55 commented 5 years ago

Ok, I see.