Last resort logo

SWAT 3 - LAST RESORT GAME MODIFICATION


Spam Prevention - PLEASE READ !! (23 Apr 2021)

Due to a problem with spammers the rules for posting in the forums have changed for new users.

Newly registered users won't have their posts published until a moderator approves them.

Hack Swat 3's Executable To Give High Res

More
3 years 4 months ago - 3 years 4 months ago #2604 by Slippery Jim
Copy-Cat and I have located the X and Y coordinates in the game executable for the mission loading text.

decimal offset 299457
Code:
32 00 00 00 B9 17 02

Little-endian to decimal translations required

32 00 translates as 50
17 02 translates as 535

In other words, the mission loading text is printed at the coordinates 50, 535

The missions can have two lines of text.   What is odd though is those coordinates should be for the top left of the second line...not the first.      The first line should have been 50, 516.   One hack seems to control both lines in what appears to be a text container.
The topic has been locked.
More
10 months 1 week ago - 10 months 6 days ago #3391 by Slippery Jim
Movie Hacks:

Original movie resolution in hex is E001 and 8002 (480 x 640)  as found in the .exe

resolution hack for "Sierra.avi" and "Swat_intro.avi":
Decimal offset 18929 and 18934 

resolution hack for "career_won.avi" used after Convention Center Night in career mode:
Decimal offset 34890 and 34895

resolution hack for "career_lost.avi" used on City Hall map in career mode:
Decimal offset 34970 and 34975

resolution hack for "explosion.avi" used on Sewer map:
Decimal offset 35050 and 35055

resolution hack for "career_lost.avi" used on City Hall map in mission mode:
Decimal offset 35130 and 35135

resolution hack for "plane.avi" used on Whitman Airport map:
Decimal offset 35203 and 35208


6 movies total (Name references):
career_lost.avi (decimal offset: 2712720)
career_won.avi (decimal offset: 2712736)
explosion.avi (decimal offset: 2712704)
plane.avi (decimal offset: 2712692)
sierra.avi (decimal offset: 2712768)
swat_intro.avi (decimal offset: 2712752)
The topic has been locked.
Moderators: DarkSynopsis
Time to create page: 0.254 seconds
Powered by Kunena Forum