Subversion Repositories Games.Prince of Persia

Rev

Rev 1 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 2
Line 87... Line 87...
87
replays_folder = replays
87
replays_folder = replays
88
 
88
 
89
; Darken those parts of the screen that are not near a torch.
89
; Darken those parts of the screen that are not near a torch.
90
enable_lighting = true
90
enable_lighting = true
91
 
91
 
92
; Filter screen with a hqNx pixel scaling algorithm (set to 1 to disable)
92
; Filter screen with a XBRZ pixel scaling algorithm (set to 1 to disable)
93
hqx_level = 4
93
filter_level = 6
94
 
94
 
95
 
95
 
96
[Enhancements]
96
[Enhancements]
97
use_fixes_and_enhancements = false
97
use_fixes_and_enhancements = false
98
 
98