Search found 3 matches

by Goutoh
06 Apr 2019, 20:14
Forum: Request/Discuss Game Solutions
Topic: Dead of Alive 6 21:9 Fix Request
Replies: 109
Views: 162152

Re: Dead of Alive 6 21:9 Fix Request

Wish this game was more popular that people would want to patch the game

I agree with that, a proper fix like before would be great.

However, have you tried doing all the other steps and simply skipping the step we can't do?
It just leaves the HUD stretched (also in the main menus), when you ...
by Goutoh
06 Apr 2019, 13:39
Forum: Request/Discuss Game Solutions
Topic: God Eater 3 Ultrawide Request
Replies: 47
Views: 69743

Re: God Eater 3 Ultrawide Request

I've been trying to fix this as well (mostly through brute force), but it seems the aspect ratio pointer jumps around in the code (address doesn't seem to stay the same on every game launch, so the only option is to look for it manually every time you launch the game)

I will explain how I did it in ...
by Goutoh
02 Apr 2019, 16:17
Forum: 21:9 & Ultra-Wide Gaming
Topic: Ace Combat 7 no Ultrawide (Fix !!)
Replies: 284
Views: 451228

Re: Ace Combat 7 no Ultrawide (Fix !!)

It seems a recent update has broken the fix and the ui elements

The offset for the FOV seems to change with every patch. I found the new offset to be 2534918 . So just go through the steps susahamat described earlier, but change the offset to 2534918 and do everything else like before. It seems ...