6841dd171fbc7

6841dd1726b3a
1 Guest is here.
 

6841dd172931dInfinitron

6841dd17293a2
The cam_ext.cfg included with SS2Tool crops intro.avi, which is NOT letterboxed. That's because you're excluding the Thief cutscenes from cropping instead of the SS2 cutscenes.

That is, this:
Code: [Select]
; (thief) list of movies to exclude from cropping (only used if "crop_movies" is enabled)
movie_crop_exclude credits.avi+success.avi+death.avi
; (shock) list of movies to exclude from cropping (only used if "crop_movies" is enabled)
;movie_crop_exclude intro.avi+credits.avi


instead of this:
Code: [Select]
; (thief) list of movies to exclude from cropping (only used if "crop_movies" is enabled)
;movie_crop_exclude credits.avi+success.avi+death.avi
; (shock) list of movies to exclude from cropping (only used if "crop_movies" is enabled)
movie_crop_exclude intro.avi+credits.avi
6841dd1729561
Thanks for the tip, it's fixed now.
1 Guest is here.
“I’ve cried so much I can’t see any more.”
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6841dd1729655