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.26k stars 215 forks source link

GTA3 HUD weapon icon border lines #580

Open r3538987 opened 5 years ago

r3538987 commented 5 years ago

Решил написать сюда, может ты знаешь ответ, т.к. в штрокоформатных фиксах, есть параметры готорые отвечают за масштаб элементов интерфейса. Как не крути, с любыми иконками я получаю ~1px рамку вокруг иконок оружия. Куда копать? https://i.imgur.com/2Ki2UoX.png В ванилле этого вроде как нет, а в XboxHD появляется.

ThirteenAG commented 5 years ago

Это текстура такая, у оригинального шрифта тоже самое проявляется.

r3538987 commented 5 years ago

Я думал это в иконках дело, пробовал их редактировать в фотошопе, полоска вылезала также. Теперь заметил что на ваниллу ставил какие то hudы, и там было такое. https://i.imgur.com/hcyVuqO.png Походу тут не все так просто.

r3538987 commented 5 years ago

HudWidthScale = 0.81 // 0.8 by default. - убирает вертикальную линию, но вот чтобы убрать горизонтальную нужно HudHeightScale ставить 0.9+, но в результате этот блок информации получатся слишком вытянут. . P.S. Хотел собрать для себя сборку, с максимамльно оригинальной игрой, с многими фиксами, и красивым интерфейсом, думал будет быстро и просто, а хрен там плавал.

ThirteenAG commented 5 years ago

Если текстуру немного уменьшить, чтоб она к краям не прилегала, никаких линий не должно быть.

r3538987 commented 5 years ago

HudWidthScale = 0.71 // 0.8 by default. HudHeightScale = 0.7 // 0.8 by default. Текстурки менять время займет, а вот такой вариант сработал. =)

Zanmato27 commented 5 years ago

Sorry to necro this issue, but I'm not sure if this issue is also related to an issue I'm seeing with the 2D sniper graphic since I'm seeing lines around it whenever I'm using MSAA from widescreen fix or GPU settings. I've even tried even modifying the sight graphic and possibly trying to clean it up or replacing it with a higher quality one but I'm still seeing these lines as shown here: gta3_2019-04-18_14-46-40

EDIT: I'm starting to notice these stray pixels and weird lines on the weapon icons as well, and if you look closely, the "3" digit on the minutes of the in-game clock has a black line up against the weapon icon even though the font I'm using is clean of these errors.