Widescreen Gaming Forum

[-noun] Web community dedicated to ensuring PC games run properly on your tablet, netbook, personal computer, HDTV and multi-monitor gaming rig.
It is currently 18 Apr 2024, 02:35

All times are UTC [ DST ]




Post new topic Reply to topic  [ 54 posts ]  Go to page 1, 2, 3, 4, 5, 6  Next
Author Message
PostPosted: 01 Aug 2018, 19:06 
Offline

Joined: 05 Jun 2018, 21:18
Posts: 3
Hi there

Even though Sega announced proper UW support for the game, it turned out to be Vert-, a very typical problem

An FOV fix would be greatly appreciated :mrgreen:


Attachments:
1533135011515.jpg
1533135011515.jpg [ 1020.69 KiB | Viewed 27452 times ]
Top
 Profile  
 


PostPosted: 02 Aug 2018, 19:48 
Offline
User avatar

Joined: 05 Jun 2018, 22:31
Posts: 13
Here is what I've found so far but I'm not an expert...

1a. Use Cheatengine :
- Replace 1.777777791 (float/Address 140F482A0) by 2.333333254 to change aspect ratio.
- Replace 41800000 (hex, 4 Bytes/Address 140F48320) by 41A8000 to fix a problem with ghost shadows.
Or 1b. Hexedit the .exe directly :
- Search and replace the second (I insist) 39 8E E3 3F by 55 55 15 40
- Search 00 00 80 41 (It's the one just after 39 8E E3 3F ) and replace it by 00 00 A8 41

2. Open graphics.ini in LOCAL DISK:\Users\YOUR NAME\AppData\Roaming\Sega\Yakuza0 and replace numbers by the following :
Letterbox=0
UIOffsetX="0.000"
UIOffsetY="0.000"
UIScaleX="0.800"
UIScaleY="1.000"
TargetAspectX=21
TargetAspectY=9

And that's all !
There is one problem with this method : All USM files (Pre-rendered movies) located in Program Files (x86)\Steam\steamapps\common\Yakuza 0\media\data\movie_w64 are STRETCHED.
I tried to correct the ratio by re-encoding them with Vidsquish https://steamcommunity.com/groups/vidsquish/ by changing a profile and it worked (letterboxed or cropped) but I can't figure out a way to add audio...


Attachments:
638970_screenshots_20180802181142_1.jpg
638970_screenshots_20180802181142_1.jpg [ 563.92 KiB | Viewed 27324 times ]


Last edited by Prizorgi on 03 Aug 2018, 01:40, edited 2 times in total.
Top
 Profile  
 
PostPosted: 02 Aug 2018, 20:37 
Offline
User avatar

Joined: 20 Sep 2015, 00:58
Posts: 530
nice thanks !!!

_________________
if you supporting what I do, buy me a coffee here https://ko-fi.com/kevinsesario or instead direct to paypal.me/kevinsesario . EMAIL:[email protected], Steam: https://steamcommunity.com/id/sesariok


Top
 Profile  
 
PostPosted: 02 Aug 2018, 20:51 
Offline

Joined: 14 Apr 2016, 23:44
Posts: 5
Prizorgi wrote:
Here is what I've found so far but I'm not an expert...

1a. Use Cheatengine :
- Replace 1.777777791 (float/Address 140F482A0) by 2.333333254 to change aspect ratio.
- Replace 41800000 (hex, 4 Bytes/Address 140F48320) by 41A8000 to fix a problem with ghost shadows.
Or 1b. Hexedit the .exe directly :
- Search and replace the second (I insist) 39 8E E3 3F by 55 55 15 40
- Search 00 00 80 41 (It's the one just after 39 8E E3 3F ) and replace it by 00 00 8A41

2. Open graphics.ini in LOCAL DISK:\Users\YOUR NAME\AppData\Roaming\Sega\Yakuza0 and replace numbers by the following :
Letterbox=0
UIOffsetX="0.000"
UIOffsetY="0.000"
UIScaleX="0.800"
UIScaleY="1.000"
TargetAspectX=21
TargetAspectY=9

And that's all !
There is one problem with this method : All USM files (Pre-rendered movies) located in Program Files (x86)\Steam\steamapps\common\Yakuza 0\media\data\movie_w64 are STRETCHED.
I tried to correct the ratio by re-encoding them with Vidsquish https://steamcommunity.com/groups/vidsquish/ by changing a profile and it worked (letterboxed or cropped) but I can't figure out a way to add audio...


Do you by chance know the hex values for 32:9?


Top
 Profile  
 
PostPosted: 02 Aug 2018, 20:53 
Offline

Joined: 01 Aug 2018, 17:59
Posts: 4
Thanks for all the work! I would also love to get the hex values for 32:9.


Top
 Profile  
 
PostPosted: 02 Aug 2018, 21:23 
Offline
User avatar

Joined: 20 Sep 2015, 00:58
Posts: 530
thanks for formula Prizorgi .

here's fix for ultrawide just copy and replace in your installation folder, make sure in graphic.ini
Letterbox=0
TargetAspectX=21
TargetAspectY=9

Download (zippyshare) :
Day One Version
Yakuza0 Ultrawide Fix

Patch 1 :
Yakuza0 Ultrawide Fix Patch 1 Re-Launched

Patch 2 :
Yakuza0 Ultrawide Fix Patch 2

All Credits to Prizorgi

_________________
if you supporting what I do, buy me a coffee here https://ko-fi.com/kevinsesario or instead direct to paypal.me/kevinsesario . EMAIL:[email protected], Steam: https://steamcommunity.com/id/sesariok


Last edited by susahamat on 19 Sep 2018, 13:03, edited 7 times in total.

Top
 Profile  
 
PostPosted: 02 Aug 2018, 22:20 
Offline

Joined: 08 Dec 2017, 20:25
Posts: 15
Prizorgi wrote:
Here is what I've found so far but I'm not an expert...

1a. Use Cheatengine :
- Replace 1.777777791 (float/Address 140F482A0) by 2.333333254 to change aspect ratio.
- Replace 41800000 (hex, 4 Bytes/Address 140F48320) by 41A8000 to fix a problem with ghost shadows.
Or 1b. Hexedit the .exe directly :
- Search and replace the second (I insist) 39 8E E3 3F by 55 55 15 40
- Search 00 00 80 41 (It's the one just after 39 8E E3 3F ) and replace it by 00 00 8A41

2. Open graphics.ini in LOCAL DISK:\Users\YOUR NAME\AppData\Roaming\Sega\Yakuza0 and replace numbers by the following :
Letterbox=0
UIOffsetX="0.000"
UIOffsetY="0.000"
UIScaleX="0.800"
UIScaleY="1.000"
TargetAspectX=21
TargetAspectY=9

And that's all !
There is one problem with this method : All USM files (Pre-rendered movies) located in Program Files (x86)\Steam\steamapps\common\Yakuza 0\media\data\movie_w64 are STRETCHED.
I tried to correct the ratio by re-encoding them with Vidsquish https://steamcommunity.com/groups/vidsquish/ by changing a profile and it worked (letterboxed or cropped) but I can't figure out a way to add audio...


there was a mod for restoring the original music into the game.

have you tried copying and pasting that mod with your new videos to see if it works?


Top
 Profile  
 
PostPosted: 02 Aug 2018, 23:16 
Offline
User avatar

Joined: 05 Jun 2018, 22:31
Posts: 13
Goldfinger150 wrote:
Thanks for all the work! I would also love to get the hex values for 32:9.


You could try to replace 39 8E E3 3F by 39 8E 63 40 (Hexedit) or 1.777777791 by 3.555555582 (cheatengine).

Letterbox=0
TargetAspectX=32
TargetAspectY=9

Spacerik wrote:
there was a mod for restoring the original music into the game.

have you tried copying and pasting that mod with your new videos to see if it works?


It changes nothing.


Top
 Profile  
 
PostPosted: 02 Aug 2018, 23:31 
Offline
User avatar

Joined: 02 Aug 2018, 23:30
Posts: 1
Long time lurker here for fixes for 21:9 displays. I feel like such a mooch. How do you guys learn to make these fixes? I'd really like to contribute, but Idk where to start.


edit: I'd like to recommend using 43:18 aspect ratio in the ini file if you're at 3440x1440, since it's not technically 21:9. Then there's no difference in letterboxed vs. non letterboxed. Using the 21:9 aspect ratio at this resolution still has a zoom in affect, albeit much less intense than it would be using the 16:9.


Top
 Profile  
 
PostPosted: 03 Aug 2018, 00:29 
Offline
User avatar

Joined: 20 Sep 2015, 00:58
Posts: 530
Prizorgi wrote:
Goldfinger150 wrote:
Thanks for all the work! I would also love to get the hex values for 32:9.


You could try to replace 39 8E E3 3F by 39 8E 63 40 (Hexedit) or 1.777777791 by 3.555555582 (cheatengine).

Letterbox=0
TargetAspectX=32
TargetAspectY=9

Spacerik wrote:
there was a mod for restoring the original music into the game.

have you tried copying and pasting that mod with your new videos to see if it works?


It changes nothing.


confirmed it worked for 32:9 , and dont forget fix shadow on 32:9 coz its different hex . replace 00 00 80 41 by 00 00 00 42 then manual Customize your HUD in video settings until are fit

btw this's pics location of address

Aspect Ratio :
Attachment:
The attachment Aspect Ratio.jpg is no longer available


Shadow :
Attachment:
Yakuza0_2018_08_03_06_21_49_897.jpg
Yakuza0_2018_08_03_06_21_49_897.jpg [ 2.62 MiB | Viewed 27073 times ]

_________________
if you supporting what I do, buy me a coffee here https://ko-fi.com/kevinsesario or instead direct to paypal.me/kevinsesario . EMAIL:[email protected], Steam: https://steamcommunity.com/id/sesariok


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 54 posts ]  Go to page 1, 2, 3, 4, 5, 6  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  




Powered by phpBB® Forum Software © phpBB Group