mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Zoom level now capped at 7, tiles outside the zoomed area shouldn't render anymore.
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@ VideoBackBuffer=Yes
|
||||
Resolution=400
|
||||
Width=1280
|
||||
Height=720
|
||||
ZoomLevel=6
|
||||
ZoomLevel=7
|
||||
ShowAllMusic=Yes
|
||||
PlayEnglishIntro=Yes
|
||||
VideoInterlaceMode=2
|
||||
@@ -23,11 +23,11 @@ UseSmallInfantry=No
|
||||
NoCD=Yes
|
||||
CounterstrikeEnabled=Yes
|
||||
AftermathEnabled=Yes
|
||||
ScoreVolume=0.5
|
||||
GameSpeed=2
|
||||
ScrollRate=5
|
||||
Brightness=0.5
|
||||
Volume=0.375
|
||||
ScoreVolume=0.5
|
||||
MultiplayerScoreVolume=0.5
|
||||
Contrast=0.5
|
||||
Color=0.5
|
||||
|
||||
Reference in New Issue
Block a user