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 19 Mar 2024, 03:32

All times are UTC [ DST ]




Post new topic Reply to topic  [ 17 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Squ1zZy - UniPatcher
PostPosted: 22 Dec 2007, 11:51 
Offline
Insiders
Insiders

Joined: 11 Jan 2007, 14:46
Posts: 251
Since I guess the tutorial I made to make a patch using Delphi won't be used alot i've decided to make an Universal Patcher. It works simple if anyone else found the offsets. To find the offsets just follow my tutorial that can be found here:

http://widescreengamingforum.com/node/8483

Enter the 4 positions where the resolution is positioned in the executable and select your desired resolution and hit the "Patch" button.

Hope this helps... If this application would be used, i'll make a better one using a .ini file or something. Please gimme your input ;)

A link to download the UniPatcher:

http://www.wsgf.org/article/squ1zzy-unipatcher

Thanks!


Top
 Profile  
 


 Post subject: Squ1zZy - UniPatcher
PostPosted: 23 Dec 2007, 10:23 
Offline
Insiders
Insiders

Joined: 11 Jan 2007, 14:46
Posts: 251
Sonic Heroes:

Sonic Heroes v1.0 [ENGLISH] No-CD/Fixed EXE #1

http://m0003.gamecopyworld.com/games/pc_sonic_heroes.shtml

Important: Set the resolution in-game to 640x480



Spiderman 3:

Spider-Man 3 v1.0 [MULTI] No-DVD/Fixed EXE

http://m0006.gamecopyworld.com/games/pc_spider-man_3.shtml

Important: Set the resolution in-game to 640x480



Need For Speed Pro Street v1.0:

Need for Speed: ProStreet v1.0 [MULTI2/MULTI3] No-DVD/Fixed EXE

http://m0008.gamecopyworld.com/games/pc_nfs_prostreet.shtml

Important: Set the resolution in-game to 640x480



Need For Speed Pro Street v1.1:

Need for Speed: ProStreet v1.1 [MULTI2] No-DVD/Fixed EXE

http://m0008.gamecopyworld.com/games/pc_nfs_prostreet.shtml

Important: Set the resolution in-game to 640x480



Rainbow Six Vegas:

R6GameConfig.bin

Vista: C:Users%UserName%DocumentsUbisoftR6Vegas



NBA Live 07 v1.1:

NBA Live 07 v1.1 [MULTI] Fixed EXE

http://m0003.gamecopyworld.com/games/pc_nba_live_2007.shtml

Important: Set the resolution in-game to 640x480



NBA Live 08 v1.0:

NBA Live 08 v1.0 [MULTI4] Fixed EXE

http://m0003.gamecopyworld.com/games/pc_nba_live_2008.shtml

Important: Set the resolution in-game to 640x480



Need For Speed Most Wanted v1.3:

NFS: Most Wanted v1.3 [MULTI] Proper No-DVD/Fixed EXE

http://m0003.gamecopyworld.com/games/pc_nfs_most_wanted.shtml



Important: Set the resolution in-game to 640x480


Top
 Profile  
 
 Post subject: Squ1zZy - UniPatcher
PostPosted: 23 Dec 2007, 17:26 
Offline

Joined: 28 May 2007, 03:10
Posts: 845
Great work man, just plain great work.

One thing though, just making sure I understand your prog proper, it does the following:
Position 1 -> 2560
Position 2 -> 1600
Position 3 -> 2560
Position 4 -> 1600

correct?
and in case your interested I had done those for need for speed most wanted manually, the offsets are:
002C27EF 002C27F0 002C27F5 002C27F6

2nd set seems unneeded
002C28CF 002C28D0 002C28D5 002C28D6

both sets are in order 640 480 640 480, the second one doesn't seem to change much but I've had crashes when only changing the first one so I do both.

And I take no credit really finding the offsets, Uniwis did the 2 files I compared to find the change, but Uniwis stopped working so I had to go manual to make more.


Top
 Profile  
 
 Post subject: Squ1zZy - UniPatcher
PostPosted: 23 Dec 2007, 22:43 
Offline
Insiders
Insiders

Joined: 11 Jan 2007, 14:46
Posts: 251
Great work man, just plain great work.

One thing though, just making sure I understand your prog proper, it does the following:
Position 1 -> 2560
Position 2 -> 1600
Position 3 -> 2560
Position 4 -> 1600

correct?
and in case your interested I had done those for need for speed most wanted manually, the offsets are:
002C27EF 002C27F0 002C27F5 002C27F6

2nd set seems unneeded
002C28CF 002C28D0 002C28D5 002C28D6

both sets are in order 640 480 640 480, the second one doesn't seem to change much but I've had crashes when only changing the first one so I do both.

And I take no credit really finding the offsets, Uniwis did the 2 files I compared to find the change, but Uniwis stopped working so I had to go manual to make more.


Erm, no. The positions would be the one you mentioned:

Position 1: 002C27EF
Position 2: 002C27F0
Position 3: 002C27F5
Position 4: 002C27F6

I've made an example with the values in 2 posts above.


Top
 Profile  
 
 Post subject: Squ1zZy - UniPatcher
PostPosted: 24 Dec 2007, 01:02 
Offline

Joined: 28 May 2007, 03:10
Posts: 845
Yeah your example of it matches how I understood it. NFSMW is odd in that the 4 positions are in duplicate a couple lines later, that's the 2nd set of offsets. Which I change since I seem to get less crashes doing so.


Top
 Profile  
 
 Post subject: Squ1zZy - UniPatcher
PostPosted: 24 Dec 2007, 11:33 
Offline
Insiders
Insiders

Joined: 11 Jan 2007, 14:46
Posts: 251
Yeah your example of it matches how I understood it. NFSMW is odd in that the 4 positions are in duplicate a couple lines later, that's the 2nd set of offsets. Which I change since I seem to get less crashes doing so.


One for 16Bit and one for 32Bit maybe?


Top
 Profile  
 
 Post subject: Squ1zZy - UniPatcher
PostPosted: 24 Dec 2007, 16:08 
Offline

Joined: 28 May 2007, 03:10
Posts: 845
Don't know, maybe, but there's no choice of 16-32 bit in the menus just the resolution. I'm thinking more 'screen res' vs 'viewport res' since some res. changers I've tried that use the dx9 dll hijack trick resized the overall resolution but the actual visible data was stuck in the top left corner at the original 640x480 res.

Just changing the first set of offset works though, I just seem to get random crashes if I don't change the 2nd set too so I do so as well.


Top
 Profile  
 
 Post subject: Squ1zZy - UniPatcher
PostPosted: 30 Dec 2007, 09:57 
Offline

Joined: 02 Mar 2007, 01:01
Posts: 53
the link don't work


Top
 Profile  
 
 Post subject: Squ1zZy - UniPatcher
PostPosted: 30 Dec 2007, 10:32 
Offline
Insiders
Insiders

Joined: 11 Jan 2007, 14:46
Posts: 251
the link don't work


Fixed it, thanks.


Top
 Profile  
 
 Post subject: Squ1zZy - UniPatcher
PostPosted: 30 Dec 2007, 17:18 
Offline

Joined: 02 Mar 2007, 01:01
Posts: 53
[quote]the link don't work


Fixed it, thanks.
^^
but with this patcher can i play nba08 with a correct fields of view?


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 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