Widescreen Gaming Forum http://www.wsgf.org/phpBB3/ |
|
Macrotis A Mothers Journey http://www.wsgf.org/phpBB3/viewtopic.php?f=95&t=33186 |
Page 1 of 1 |
Author: | kertel1991 [ 08 Jun 2019, 10:14 ] |
Post subject: | Macrotis A Mothers Journey |
Hello. Can someone please make this game support 21:9? https://store.steampowered.com/app/8238 ... s_Journey/ I have tried the usual methods with the hex editor but it seems there is nothing to change. I cant find the 39 8E E3 3F value in hex editor. Here is the exe from the game https://ufile.io/rq0svv0k |
Author: | czarman [ 08 Jun 2019, 20:58 ] |
Post subject: | Re: Macrotis A Mothers Journey |
The resolutions are hard coded - you can hex edit it. Example for 3440 x 1440 Go to --> ...\Retail\Macrotis A Mothers Journey\macrotis_Data\Managed\Assembly-CSharp.dll Look for 00 0A 00 00 80 0C 00 00 00 0F 00 00 68 01 00 00 E0 01 00 00 1C 02 00 00 D0 02 00 00 00 03 00 00 84 03 00 00 38 04 00 00 A0 05 and change it to 70 0D 00 00 80 0C 00 00 00 0F 00 00 68 01 00 00 E0 01 00 00 1C 02 00 00 D0 02 00 00 00 03 00 00 84 03 00 00 38 04 00 00 A0 05 OR make it windowed and use borderless gaming --> https://github.com/Codeusa/Borderless-Gaming/releases Attachment: macrotis 2019-06-08 21-52-48-05.jpg [ 670.19 KiB | Viewed 4788 times ] |
Author: | kertel1991 [ 09 Jun 2019, 11:17 ] |
Post subject: | Re: Macrotis A Mothers Journey |
Amazing thank you so so much. What changes i must do for 2560x1080 resolution in the Assembly-CSharp.dll? |
Author: | czarman [ 09 Jun 2019, 12:39 ] |
Post subject: | Re: Macrotis A Mothers Journey |
00 0A 00 00 80 0C 00 00 00 0F 00 00 68 01 00 00 E0 01 00 00 1C 02 00 00 D0 02 00 00 00 03 00 00 84 03 00 00 38 04 00 00 A0 05 and change it to 00 0A 00 00 80 0C 00 00 00 0F 00 00 68 01 00 00 E0 01 00 00 1C 02 00 00 D0 02 00 00 00 03 00 00 84 03 00 00 38 04 00 00 38 04 |
Author: | kertel1991 [ 09 Jun 2019, 13:15 ] |
Post subject: | Re: Macrotis A Mothers Journey |
You are the best it works extremely well. Thank you. |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |