Just downloaded Ace Combat 7 from Steam and it only works in 16:9 even though it recognizes my 3440x1440 resolution. I tried hex editing the EXE file but it didn't work.
Many thanks!
-
Edit 1 : Here,
Ultrawide Fix and
Draw Distance Form
susahamat,Winkelmann , Thanks !!
susahamat wrote:
i couldn't make perfect fix because hud moved to the left side maybe someone can . any idea @helifax ?
STEAM (DayOneVersion)
21:9Attachment:
Ace7Game_2560x1080v1.7z
Attachment:
Ace7Game_3440x1440v1.7z
32:9Attachment:
Ace7Game_32x9v1.7z
Known Issues1.(21:9,32:9) Misplaced HUD when in-gameplay but marker is fixed
*This is Important should be need to fix2.(32:9) Tiny User Interface in Main Menu
Winkelmann wrote:
neyshinoda15 wrote:
susahamat wrote:
i couldn't make perfect fix because hud moved to the left side maybe someone can . any idea @helifax ?
wow !! it totally fine !!! how can i use this fix ???
Not sure if that is what they did but what worked for me is replacing "3B 8E E3 3F" with the hex of your choice from here:
http://www.wsgf.org/article/common-hex-valuesBugs include zoomed in menus (only certain ones) seeing glitchy stuff on the sides sometimes and the shifted HUD.
You can also in addition to that replace the usual 16:9 hex with one of your choice, this changes some more stuff but brings no fix for the hud.
Edit: BTW that hex is from the fix used for Tekken 7
Edit 2: The markers that are attached to stuff like enemy aircraft behave correctly so we should only need to recenter the main HUD.
susahamat wrote:
its possible to increase
Draw Distance to reduce pop-in via
engine.ini,
- Go to C:\Users\<YourUserName>\AppData\Local\BANDAI NAMCO Entertainment\ACE COMBAT 7\Config
- Open Engine.ini
- Add this at the bottom
[/script/engine.renderersettings]
r.ViewDistanceScale=5
r.SkeletalMeshLODBias=-2
r.StaticMeshLODDistanceScale=0.25
or
Copy and replace engine.ini, download here
Attachment:
Increase_Drawdistance.7z
can be lowered or increased. A value around 3-5 is recommended to minimize visible pop-in. r.ViewDistanceScale=1 is the default. May have a substantial performance impact depending on your hardware.