[THPS2][PC] Cumulative patch (Widescreen, FPS unlock, etc.)

General/other thps modding discussion
Demo
Posts: 494
Joined: Mon Aug 15, 2011 2:20 pm
Contact:

Re: [THPS2][PC] Patching stuff WIP

Postby Demo » Tue Oct 11, 2016 11:29 pm

http://levelmod.webatu.com/misc/dinput.7z

Need some testing here with experimental xinput support, aka your xbox 360 controller.
povs are working, LT/RT have corresponding actions binded.

start + back (which is select on ps) will quit the game immediately (hello tekken)
R3 is binded to skip track.

now keep in mind that default directinput is not disabled, so you'll have to dummy out the values in your config file.
find this in TH2_OPT.CFG and change every action to -1

Code: Select all

[JOYPAD]
JUMP=-1
Catar4x
Posts: 67
Joined: Sat Nov 24, 2012 4:39 pm
Contact:

Re: [THPS2][PC] Patching stuff WIP

Postby Catar4x » Wed Oct 12, 2016 2:11 am

Work very well like described, will only say that there is no camera support with the right analog stick (CAMERA=-1).

Little bug notified : Track title of "The High & Mighty" display an incorrect caracter for "&".
Demo
Posts: 494
Joined: Mon Aug 15, 2011 2:20 pm
Contact:

Re: [THPS2][PC] Patching stuff WIP

Postby Demo » Wed Oct 12, 2016 5:14 pm

Catar4x wrote:Work very well like described, will only say that there is no camera support with the right analog stick (CAMERA=-1).

Little bug notified : Track title of "The High & Mighty" display an incorrect caracter for "&".


that's not right stick camera control. it toggles between near/far camera and it's back/select on the gamepad.

basically there is no & in that font. there are no brackets as well.
taufan99
Posts: 13
Joined: Wed Aug 03, 2016 8:09 am
Contact:

Re: [THPS2][PC] Patching stuff WIP

Postby taufan99 » Thu Nov 17, 2016 1:58 pm

I've done what the instructions tell me, but the patch is still not working. Maybe I need to have a physical CD-ROM or something else can be done?
Catar4x
Posts: 67
Joined: Sat Nov 24, 2012 4:39 pm
Contact:

Re: [THPS2][PC] Patching stuff WIP

Postby Catar4x » Thu Nov 17, 2016 2:31 pm

Use smaller exe and admin compatibility.
UWbadgers16
Posts: 9
Joined: Tue Jan 10, 2017 6:38 am
Contact:

Re: [THPS2][PC] Cumulative patch (Widescreen, FPS unlock, etc.)

Postby UWbadgers16 » Tue Jan 10, 2017 6:41 am

I can't seem to get the music to play. I keep getting these errors in the log:

XAPLAY WAS CALLED 0 0
ASSERT!: H:\TonyHawk\Pc2\video.cpp(1542): sound too large
MusicThread stopped...

Stopping Music...
ThAEm
Posts: 11
Joined: Wed Dec 26, 2012 8:21 pm
Location: Connecticut, USA
Contact:

Re: [THPS2][PC] Cumulative patch (Widescreen, FPS unlock, etc.)

Postby ThAEm » Tue Jan 10, 2017 9:36 pm

Hey I wonder... When I try to convert my own bik files and put them into THPS2, they don't work. It's just silence in-game. I wanna know if I'm missing something or doing something wrong.

P.S. I tried RAD Video Tools version 2.6c/1.100c (pretty recent version) as well as 1.9d/1.200c on Win10.
Ever seen a Pichu that can do 120 down the freeway?

Call me ShOscar, cuz ThAEm is dead.
UWbadgers16
Posts: 9
Joined: Tue Jan 10, 2017 6:38 am
Contact:

Re: [THPS2][PC] Cumulative patch (Widescreen, FPS unlock, etc.)

Postby UWbadgers16 » Wed Jan 11, 2017 4:47 am

Demo wrote:set compress level to 100


Are you referring to my question about not hearing any music on the bik files that someone else posted? I can't find anywhere to set the compress level.
Demo
Posts: 494
Joined: Mon Aug 15, 2011 2:20 pm
Contact:

Re: [THPS2][PC] Cumulative patch (Widescreen, FPS unlock, etc.)

Postby Demo » Wed Jan 11, 2017 10:51 am

are you trying to convert your own music or you can't play original tracks?
the option is there at the bottom set at 4 on this screenshot.

Image
ThAEm
Posts: 11
Joined: Wed Dec 26, 2012 8:21 pm
Location: Connecticut, USA
Contact:

Re: [THPS2][PC] Cumulative patch (Widescreen, FPS unlock, etc.)

Postby ThAEm » Wed Jan 11, 2017 11:57 pm

Demo wrote:set compress level to 100

Thanks, Demo. The cust tracks are working now.
However, when doing so, it makes the music mono, but that shouldn't be much of a problem, to be honest.

Also, going a bit off-topic, I noticed that when music is converted with a 100 compress level, it just gives little compression to the quality and makes it mono, but when set to 99, it becomes pure noise. I just find that weird.
Ever seen a Pichu that can do 120 down the freeway?

Call me ShOscar, cuz ThAEm is dead.
UWbadgers16
Posts: 9
Joined: Tue Jan 10, 2017 6:38 am
Contact:

Re: [THPS2][PC] Cumulative patch (Widescreen, FPS unlock, etc.)

Postby UWbadgers16 » Thu Jan 12, 2017 3:56 am

Demo wrote:are you trying to convert your own music or you can't play original tracks?
the option is there at the bottom set at 4 on this screenshot.


I'm trying to play the original tracks.
Demo
Posts: 494
Joined: Mon Aug 15, 2011 2:20 pm
Contact:

Re: [THPS2][PC] Cumulative patch (Widescreen, FPS unlock, etc.)

Postby Demo » Thu Jan 12, 2017 12:46 pm

ThAEm wrote:However, when doing so, it makes the music mono, but that shouldn't be much of a problem, to be honest.

tbh 100 doesn't even looks like a valid quality level, but the only one that works. the fact that original tracks are so much smaller gave me idea to try lower frequencies, and guess what? if you convert at 22050, it will be stereo. so random.

UWbadgers16 wrote:I'm trying to play the original tracks.

when you change tracks, do you see SKIP TRACK: <some number> or --- instead?
sound too large message appears even when a valid track is loaded, so it doesn't mean much.
UWbadgers16
Posts: 9
Joined: Tue Jan 10, 2017 6:38 am
Contact:

Re: [THPS2][PC] Cumulative patch (Widescreen, FPS unlock, etc.)

Postby UWbadgers16 » Fri Jan 13, 2017 4:31 am

Demo wrote:
UWbadgers16 wrote:I'm trying to play the original tracks.

when you change tracks, do you see SKIP TRACK: <some number> or --- instead?
sound too large message appears even when a valid track is loaded, so it doesn't mean much.


It stays at "---"
Demo
Posts: 494
Joined: Mon Aug 15, 2011 2:20 pm
Contact:

Re: [THPS2][PC] Cumulative patch (Widescreen, FPS unlock, etc.)

Postby Demo » Fri Jan 13, 2017 3:27 pm

UWbadgers16 wrote:It stays at "---"

do you use th2patchlauncher.exe? if you do, try to relaunch it several times.

Return to “Other THPS games modding”

Who is online

Users browsing this forum: No registered users and 21 guests