GRIS
131 ratings
Ultrawide Fix for GRIS
By Lunanella
Step by step guide that will show you how to enable UW resolutions (1080p, 1440p) for GRIS.
8
2
   
Award
Favorite
Favorited
Unfavorite
Introduction
Hiya!

This is my first guide on Steam and I hope it's useful to you, somehow.

To get UW resolutions working for GRIS, you'll need a software that edits hexadecimal values, meaning its binary strings. It's fairly simple and will get the job done. More on it below.

ATTENTION! If you follow the steps of this guide, do so at your own risk. I do not take responsibility for whatever happens to your game. If anything goes wrong, though, verifying the cache files might as well fix the issue.

Backup!
Before following ANYTHING on this guide, go to 'Your Drive'/ProgramFiles (x86)/Steam/steamapps/common/GRIS (or wherever you install your Steam games) and make a backup of your UnityPlayer.dll file.

In my case, I copied the original file to a backup folder and then added the .bak extension to the original one's name, in order to prevent the engine from reading it. It ends up looking like this:

HEX Editor
You'll need a HEX Editor in order to enable the resolutions in your game. If you've never heard of them before, here[en.wikipedia.org]'s a short introduction.

I personally used HxD[mh-nexus.de], but you can use whatever software you prefer. Bear in mind that the tutorial pics will show HxD's interface, though. Other suggestions are: Hex Editor Neo, UltraEdit, wxHexEditor, Frhed etc.

1. Download, install and run the editor;
2. Once it starts, go to File > Open and find your GRIS folder inside steamapps;
3. Select UnityPlayer.dll (the original, not the backup!) and open it; You'll be greeted by this beauty:

Binary Strings
We will need to replace both instances of the 39 8E E3 3F binary string with the editor.

This is what's responsible for allowing you to change the res. If you're here just for this, you can grab the code below and go do your thing ♥ If not, then I bid you to keep on reading. :)

2560x1080: 26 B4 17 40
3440x1440: 8E E3 18 40

ATTENTION! You can only choose ONE resolution, not both!

Finding the right string

1. On HxD, press CTRL F in order to pop up the Find window;
2. Click on the "Hex-values" tab;
3. Paste into the blank space the binary string we want to change. It should look like this:

















4. Click on Search All;
5. The string will be highlighted - now it's time to change it.

I prefer to manually edit other than pasting the new string. To do so, highlight the first chunk of the code and replace it with the values of the resolution you want. They have been written on the start of this topic! I chose 2560x1080 because that's the resolution I play in.

Highlighted Original String




Edited String (for 1080p)






Since there are TWO strings we need to change, you'll need to go through steps 1-5 again, but this time ensure to check the "all" box under Search Direction.

If the software tells you that it can't find the hex value, try it a couple more times, changing the search direction. If it still cannot find it, then it's all done and you can just save.

















Once you're done tweaking both strings, go to File > Save.

Is It Working? Known Issues
Now it's time to check wether it's working or not!

Upon launching GRIS after first tweaking its hex values, I was still greeted by the 16:9 letterboxes. However, once the game started it was entirely set in a beautiful, flawless 21:9 bliss. RViN noted that it *is* required to go into options and change the resolution manually for it to work. I can't remember whether I did it (since am used to just double checking everytime I change the HEX values of games) or if the game just simply started like that for me.

Anyway! Double check, manually set the resolution to the one you just created and enjoy. :-)

So, once ingame, start a new save OR resume an old one aaand... voilà!

Known Issues

So far, I was only able to notice a couple of issues:

1) The videos can have both their top and bottom areas cut;
2) The white loading intro shifted to the left;
3) Hidden because it's a spoiler, duh > During the strong winds from chapter 2, the screen gets a crimson tint added to it - it remains locked in a 16:9 aspect ratio, while the area that once was the black letterbox keeps the game's natural colors, without the effect.

Aside from those three details, which aren't game breaking at all, everything works as it should.

Credits
That's it!

I hope this guide was useful (and not confusing, heh). Do share your screenshots with the community! GRIS is an exquisitely beautiful game and it deserves all of the attention it can get.

A shout out to creature for posting the hex values and their corresponding resolutions under the discussions.

A big thank you to Nomada Studios for creating this absolute gem, as well as to Devolver Digital for publishing it.
Screenshots









44 Comments
inovade 3 Oct, 2023 @ 12:25am 
it WORKS!!!
but i had to change resolution before it works, since NG or continue doesnt do anything

btw there's no hilarious hidden scene like RE4 (OG) here, but some scenes (probably a video? idk) had so much hidden. which i think it's a waste. like the first opening. i wonder how much they hide, if there's even wider screen
Lunanella  [author] 5 Sep, 2023 @ 1:00pm 
@Vasharal: You're welcome! Enjoy the game. :conhappy:
Vasharal 5 Sep, 2023 @ 11:43am 
Glad I found this. Worked well. Thank you!
Zeff 26 Mar, 2023 @ 6:56am 
Unfortunately i found this right after i finished the game, i would've enjoyed it even more if i knew about this before
Lunanella  [author] 7 May, 2022 @ 6:22pm 
@simon: Alright. Good luck, hope you find it. :cutestar:
simon 7 May, 2022 @ 4:05pm 
Thanks - yes, that folder is there but it just contains the GRIS app. I've searched within the app (via Show Package Contents) but no sign. I suspect it's a different filename on a Mac. I'll let you know if I find it.
Lunanella  [author] 7 May, 2022 @ 3:30pm 
@simon Hey, it should be somewhere inside ~/Library/Application Support/Steam/steamapps/common/GRIS. I hope! Don't have a Mac myself so can't test it, unfortunately.
simon 7 May, 2022 @ 2:56pm 
Hey, thanks for this. Has anyone managed to do this on a Mac? I can't find the file to edit.
Lunanella  [author] 19 Jan, 2022 @ 3:13am 
@Dei: You're welcome :coolkitty: I also played a long part of the game but just could not *not* try to fix it.
Dei 17 Jan, 2022 @ 7:48am 
Damn, I wish I found this before already playing through a large chunk of the game. Got it running 3440x1440 now and it looks absolutely glorious! Thanks a lot for this guide!