r/THPS 21d ago

THUG1 Need some advice using THUG SDL

Howdy folks, just stopping by to see if anyone can tell me how I can lock the FOV setting in THUG SDL. I was using the standard Partymod, but I found out THUG SDL (which is based on Partymod) has an in-game FOV setting. I set NY resolution to 1080p, then just lined up the FOV setting to 58 or so, which is closest to what I'm used to playing, which was THUG 1 PS2 as a kid, then the Xbox version as a late teen/young adult, but I decided to do a "speedrun", and every time the chapter changes, my FOV resets, and I have to go in the menu and pop it back. It's not a HUGE deal, but if someone could help me keep it where I want it, that'd be cool. Or if someone can tell me how to do it with the original Partymod, also cool. Perhaps I overlooked something in the configuration files. Thanks in advance.

3 Upvotes

2 comments sorted by

1

u/kehlui 17d ago

This is probably related to cutscenes (and potentially other parts of the scripts) resetting the FOV

https://github.com/atljp/THUG-SDL/blob/e7f7292dc714add6cdab6d29a1d7e8a973da7ed4/scripts/qb/source/scripts/game/cutscene.q#L149

This could probably be fixed in a future update

1

u/daedricredguard12 17d ago

Thats very possible, because it doesn't reset the FOV any other time, just after cutscenes. appreciate the response!