682586f088f18

682586f08e605
1 Guest is here.
 

682586f090bf5Infinitron

682586f090c84
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
682586f090e9d
Thanks for the tip, it's fixed now.
1 Guest is here.
The string is always ready
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
682586f090fa5