mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-22 10:22:48 +01:00
- update config.ini, add cutscene_recorder.ini
This commit is contained in:
parent
bba59f7584
commit
d602227aea
@ -11,5 +11,6 @@ bilinearFiltering=0
|
|||||||
pgxpZbuffer=0
|
pgxpZbuffer=0
|
||||||
|
|
||||||
[game]
|
[game]
|
||||||
drawDistance=600
|
drawDistance=1200
|
||||||
freeCamera=1
|
freeCamera=1
|
||||||
|
driver1music=0
|
25
data/cutscene_recorder.ini
Normal file
25
data/cutscene_recorder.ini
Normal 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
|
Loading…
Reference in New Issue
Block a user