Files
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

709 lines
17 KiB
Plaintext

xof 0303txt 0032
template Frame {
<3d82ab46-62da-11cf-ab39-0020af71e433>
[...]
}
template Matrix4x4 {
<f6f23f45-7686-11cf-8f52-0040333594a3>
array FLOAT matrix[16];
}
template FrameTransformMatrix {
<f6f23f41-7686-11cf-8f52-0040333594a3>
Matrix4x4 frameMatrix;
}
template Vector {
<3d82ab5e-62da-11cf-ab39-0020af71e433>
FLOAT x;
FLOAT y;
FLOAT z;
}
template MeshFace {
<3d82ab5f-62da-11cf-ab39-0020af71e433>
DWORD nFaceVertexIndices;
array DWORD faceVertexIndices[nFaceVertexIndices];
}
template Mesh {
<3d82ab44-62da-11cf-ab39-0020af71e433>
DWORD nVertices;
array Vector vertices[nVertices];
DWORD nFaces;
array MeshFace faces[nFaces];
[...]
}
template Coords2d {
<f6f23f44-7686-11cf-8f52-0040333594a3>
FLOAT u;
FLOAT v;
}
template MeshTextureCoords {
<f6f23f40-7686-11cf-8f52-0040333594a3>
DWORD nTextureCoords;
array Coords2d textureCoords[nTextureCoords];
}
template MeshNormals {
<f6f23f43-7686-11cf-8f52-0040333594a3>
DWORD nNormals;
array Vector normals[nNormals];
DWORD nFaceNormals;
array MeshFace faceNormals[nFaceNormals];
}
template ColorRGBA {
<35ff44e0-6c7c-11cf-8f52-0040333594a3>
FLOAT red;
FLOAT green;
FLOAT blue;
FLOAT alpha;
}
template ColorRGB {
<d3e16e81-7835-11cf-8f52-0040333594a3>
FLOAT red;
FLOAT green;
FLOAT blue;
}
template Material {
<3d82ab4d-62da-11cf-ab39-0020af71e433>
ColorRGBA faceColor;
FLOAT power;
ColorRGB specularColor;
ColorRGB emissiveColor;
[...]
}
template MeshMaterialList {
<f6f23f42-7686-11cf-8f52-0040333594a3>
DWORD nMaterials;
DWORD nFaceIndexes;
array DWORD faceIndexes[nFaceIndexes];
[Material <3d82ab4d-62da-11cf-ab39-0020af71e433>]
}
template TextureFilename {
<a42790e1-7810-11cf-8f52-0040333594a3>
STRING filename;
}
Frame SCENE_ROOT {
FrameTransformMatrix {
1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000;;
}
Frame MESH_ROOT {
FrameTransformMatrix {
1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000;;
}
Mesh {
116;
1.750000;-3.751000;37.999901;,
1.750000;-3.751000;34.529901;,
1.750000;-6.161000;36.279901;,
1.750000;-6.161000;37.999901;,
4.250000;-3.751000;37.999901;,
4.250000;-6.161000;37.999901;,
4.250000;-6.161000;36.279901;,
4.250000;-3.751000;34.529901;,
-4.250000;-3.751000;37.999901;,
-4.250000;-3.751000;34.529901;,
-4.250000;-6.161000;36.279901;,
-4.250000;-6.161000;37.999901;,
-1.750000;-3.751000;37.999901;,
-1.750000;-6.161000;37.999901;,
-1.750000;-6.161000;36.279901;,
-1.750000;-3.751000;34.529901;,
-5.000000;-3.751000;42.471699;,
-5.000000;-3.751000;38.001802;,
-4.500000;-6.161000;38.001802;,
-4.500000;-6.161000;42.471699;,
5.000000;-3.751000;42.471699;,
4.500000;-6.161000;42.471699;,
4.500000;-6.161000;38.001802;,
5.000000;-3.751000;38.001802;,
-1.250000;-3.750000;38.000000;,
-1.250000;-3.750000;-40.000000;,
-1.250000;-5.810000;-40.000000;,
-1.250000;-5.810000;38.000000;,
1.250000;-3.750000;38.000000;,
1.250000;-5.810000;38.000000;,
1.250000;-5.810000;-40.000000;,
1.250000;-3.750000;-40.000000;,
1.750000;-3.751000;-37.999901;,
1.750000;-6.161000;-37.999901;,
1.750000;-6.161000;-36.279901;,
1.750000;-3.751000;-34.529901;,
4.250000;-3.751000;-37.999901;,
4.250000;-3.751000;-34.529901;,
4.250000;-6.161000;-36.279901;,
4.250000;-6.161000;-37.999901;,
-4.250000;-3.751000;-37.999901;,
-4.250000;-6.161000;-37.999901;,
-4.250000;-6.161000;-36.279901;,
-4.250000;-3.751000;-34.529901;,
-1.750000;-3.751000;-37.999901;,
-1.750000;-3.751000;-34.529901;,
-1.750000;-6.161000;-36.279901;,
-1.750000;-6.161000;-37.999901;,
-5.000000;-3.751000;-42.471699;,
-4.500000;-6.161000;-42.471699;,
-4.500000;-6.161000;-38.001802;,
-5.000000;-3.751000;-38.001802;,
5.000000;-3.751000;-42.471699;,
5.000000;-3.751000;-38.001802;,
4.500000;-6.161000;-38.001802;,
4.500000;-6.161000;-42.471699;,
1.750000;-6.161000;36.279901;,
1.750000;-3.751000;34.529901;,
4.250000;-3.751000;34.529901;,
4.250000;-6.161000;36.279901;,
1.750000;-6.161000;37.999901;,
4.250000;-6.161000;37.999901;,
-4.250000;-6.161000;36.279901;,
-4.250000;-3.751000;34.529901;,
-1.750000;-3.751000;34.529901;,
-1.750000;-6.161000;36.279901;,
-4.250000;-6.161000;37.999901;,
-1.750000;-6.161000;37.999901;,
-4.500000;-6.161000;38.001802;,
-5.000000;-3.751000;38.001802;,
5.000000;-3.751000;38.001802;,
4.500000;-6.161000;38.001802;,
-4.500000;-6.161000;42.471699;,
4.500000;-6.161000;42.471699;,
-5.000000;-3.751000;42.471699;,
5.000000;-3.751000;42.471699;,
-1.250000;-5.810000;38.000000;,
-1.250000;-5.810000;-40.000000;,
1.250000;-5.810000;-40.000000;,
1.250000;-5.810000;38.000000;,
1.750000;-6.161000;-37.999901;,
4.250000;-6.161000;-37.999901;,
4.250000;-6.161000;-36.279901;,
1.750000;-6.161000;-36.279901;,
4.250000;-3.751000;-34.529901;,
1.750000;-3.751000;-34.529901;,
-4.250000;-6.161000;-37.999901;,
-1.750000;-6.161000;-37.999901;,
-1.750000;-6.161000;-36.279901;,
-4.250000;-6.161000;-36.279901;,
-1.750000;-3.751000;-34.529901;,
-4.250000;-3.751000;-34.529901;,
-4.500000;-6.161000;-38.001802;,
4.500000;-6.161000;-38.001802;,
5.000000;-3.751000;-38.001802;,
-5.000000;-3.751000;-38.001802;,
-4.500000;-6.161000;-42.471699;,
4.500000;-6.161000;-42.471699;,
-5.000000;-3.751000;-42.471699;,
5.000000;-3.751000;-42.471699;,
-5.000000;0.000000;40.000000;,
-5.000000;0.000000;-40.000000;,
-5.000000;-3.750000;-40.000000;,
-5.000000;-3.750000;40.000000;,
-5.000000;0.000000;-40.000000;,
-5.000000;0.000000;40.000000;,
5.000000;0.000000;40.000000;,
5.000000;0.000000;-40.000000;,
-5.000000;-3.750000;40.000000;,
-5.000000;-3.750000;-40.000000;,
5.000000;-3.750000;-40.000000;,
5.000000;-3.750000;40.000000;,
5.000000;0.000000;40.000000;,
5.000000;-3.750000;40.000000;,
5.000000;-3.750000;-40.000000;,
5.000000;0.000000;-40.000000;;
66;
3;0,1,2;,
3;0,2,3;,
3;4,5,6;,
3;4,6,7;,
3;8,9,10;,
3;8,10,11;,
3;12,13,14;,
3;12,14,15;,
3;16,17,18;,
3;16,18,19;,
3;20,21,22;,
3;20,22,23;,
3;24,25,26;,
3;24,26,27;,
3;28,29,30;,
3;28,30,31;,
3;32,33,34;,
3;32,34,35;,
3;36,37,38;,
3;36,38,39;,
3;40,41,42;,
3;40,42,43;,
3;44,45,46;,
3;44,46,47;,
3;48,49,50;,
3;48,50,51;,
3;52,53,54;,
3;52,54,55;,
3;56,57,58;,
3;56,58,59;,
3;60,56,59;,
3;60,59,61;,
3;62,63,64;,
3;62,64,65;,
3;66,62,65;,
3;66,65,67;,
3;68,69,70;,
3;68,70,71;,
3;72,68,71;,
3;72,71,73;,
3;74,72,73;,
3;74,73,75;,
3;76,77,78;,
3;76,78,79;,
3;80,81,82;,
3;80,82,83;,
3;83,82,84;,
3;83,84,85;,
3;86,87,88;,
3;86,88,89;,
3;89,88,90;,
3;89,90,91;,
3;92,93,94;,
3;92,94,95;,
3;96,97,93;,
3;96,93,92;,
3;98,99,97;,
3;98,97,96;,
3;100,101,102;,
3;100,102,103;,
3;104,105,106;,
3;104,106,107;,
3;108,109,110;,
3;108,110,111;,
3;112,113,114;,
3;112,114,115;;
MeshTextureCoords {
116;
1.242776;0.408270;,
1.242776;0.635070;,
0.978921;0.520690;,
0.978921;0.408270;,
1.242776;0.408270;,
0.978921;0.408270;,
0.978921;0.520690;,
1.242776;0.635070;,
1.242776;0.408270;,
1.242776;0.635070;,
0.978921;0.520690;,
0.978921;0.408270;,
1.242776;0.408270;,
0.978921;0.408270;,
0.978921;0.520690;,
1.242776;0.635070;,
1.242776;0.115990;,
1.242776;0.408140;,
0.978921;0.408140;,
0.978921;0.115990;,
1.242776;0.115990;,
0.978921;0.115990;,
0.978921;0.408140;,
1.242776;0.408140;,
0.242885;0.408260;,
0.242885;5.506360;,
0.017350;5.506360;,
0.017350;0.408260;,
0.242885;0.408260;,
0.017350;0.408260;,
0.017350;5.506360;,
0.242885;5.506360;,
1.242775;3.375630;,
0.978921;3.375630;,
0.978921;3.263210;,
1.242775;3.148830;,
1.242775;3.375630;,
1.242775;3.148830;,
0.978921;3.263210;,
0.978921;3.375630;,
1.242775;3.375630;,
0.978921;3.375630;,
0.978921;3.263210;,
1.242775;3.148830;,
1.242775;3.375630;,
1.242775;3.148830;,
0.978921;3.263210;,
0.978921;3.375630;,
1.242775;3.667910;,
0.978921;3.667910;,
0.978921;3.375760;,
1.242775;3.375760;,
1.242775;3.667910;,
1.242775;3.375760;,
0.978921;3.375760;,
0.978921;3.667910;,
0.609550;1.987820;,
0.609550;1.923080;,
0.772215;1.923080;,
0.772215;1.987820;,
0.609550;2.051460;,
0.772215;2.051460;,
0.219152;1.987820;,
0.219152;1.923080;,
0.381818;1.923080;,
0.381818;1.987820;,
0.219152;2.051460;,
0.381818;2.051460;,
0.202886;2.051530;,
0.170353;2.051530;,
0.821015;2.051530;,
0.788482;2.051530;,
0.202886;2.216900;,
0.788482;2.216900;,
0.170353;2.216900;,
0.821015;2.216900;,
0.414351;3.051460;,
0.414351;0.165652;,
0.577017;0.165652;,
0.577017;3.051460;,
0.609550;0.239651;,
0.772215;0.239651;,
0.772215;0.303287;,
0.609550;0.303287;,
0.772215;0.368032;,
0.609550;0.368032;,
0.219152;0.239651;,
0.381818;0.239651;,
0.381818;0.303287;,
0.219152;0.303287;,
0.381818;0.368032;,
0.219152;0.368032;,
0.202886;0.239580;,
0.788482;0.239580;,
0.821015;0.239580;,
0.170353;0.239580;,
0.202886;0.074205;,
0.788482;0.074205;,
0.170353;0.074205;,
0.821015;0.074205;,
0.933641;0.764086;,
0.933642;2.400980;,
1.006320;2.400980;,
1.006320;0.764086;,
0.629797;1.819565;,
0.629797;0.692804;,
0.770642;0.692804;,
0.770642;1.819565;,
0.629797;0.692804;,
0.629797;1.819565;,
0.770642;1.819565;,
0.770642;0.692804;,
0.933641;0.764086;,
1.006320;0.764086;,
1.006320;2.400980;,
0.933642;2.400980;;
}
MeshNormals {
116;
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
-0.979149;-0.203143;0.000000;,
-0.979149;-0.203143;0.000000;,
-0.979149;-0.203143;0.000000;,
-0.979149;-0.203143;0.000000;,
0.979149;-0.203143;0.000000;,
0.979149;-0.203143;0.000000;,
0.979149;-0.203143;0.000000;,
0.979149;-0.203143;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
-0.979149;-0.203143;0.000000;,
-0.979149;-0.203143;0.000000;,
-0.979149;-0.203143;0.000000;,
-0.979149;-0.203143;0.000000;,
0.979149;-0.203143;0.000000;,
0.979149;-0.203143;0.000000;,
0.979149;-0.203143;0.000000;,
0.979149;-0.203143;0.000000;,
0.000000;-0.725048;-0.539448;,
0.000000;-0.587573;-0.809171;,
0.000000;-0.587573;-0.809171;,
0.000000;-0.862524;-0.269724;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-0.725048;-0.539448;,
0.000000;-0.587573;-0.809171;,
0.000000;-0.587573;-0.809171;,
0.000000;-0.862524;-0.269724;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-0.333333;-0.666667;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;-0.666667;-0.333333;,
0.000000;-0.666667;0.333333;,
0.000000;-0.333333;0.666667;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-0.862524;0.269724;,
0.000000;-0.725048;0.539448;,
0.000000;-0.587573;0.809171;,
0.000000;-0.587573;0.809171;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-0.862524;0.269724;,
0.000000;-0.725048;0.539448;,
0.000000;-0.587573;0.809171;,
0.000000;-0.587573;0.809171;,
0.000000;-0.333333;0.666667;,
0.000000;-0.666667;0.333333;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;-0.666667;-0.333333;,
0.000000;-0.333333;-0.666667;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
0.000000;1.000000;0.000000;,
0.000000;1.000000;0.000000;,
0.000000;1.000000;0.000000;,
0.000000;1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;;
66;
3;0,1,2;,
3;0,2,3;,
3;4,5,6;,
3;4,6,7;,
3;8,9,10;,
3;8,10,11;,
3;12,13,14;,
3;12,14,15;,
3;16,17,18;,
3;16,18,19;,
3;20,21,22;,
3;20,22,23;,
3;24,25,26;,
3;24,26,27;,
3;28,29,30;,
3;28,30,31;,
3;32,33,34;,
3;32,34,35;,
3;36,37,38;,
3;36,38,39;,
3;40,41,42;,
3;40,42,43;,
3;44,45,46;,
3;44,46,47;,
3;48,49,50;,
3;48,50,51;,
3;52,53,54;,
3;52,54,55;,
3;56,57,58;,
3;56,58,59;,
3;60,56,59;,
3;60,59,61;,
3;62,63,64;,
3;62,64,65;,
3;66,62,65;,
3;66,65,67;,
3;68,69,70;,
3;68,70,71;,
3;72,68,71;,
3;72,71,73;,
3;74,72,73;,
3;74,73,75;,
3;76,77,78;,
3;76,78,79;,
3;80,81,82;,
3;80,82,83;,
3;83,82,84;,
3;83,84,85;,
3;86,87,88;,
3;86,88,89;,
3;89,88,90;,
3;89,90,91;,
3;92,93,94;,
3;92,94,95;,
3;96,97,93;,
3;96,93,92;,
3;98,99,97;,
3;98,97,96;,
3;100,101,102;,
3;100,102,103;,
3;104,105,106;,
3;104,106,107;,
3;108,109,110;,
3;108,110,111;,
3;112,113,114;,
3;112,114,115;;
}
MeshMaterialList {
3;
66;
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
2,
2,
2,
2,
2,
2,
2,
2;
Material {
0.657100;0.187357;0.150200;1.000000;;
39.100000;
0.300000;0.282473;0.300000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA5_tex.png";
}
}
Material {
0.440800;0.126350;0.120600;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA4_tex.png";
}
}
Material {
0.918400;0.731145;0.678500;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"intC_tex.png";
}
}
}
}
}
}