Files
RP412/assets/RP411/GAUGE/SP_GA.GIM
T
CydandClaude Opus 4.8 3b8b729ecb Add complete game working copy under assets/ (runtime data + binaries)
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>
2026-07-01 10:11:47 -05:00

59 lines
1023 B
Plaintext

[object]
gatfile=gauge.gat
[lods]
level0=0.1
level1=1
level2=10
level3=100000
[vertices]
v0=-1.2, 0, -3.2
v1=1.2, 0, -3.2
v2=1.2, 0, -1.5
v3=-1.2, 0, -1.5
v4=0.7, 0, -2.7
v5=1.2, 0, -2.1
v6=1.2, 0, 0.5
v7=0.7, 0, 3
v8=-0.7, 0, 3
v9=-1.2, 0, 0.5
v10=-1.2, 0, -2.1
v11=-0.7, 0, -2.7
v12=-2.4, 0, -1
v13=-2.4, 0, 0
v14=2.4, 0, -1
v15=2.4, 0, 0
v16=-1.2, 0, 2.6
v17=-0.8, 0, 2.4
v18=-1.2, 0, 3
v19=1.2, 0, 2.6
v20=1.2, 0, 3
v21=0.8, 0, 2.4
v22=1.2, 0, -3.1
v23=-1.2, 0, -3.1
v24=-2.4, 0, -0.1
v25=-2.8, 0, 3.5
v26=0, 0, -4.6
v27=2.6, 0, 3.5
[level0]
linelist=a_vtv v0 v1 v2 v3 v0
linelist=a_vtv v4 v5 v6 v7 v8 v9 v10 v11 v4
linelist=a_vtv v12 v3 v9 v13 v12
linelist=a_vtv v14 v15 v6 v2 v14
linelist=a_vtv v16 v17 v8 v18 v16
linelist=a_vtv v19 v20 v7 v21 v19
[level1]
linelist=a_vtv v22 v6 v7 v8 v9 v23 v22
linelist=a_vtv v12 v3 v9 v13 v12
linelist=a_vtv v14 v15 v6 v2 v14
[level2]
linelist=a_vtv v22 v15 v7 v8 v24 v23 v22
[level3]
linelist=a_vtv v25 v26 v27 v25