Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
# --------------------------
|
|
# Hull Pressure Demo Scene
|
|
# --------------------------
|
|
VIEWANGLE 60.0
|
|
CLIP 1.0 600.0
|
|
FOG 50.0 600.0 0.0 0.4 0.4
|
|
//FOG 10.0 400.0 0.0 0.4 0.4
|
|
//(ntsc)FOG 50.0 600.0 0.0 0.25 0.25
|
|
BACKGND 0.1 0.6 0.6
|
|
AMBIENT 0.3 0.4 0.5
|
|
LIGHT 0.8 0.8 0.8 -45 45 0
|
|
|
|
//LIGHT 0.880 0.876870 0.876860 0 0 0
|
|
//LIGHT 0.880 0.876870 0.876860 90 0 0
|
|
//LIGHT 0.880 0.876870 0.876860 180 0 0
|
|
//LIGHT 0.880 0.876870 0.876860 -90 0 0
|
|
//LIGHT 0.880 0.876870 0.876860 0 90 0
|
|
//LIGHT 0.880 0.876870 0.876860 0 -90 0
|
|
|
|
GEOMETRY .\video
|
|
MATERIAL .\video
|
|
TEXTURE .\video
|
|
|
|
START 240 0 -440 0 0 0
|
|
KEYRATE 0.10 0.1
|
|
RETRACE 2
|
|
|
|
//STATIC seaover 1 0 155 0 0 0 0
|
|
//STATIC seaunder 1 0 115 0 0 0 0
|
|
STATIC rigpart 1 0 0 0 0 0 0
|
|
STATIC shippart 1 0 0 0 0 0 0
|
|
STATIC citypart 1 0 0 0 0 0 0
|
|
DYNAMIC prw 1 .\atlant3.spl 2.2 0.01
|
|
|
|
|
|
// TRACKER MOUSE 1 1
|
|
//TRACKER KEYBOARD 0.1 0.1
|
|
// TRACKER THRUSTMASTER 3.0 2.0
|
|
TRACKER NONE 3.0 2.0
|
|
|
|
END
|
|
|