Imports the full shipped working copy of Red Planet v4.10 so the repo is
self-contained: buildable (source) and runnable (data). ~110 MB, committed
directly to git per project decision.
Contents (assets/RP411/):
- AUDIO/ (~97 MB) 223 .wav + audio config/res
- VIDEO/ (~10 MB) .X meshes, .SKL/.det/.sph geometry, .met materials,
.pcc/.png/.pcx textures, .vsh/.psh shaders, material tables
- GAUGE/ (~0.8 MB) HUD .GIM images, .PCC/.PCX bitmaps, gauge config
- SPOOLS/ runtime replay output dir (kept via .gitkeep)
- Root config/launch: environ.ini, RPDPL.INI, JOYSTICK.INI, TEST.EGG,
RPL4.RES, *.bat launchers
- Runtime binaries: rpl4opt.exe (shipped reference build), libsndfile-1.dll,
oalinst.exe (OpenAL redist installer), sleep.exe
Housekeeping:
- .gitignore: re-include assets/**/*.exe and *.dll (global rules skip them);
keep Thumbs.db and runtime *.spl out.
- .gitattributes: mark asset media (.wav/.png/.pcc/.gim/.x/.skl/... ) binary.
- docs/ASSETS.md: runtime layout, config chain (environ.ini -> RPDPL.INI ->
video/audio/gauge paths), launch args, and per-directory asset inventory.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
137 lines
1.7 KiB
Plaintext
137 lines
1.7 KiB
Plaintext
[LAB_ONLY] // this file has not been approved for release
|
|
|
|
[DamageZones] // call MakeEntryList with 'dz_'
|
|
dz_vtv=0
|
|
|
|
[ROOT]
|
|
JointCount=2
|
|
DZoneCount=1
|
|
Object=lan.bgf
|
|
dzone=dz_vtv
|
|
Former Segment=seglu
|
|
tranx=0
|
|
trany=0
|
|
tranz=0
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
joint=jointleng
|
|
joint=jointreng
|
|
site=siteheadlight
|
|
site=siteeyepoint
|
|
site=sitetaillight
|
|
site=sitebooster
|
|
site=sitechute
|
|
site=sitefrontport
|
|
site=sitebackport
|
|
|
|
[jointleng]
|
|
parent=ROOT
|
|
Type=hingex
|
|
Object=vln.bgf
|
|
dzone=dz_vtv
|
|
Former Segment=segleng
|
|
tranx=-0.849957
|
|
trany=0.09634
|
|
tranz=-0.100513
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
site=siteleftengine
|
|
|
|
[siteleftengine]
|
|
parent=jointleng
|
|
tranx=-0.528323
|
|
trany=-0.257594
|
|
tranz=0
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
|
|
[jointreng]
|
|
parent=ROOT
|
|
Type=hingex
|
|
Object=vrn.bgf
|
|
dzone=dz_vtv
|
|
Former Segment=segreng
|
|
tranx=0.849954
|
|
trany=0.09634
|
|
tranz=-0.100513
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
site=siterightengine
|
|
|
|
[siterightengine]
|
|
parent=jointreng
|
|
tranx=0.527976
|
|
trany=-0.257591
|
|
tranz=0
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
|
|
[siteheadlight]
|
|
parent=ROOT
|
|
tranx=0
|
|
trany=0.66153
|
|
tranz=-0.451238
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
|
|
[sitefrontport]
|
|
parent=ROOT
|
|
tranx=0
|
|
trany=-0.723261
|
|
tranz=-1.76319
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
|
|
[siteeyepoint]
|
|
parent=ROOT
|
|
tranx=0
|
|
trany=-0.123261
|
|
tranz=-1.76319
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
|
|
[sitetaillight]
|
|
parent=ROOT
|
|
tranx=0
|
|
trany=0.236551
|
|
tranz=2.55406
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
|
|
[sitebackport]
|
|
parent=ROOT
|
|
tranx=0
|
|
trany=-0.723261
|
|
tranz=-1.76319
|
|
pitch=0
|
|
yaw=3.14159
|
|
roll=0
|
|
|
|
[sitebooster]
|
|
parent=ROOT
|
|
tranx=0
|
|
trany=-0.126814
|
|
tranz=2.59522
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
|
|
[sitechute]
|
|
parent=ROOT
|
|
tranx=0
|
|
trany=-0.257925
|
|
tranz=2.50541
|
|
pitch=0
|
|
yaw=-0
|
|
roll=0
|
|
|