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 07 Sep 2024, 12:30

All times are UTC [ DST ]




Post new topic Reply to topic  [ 13 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: 26 Aug 2009, 04:37 
Offline

Joined: 26 Aug 2009, 04:30
Posts: 7
There is no video option in game, stuck at 640X480, can't find the ini file either, could any body tell me how to change the resolution? THX in advance. :shock:


Top
 Profile  
 


PostPosted: 26 Aug 2009, 06:27 
Offline
User avatar

Joined: 09 Aug 2006, 14:17
Posts: 1506
Not a real high priority project I am guessing.

Did you look for an ini file of some kind? Most simple widescreen "hacks" start there.


Top
 Profile  
 
PostPosted: 28 Aug 2009, 09:52 
Offline

Joined: 26 Aug 2009, 04:30
Posts: 7
ah, yep. I thought ini file was the easiest way fo me. You mean hacking the main excute file? Could you tell me the location of the hex value? THX, man! :roll:


Top
 Profile  
 
PostPosted: 28 Aug 2009, 11:05 
Offline
User avatar

Joined: 09 Aug 2006, 14:17
Posts: 1506
Well I wrote hacks in quotes as it isn't really a hack, just a work around, and I meant the ini file.

Step one in testing if a game can easily be made to work in other resolutions is to look for an ini or other config file and see if it has resolution entries.

I doubt anyone with the knowledge to go further than that will either own this game or care enough about it to work on it, unfortunately.


Top
 Profile  
 
PostPosted: 28 Aug 2009, 17:39 
Offline

Joined: 13 May 2008, 11:35
Posts: 104
You'll need a No-CD executable for this to work.

To add widescreen support to this game you'll need a hex editor such as Be.HexEditor. Open your gof_f.exe file with it and search for the following string.

58 02 00 00 c7 05 74 f2 75 00 20 03

The groups 20 03 and 58 02 represent the resolution 800x600. Replace those with the resolution of your choice.

1024x600 - Replace 20 03 with 00 04 and replace 58 02 with 58 02
1280x720 - Replace 20 03 with 00 05 and replace 58 02 with D0 02
1280x800 - Replace 20 03 with 00 05 and replace 58 02 with 20 03
1366x768 - Replace 20 03 with 56 05 and replace 58 02 with 00 03
1440x900 - Replace 20 03 with A0 05 and replace 58 02 with 84 03
1680x1050 - Replace 20 03 with 90 06 and replace 58 02 with 1A 04
1920x1080 - Replace 20 03 with 80 07 and replace 58 02 with 38 04
1920x1200 - Replace 20 03 with 80 07 and replace 58 02 with B0 04

When you're done, save the file and launch the game.

Unfortunately the game stretches and I don't see an FOV fix forthcoming.

800x600 (4:3)


1440x900 (16:10)


I'll screw around with it more later and test it out in other resolutions (I've only tested 1440x900 so far) and then add it to the confirmed forum.

Also, let me know if the game crashes during the intro screens. It did that to me the first time I ran it, but has been fine since so it's probably not related to the hack.


Last edited by BooTx on 29 Jul 2015, 01:31, edited 1 time in total.

Top
 Profile  
 
PostPosted: 28 Aug 2009, 19:08 
Offline
Founder
Founder
User avatar

Joined: 13 Oct 2003, 05:00
Posts: 7358
Note that this stretches the game. Would probably be better to use something like 1600x1200 on a 1920x1200, and play in pillarboxing.


Top
 Profile  
 
PostPosted: 28 Aug 2009, 21:32 
Offline
User avatar

Joined: 09 Aug 2006, 14:17
Posts: 1506
Wow... every game has a dedicated fan!

Good work.


Top
 Profile  
 
PostPosted: 29 Aug 2009, 02:41 
Offline

Joined: 26 Aug 2009, 04:30
Posts: 7
You'll need a No-CD executable for this to work.

To add widescreen support to this game you'll need a hex editor such as Be.HexEditor. Open your gof_f.exe file with it and search for the following string.



The groups 20 03 and 58 02 represent the resolution 800x600. Replace those with the resolution of your choice.

1024x600 - Replace 20 03 with 00 04 and replace 58 02 with 58 02
1280x720 - Replace 20 03 with 00 05 and replace 58 02 with D0 02
1280x800 - Replace 20 03 with 00 05 and replace 58 02 with 20 03
1366x768 - Replace 20 03 with 56 05 and replace 58 02 with 00 03
1440x900 - Replace 20 03 with A0 05 and replace 58 02 with 84 03
1680x1050 - Replace 20 03 with 90 06 and replace 58 02 with 1A 04
1920x1080 - Replace 20 03 with 80 07 and replace 58 02 with 38 04
1920x1200 - Replace 20 03 with 80 07 and replace 58 02 with B0 04

When you're done, save the file and launch the game.

Unfortunately the game stretches and I don't see an FOV fix forthcoming.

800x600 (4:3)


1440x900 (16:10)


I'll screw around with it more later and test it out in other resolutions (I've only tested 1440x900 so far) and then add it to the confirmed forum.

Also, let me know if the game crashes during the intro screens. It did that to me the first time I ran it, but has been fine since so it's probably not related to the hack.


Thank you so much, BooTx! But I can't see the images, could you please post them again?


Top
 Profile  
 
PostPosted: 29 Aug 2009, 03:03 
Offline

Joined: 07 Jul 2007, 23:55
Posts: 2866
Thank you so much, BooTx! But I can't see the images, could you please post them again?


They are visible in your reply. It is your browser settings. Or click the missing pic box and go to the direct link.


Top
 Profile  
 
PostPosted: 31 Aug 2009, 04:08 
Offline

Joined: 13 May 2008, 11:35
Posts: 104
http://www.widescreengamingforum.com/forum/viewtopic.php?p=163550

Also, good tip, Ibrin; it had slipped my mind.

You'll see what resolutions work for me and which fail. That doesn't necessasrily mean they'll fail for you. I also wasn't able to test anything higher so I don't know if they work or not.

Because of the very low default resolution, the fix really increases the image quality nicely. Hope it works out for you.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ]  Go to page 1, 2  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: Yandex [Bot] and 16 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