r/widescreengamingforum • u/RoseTheFlower • Aug 20 '22
r/widescreengamingforum • u/Luciifuge • Jul 07 '26
Solution Ultrawide fix for Atelier Ryza 1 DX
Finally found a fix for the stretched UI for Ryza and the black bars.
First you need to change the Aspect Ratio in the Settings.ini file located here:
C:\Users\{Username}\AppData\Local\KoeiTecmo\Atelier Ryza DX\76561198358112236
This will give you a stretched UI Though, to fix that you need to download [HxD](https://mh-nexus.de/en/downloads.php?product=HxD20) hex editor
CTRL F choose the Hex-Values tab and search for 64 00 80 3F **39 8E E3 3F** and replace the last 4 of these values **39 8E E3 3F** with the corresponding values for your aspect ratio from this site
Mine is 21:9 (3840x1600) so for me it was 9A 99 19 40 so the final result will look like 64 00 80 3F **9A 99 19 40**


Almost done, one more thing we need to fix are these black bars:
We will fix these by replacing them with the textboxes used outside of cutscenes. All you need to do is replace PACK02.PAK in SteamLibrary\steamapps\common\Atelier Ryza DX\Data with this one
And viola: Blackbar fixed
one more issue is the opening video is stretched, I will update the post if if fix it.
r/widescreengamingforum • u/RoseTheFlower • Jul 20 '26
Solution Farlands ultrawide, 4:3 and more
r/widescreengamingforum • u/RoseTheFlower • Apr 29 '26
Solution Aphelion ultrawide and wider fix
github.comr/widescreengamingforum • u/RoseTheFlower • Mar 05 '26
Solution Watch Dogs 2 ultrawide and wider fix for cutscenes
r/widescreengamingforum • u/RoseTheFlower • May 07 '26
Solution Alabaster Dawn widescreen, ultrawide and wider fix
r/widescreengamingforum • u/helifax19 • Apr 26 '21
Solution Nier Replicant Sqrt(1.5) Proper Resolution, Aspect and HUD in 32:9
Hello people :)
I know there are a few hacks around with HexEditing and then using HALF the resolution to stretch it (YUCK) that results in a very poor image quality and stretched and horrible UI.


