- update config.ini, add cutscene_recorder.ini

This commit is contained in:
Ilya Shurumov 2020-11-09 01:28:13 +06:00
parent bba59f7584
commit d602227aea
2 changed files with 28 additions and 2 deletions

View File

@ -11,5 +11,6 @@ bilinearFiltering=0
pgxpZbuffer=0 pgxpZbuffer=0
[game] [game]
drawDistance=600 drawDistance=1200
freeCamera=1 freeCamera=1
driver1music=0

View File

@ -0,0 +1,25 @@
[settings]
loadExistingCutscene=1
mission=6
baseMission=50
subindex=2
streams=2
player=0
[stream0]
type=2 # 1=car, 2=tanner
model=0
palette=0
controlType=1 # 1=player, 7=cutscene
startRot=2048
startPosX=-36898
startPosZ=267729
[stream1]
type=1 # 1=car, 2=tanner
model=1
palette=0
controlType=7 # 1=player, 7=cutscene
startRot=2048
startPosX=-39288
startPosZ=263528