REminiscence/rs.cfg

54 lines
1.4 KiB
INI
Raw Permalink Normal View History

2019-10-27 17:00:00 +01:00
# display copy protection (shapes or words lookup)
2016-03-20 17:00:00 +01:00
bypass_protection=true
# use original password level selection menu screen
enable_password_menu=false
2018-03-18 17:00:00 +01:00
# allow changing the language in title menu (left/right)
enable_language_selection=true
2016-03-20 17:00:00 +01:00
# fade palette to black for screen transition (use blending if false)
2017-11-03 17:00:00 +01:00
fade_out_palette=false
2016-03-20 17:00:00 +01:00
# use .BNQ & .LEV datafiles (tile based rendering) for backgrounds (instead of .MAP)
2019-10-27 17:00:00 +01:00
use_tile_data=false
2016-05-09 18:00:00 +02:00
2017-06-07 18:00:00 +02:00
# display text instead of playing the polygon cutscenes
2016-05-09 18:00:00 +02:00
use_text_cutscenes=false
2017-06-07 18:00:00 +02:00
2019-10-27 17:00:00 +01:00
# enable playback of PC CD .SEQ cutscenes (use polygon cutscenes if false)
2017-06-07 18:00:00 +02:00
use_seq_cutscenes=true
2018-01-20 17:00:00 +01:00
2021-09-05 18:00:00 +02:00
# if copy protection is enabled, display the words manual lookup screen (as in DOS SSI version)
2019-10-27 17:00:00 +01:00
use_words_protection=false
# white t-shirt for Conrad
use_white_tshirt=false
2023-03-31 15:23:51 +02:00
# use .PRF music files
use_prf_music=true
2018-02-10 17:00:00 +01:00
# enable playback of 'ASC' cutscene
2021-09-05 18:00:00 +02:00
play_asc_cutscene=false
2018-02-10 17:00:00 +01:00
2018-01-20 17:00:00 +01:00
# enable playback of 'CAILLOU-F.SET' cutscene
2018-02-10 17:00:00 +01:00
play_caillou_cutscene=true
2019-10-27 17:00:00 +01:00
# enable playback of 'CARTE' cutscene
play_carte_cutscene=true
2018-02-10 17:00:00 +01:00
# enable playback of 'METRO' cutscene
play_metro_cutscene=false
# enable playback of 'SERRURE' cutscene
play_serrure_cutscene=true
2019-10-27 17:00:00 +01:00
# play 'Game saved' sample when saving with level checkpoints (as in the 3DO version)
play_gamesaved_sound=true
2021-05-01 18:00:00 +02:00
# restore content from 'MEMO' cutscene
restore_memo_cutscene=true
2021-09-05 18:00:00 +02:00
# order inventory items as the original game, last grabbed item is at the bottom of the inventory
order_inventory_original=false