Tony Hawk Pro Skater 3

Full Version: Can someone help me with my screen resolution?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ok, I don't know why but I really want to play in fullscreen (like really fullscreen no 4:3 shit)..
I can't get my game running in fullscreen 'cause there is no 1366 x 768
I know that I have to hex something :lol:
<!-- l --><a class="postlink-local" href="http://www.chapter-3.net/thps3/site/distribution/viewtopic.php?f=19&t=3009">viewtopic.php?f=19&t=3009</a><!-- l -->

5605 = 1366
0003 = 768

random tutorial Wrote:Open Skate3.exe in hexeditor.
Search for the line 0000b400 or search for the string 80020000C7058800.

The groups 80 02 and e0 01 represent the resolution 640x480. What we'll do is change them to represent the custom resolution we want.

1600x1200 - Replace 80 02 with 40 06 and replace e0 01 with B0 04

Once you're done, save the file and make sure you have 640x480 selected in the THPS3Setup.exe program.

[Image: 16001200c.th.jpg]

[Image: file.php?id=684]
What hexeditor do you use? I tried this out with the MX and XVI32, I found some similar lines/strings but they differ after 80020000.
you've got german exe, right? check if there is e0 01 somewhere around.
Either I am just stupid or I don't get the point :mrgreen:
If I search for e1 01 I get a few e1 01's but there is no 80 02 around. I neither find the 0000B400 line.
Screw this :lol:
b400 is the offset, if you see for example lines b3f4 and b40a it means it's somewhere between 'em.

or upload your exe, will be way faster
Ok, uploaded to mediafire, PMd you.
Reference URL's