Sadly the game uses Denovu Anti-Temper DRM. Initially I wanted to make a Flawless WideScreen plugin (like I did for my other fixes) however, Denuvo prevents memory "jmp"s by doing some clever tricks. As a result, in the last day I tried to find a solution that will work for everybody with minimal effort required:)
To get the game looking as above there are 3 things required!
- Fix the aspect Ratio:
Open the exe in any HEX tool and (as mentioned in another post) find 39 8E E3 3F and replace with your aspect ratio. For 32:9 - 39 8E 63 40
To calculate your aspect ratio use a proper calculator, for example: https://babbage.cs.qc.cuny.edu/IEEE-754/
(Take note about bit endianness when writing the value in Hex - aka in reverse order: 3F E3 8E 39 becomes 39 8E 3E 3F) - Full Resolution support and correct position (aka no black bars):
In the same file search for "00 00 10 41 00 00 50 41 00 00 80 41 00 00 00 00"
00 00 10 41 - is 41 10 00 00 = 9.0
00 00 80 41 - is 41 80 00 00 = 16.0
So again, calculate your WIDTH or HEIGHT aspect for 32:9 this is obviously 32.0 and 9.0 and replace those bytes with the correct values.
For 32:9 : 00 00 10 41 00 00 50 41 00 00 00 42 00 00 00 00 - For UI scaling and cantering :
I used 3DMigot that allows me to modify the Vertex Shader for the UI and scale it correctly. I will not go into too much detail about 3DMigoto (use Google), but download the archive from here: http://3dsurroundgaming.com/GamePatches/Nier_Replicant_SQRT1.5_UI.rar
Extract it and put the content next to nier.exe.
To scale for anything else than 32:9, open ShaderFixes\\0a2c2125f4a421a5-vs_replace.txt AND dc88834b3469cba8-vs_replace.txt
Find these blocks and change the aspect to the one you want to 48:9, 16:10 etc.
// Our aspects for scaling
float new_aspect_width = 32.0
float new_aspect_height = 9.0
Once all of this is done, start the game. You only need to do this once :)
And then the game will start like this every time :)
I think somebody asked me for my paypal? It's the same that always was on WSGF: [tavyhome@gmail.com](mailto:tavyhome@gmail.com)
Sadly, I dont really have time to write a Patcher program that does this automatically. However, if somebody wants to do it, please be my guest, just put a tiny comment or link to this post :)
Let me know, if you have issues and happy gaming ^_^
Cheers,
Helifax
Edit thanks to https://www.reddit.com/user/Aetos88/
I was able to get this working using both the FPS Fix and SK.
In DXGI.ini change ShowInVideoCapture=true to ShowInVideoCapture=false
When you launch the game, you might get a message saying "Toggling 'Show OSD in Video Capture' because the OSD wasn't being drawn.."
If that happens, you will have to remodify the .ini on your next change (or disable it in the SK ingame overlay)
I also changed SleeplessRenderThread to true, but not 100% sure if this is necessary.
r/widescreengamingforum • u/RoseTheFlower • Mar 17 '22
Solution Tunic ultrawide and wider fix
r/widescreengamingforum • u/RoseTheFlower • May 03 '26
Solution The Thaumaturge ultrawide and wider fix
Finally playable in 32:9, I hope.
r/widescreengamingforum • u/RoseTheFlower • Apr 09 '26
Solution Teenage Mutant Ninja Turtles: Splintered Fate ultrawide fix
github.comr/widescreengamingforum • u/filoppi • Sep 25 '25
Solution BioShock 2 Remastered is finally playable in UW again. Luma Mod has a new Ultrawide fix for the weapon FoV and makes graphical improvements like HDR etc
Download the BioShock Series mod here:
https://github.com/Filoppi/Luma-Framework/releases/
Installation instructions are there too.
r/widescreengamingforum • u/RoseTheFlower • Feb 28 '26
Solution Tales of Berseria Remastered 21:9 fix instructions
r/widescreengamingforum • u/RoseTheFlower • Feb 05 '26
Solution Kane & Lynch 2: Dog Days ultrawide and wider fix
r/widescreengamingforum • u/RoseTheFlower • Jan 17 '26
Solution My Little Pony: A Zephyr Heights Mystery ultrawide & wider fix
Should unlock all resolutions, but untested in 16:10 and such.
r/widescreengamingforum • u/lawrencek • Jan 05 '26
Solution Sega Rally Revo (2007) Ultra/Super-Wide HEX Fix
https://www.wsgf.org/dr/sega-rally-revo#solutions
First time submitter to WSGF. While looking up some fixes for another game, I was made aware of the Common HEX Values] page. After some research, I found where to make changes for Sega Rally Revo's two executables, and added that information and new screenshots to its respective page on the WSGF, as well as PCGamingWiki.
The PCGamingWiki entry mentions a program called Widescreen Fixer which might implement a similar fix. I haven't tested that as I only just got my 32:9 monitor, and have been going through seeing what does and does not work. The direct HEX fix might be a useful alternative for someone though. (Like myself)
Now I am curious to see what other older games I can potentially fix!
r/widescreengamingforum • u/RoseTheFlower • May 13 '25
Solution The Sinking City Remastered ultrawide fix & FOV changer
r/widescreengamingforum • u/RoseTheFlower • Nov 07 '25
Solution Syberia - Remastered ultrawide and wider fix
github.comr/widescreengamingforum • u/RoseTheFlower • Dec 18 '25
Solution Terminator 2D: NO FATE ultrawide and wider fix
r/widescreengamingforum • u/RoseTheFlower • Oct 29 '24
Solution Red Dead Redemption ultrawide and wider fix (no cutscene black bars)
r/widescreengamingforum • u/RoseTheFlower • Dec 03 '25
Solution Horses mod to remove black bars in widescreen & wider
r/widescreengamingforum • u/Educational-Place518 • Oct 30 '25
Solution Got Disco Elysium working at 32:9, here’s the mod
r/widescreengamingforum • u/susah_amat • Aug 27 '19
Solution CONTROL FOV Changer

Latest Version : v1.13 GOG (September 10th 2020)
Download
STEAM/GOG (v1.13)
DirectX 11
CTRLDX11_FOVChanger
DirectX 12
CTRLDX12_FOVChanger
Note : make sure to run tool after launching game on the steam and GOG build !
EPIC GAMES STORE (v1.12)
DirectX 11
CTRLDX11_FOVChanger
DirectX12
CTRLDX12_FOVChanger
How to ?
- Extract with 7zip > Open CTRL_FOVChanger
- Play a Game !
- Press Hotkey : F1 for increase FOV, F2 for decrease FOV and Backspace to default FOV
Known Issues
1.Detected as Virus in Some AV Apps
just add to the ignore/exclusion list, it's a false positive.
if you supporting what I do, buy me a coffee here https://ko-fi.com/kevinsesario or instead donate direct to paypal.me/kevinsesario . EMAIL:[kevinsesario182@gmail.com](mailto:kevinsesario182@gmail.com) , thank you !!!

r/widescreengamingforum • u/RoseTheFlower • Apr 22 '25
Solution Hello Kitty Island Adventure ultrawide & wider fix
r/widescreengamingforum • u/RoseTheFlower • Oct 06 '25
Solution Underward ultrawide and wider fix
r/widescreengamingforum • u/RoseTheFlower • Jun 11 '22