Files
RP412/assets/RP411/VIDEO/RL1.X
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

776 lines
18 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 {
118;
-3.500000;6.000000;26.000000;,
-3.500000;0.600000;-8.800000;,
3.500000;0.600000;-8.800000;,
3.500000;6.000000;26.000000;,
3.500000;0.600000;-8.800000;,
3.500000;1.200000;-22.000000;,
3.500000;9.000000;30.000000;,
3.500000;6.000000;26.000000;,
-3.500000;6.000000;26.000000;,
-3.500000;9.000000;30.000000;,
-3.500000;1.200000;-22.000000;,
-3.500000;0.600000;-8.800000;,
2.500000;1.500000;6.700000;,
2.500000;2.500000;6.700000;,
2.500000;2.500000;24.000000;,
2.500000;1.500000;24.000000;,
-2.500000;2.500000;6.700000;,
-2.500000;2.500000;24.000000;,
-2.500000;1.500000;24.000000;,
-2.500000;1.500000;6.700000;,
-5.250000;10.000000;30.000000;,
-5.250000;1.000000;-30.000000;,
-5.250000;0.000000;-30.000000;,
-5.250000;9.000000;30.000000;,
-5.250000;1.000000;-30.000000;,
-5.250000;10.000000;30.000000;,
5.250000;10.000000;30.000000;,
5.250000;1.000000;-30.000000;,
-5.250000;9.000000;30.000000;,
-5.250000;0.000000;-30.000000;,
5.250000;0.000000;-30.000000;,
5.250000;9.000000;30.000000;,
-5.250000;10.000000;30.000000;,
-5.250000;9.000000;30.000000;,
5.250000;9.000000;30.000000;,
5.250000;10.000000;30.000000;,
5.250000;10.000000;30.000000;,
5.250000;9.000000;30.000000;,
5.250000;0.000000;-30.000000;,
5.250000;1.000000;-30.000000;,
-6.000000;0.000000;-40.000000;,
-5.250000;0.000000;-30.000000;,
-5.250000;1.000000;-30.000000;,
5.250000;1.000000;-30.000000;,
5.250000;0.000000;-30.000000;,
6.250000;0.000000;-40.000000;,
-6.000000;0.000000;-40.000000;,
-5.250000;1.000000;-30.000000;,
5.250000;1.000000;-30.000000;,
6.250000;0.000000;-40.000000;,
4.738500;4.831200;2.100900;,
3.970800;2.550000;6.700000;,
3.550100;1.300000;6.700000;,
3.466000;1.050000;2.500000;,
4.646200;4.556800;0.264900;,
-3.970800;2.550000;6.700000;,
-4.738500;4.831200;2.100900;,
-4.646200;4.556800;0.264900;,
-3.466000;1.050000;2.500000;,
-3.550100;1.300000;6.700000;,
-3.970800;2.550000;6.700000;,
-3.550100;1.300000;6.700000;,
3.550100;1.300000;6.700000;,
3.970800;2.550000;6.700000;,
-3.466000;1.050000;2.500000;,
-4.646200;4.556800;0.264900;,
4.646200;4.556800;0.264900;,
3.466000;1.050000;2.500000;,
-4.738500;4.831200;2.100900;,
4.738500;4.831200;2.100900;,
-3.500000;10.000000;40.000000;,
-3.500000;10.000000;30.000000;,
-3.500000;0.000000;30.000000;,
-3.500000;0.000000;40.000000;,
-3.500000;0.000000;30.000000;,
-3.500000;10.000000;30.000000;,
3.500000;10.000000;30.000000;,
3.500000;0.000000;30.000000;,
-3.500000;10.000000;40.000000;,
-3.500000;0.000000;40.000000;,
3.500000;0.000000;40.000000;,
3.500000;10.000000;40.000000;,
3.500000;10.000000;40.000000;,
3.500000;0.000000;40.000000;,
3.500000;0.000000;30.000000;,
3.500000;10.000000;30.000000;,
4.750000;6.641200;14.214400;,
4.750000;7.189900;17.886499;,
3.500000;3.675100;20.294800;,
3.500000;3.108900;16.646200;,
3.500000;3.675100;20.294800;,
4.750000;7.189900;17.886499;,
-4.750000;7.189900;17.886499;,
-3.500000;3.675100;20.294800;,
-3.500000;3.675100;20.294800;,
-3.500000;3.108900;16.646200;,
4.750000;6.641200;14.214400;,
3.500000;3.108900;16.646200;,
-3.500000;3.108900;16.646200;,
-4.750000;6.641200;14.214400;,
-4.750000;6.641200;14.214400;,
-4.750000;7.189900;17.886499;,
-3.500000;10.000000;30.000000;,
-3.500000;10.000000;40.000000;,
3.500000;10.000000;40.000000;,
3.500000;10.000000;30.000000;,
4.300000;5.000000;24.036800;,
4.300000;0.000000;24.036800;,
-4.300000;0.000000;24.036800;,
-4.300000;5.000000;24.036800;,
3.500000;5.000000;30.000000;,
3.500000;0.000000;30.000000;,
-3.500000;0.000000;30.000000;,
-3.500000;5.000000;30.000000;,
-4.300000;5.000000;24.036800;,
-3.500000;5.000000;30.000000;,
3.500000;5.000000;30.000000;,
4.300000;5.000000;24.036800;;
68;
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,14;,
3;16,14,13;,
3;18,19,12;,
3;18,12,15;,
3;19,18,17;,
3;19,17,16;,
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;43,44,45;,
3;46,47,48;,
3;46,48,49;,
3;50,51,52;,
3;50,52,53;,
3;50,53,54;,
3;55,56,57;,
3;55,57,58;,
3;55,58,59;,
3;60,61,62;,
3;60,62,63;,
3;64,65,66;,
3;64,66,67;,
3;68,60,63;,
3;68,63,69;,
3;70,71,72;,
3;70,72,73;,
3;74,75,76;,
3;74,76,77;,
3;78,79,80;,
3;78,80,81;,
3;82,83,84;,
3;82,84,85;,
3;86,87,88;,
3;86,88,89;,
3;90,91,92;,
3;90,92,93;,
3;94,95,89;,
3;94,89,88;,
3;96,97,98;,
3;96,98,99;,
3;100,95,94;,
3;100,94,101;,
3;102,103,104;,
3;102,104,105;,
3;106,107,108;,
3;106,108,109;,
3;106,110,111;,
3;106,111,107;,
3;109,108,112;,
3;109,112,113;,
3;114,115,116;,
3;114,116,117;;
MeshTextureCoords {
118;
0.232227;2.167210;,
0.239678;0.398424;,
0.239678;0.398424;,
0.232227;2.167210;,
1.239678;1.398424;,
0.996626;0.802679;,
1.010464;3.438050;,
1.232227;3.167210;,
1.232227;3.167210;,
1.010464;3.438050;,
0.996626;0.802679;,
1.239678;1.398424;,
0.128259;0.319001;,
0.128259;0.373055;,
0.595827;0.373055;,
0.595827;0.319001;,
0.128259;0.373055;,
0.595827;0.373055;,
0.595827;0.319001;,
0.128259;0.319001;,
0.419667;0.324904;,
0.570213;0.804514;,
0.586940;0.804514;,
0.436394;0.324904;,
0.012641;2.992379;,
0.012641;0.999140;,
0.867524;0.999140;,
0.867524;2.992379;,
0.012641;0.999140;,
0.012641;2.992379;,
0.867524;2.992379;,
0.867524;0.999140;,
0.936992;1.142210;,
0.936992;1.077610;,
2.157660;1.077610;,
2.157660;1.142210;,
0.419667;0.324904;,
0.436394;0.324904;,
0.586940;0.804514;,
0.570213;0.804514;,
0.974277;0.429950;,
1.223033;0.429950;,
1.223033;0.479701;,
1.223033;0.479701;,
1.223033;0.429950;,
0.974277;0.429950;,
0.031644;1.440200;,
0.090189;1.001610;,
0.909811;1.001610;,
0.987870;1.440200;,
0.104177;0.705252;,
0.297416;0.513557;,
0.297416;0.408515;,
0.120945;0.387507;,
0.027033;0.682197;,
0.297416;0.513557;,
0.104177;0.705252;,
0.027033;0.682197;,
0.120945;0.387507;,
0.297416;0.408515;,
0.232303;0.608174;,
0.247952;0.531133;,
0.456862;0.631922;,
0.465968;0.720906;,
0.122396;0.524080;,
0.010010;0.744662;,
0.283416;0.876568;,
0.326355;0.622481;,
0.062830;0.757918;,
0.341670;0.892446;,
0.551604;0.991175;,
0.849223;0.991175;,
0.849223;0.053277;,
0.551604;0.053277;,
0.335104;0.031982;,
0.335104;0.767278;,
0.849811;0.767278;,
0.849811;0.031982;,
0.335104;0.767278;,
0.335104;0.031982;,
0.849811;0.031982;,
0.849811;0.767278;,
0.551604;0.991175;,
0.551604;0.053277;,
0.849223;0.053277;,
0.849223;0.991175;,
0.613149;0.857359;,
0.767436;0.903467;,
0.868626;0.608099;,
0.715324;0.560523;,
0.865708;0.761891;,
0.819496;1.017850;,
0.539981;0.882996;,
0.659750;0.662526;,
0.868626;0.608099;,
0.715324;0.560523;,
0.708423;0.988716;,
0.755399;0.731551;,
0.549440;0.632186;,
0.428907;0.853863;,
0.613149;0.857359;,
0.767436;0.903467;,
1.000610;0.805416;,
0.560570;0.805416;,
0.560570;0.130952;,
1.000610;0.130952;,
1.810770;1.301510;,
1.810770;0.968173;,
1.810770;0.968173;,
1.810770;1.301510;,
2.177510;1.301510;,
2.177510;0.968173;,
2.177510;0.968173;,
2.177510;1.301510;,
1.810770;1.264920;,
2.177510;1.264920;,
2.177510;1.264920;,
1.810770;1.264920;;
}
MeshNormals {
118;
0.000000;-0.988174;0.153337;,
0.000000;-0.988174;0.153337;,
0.000000;-0.988174;0.153337;,
0.000000;-0.988174;0.153337;,
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.500000;-0.500000;0.000000;,
0.500000;0.500000;0.000000;,
0.500000;0.500000;0.000000;,
0.500000;-0.500000;0.000000;,
-0.333333;0.666667;0.000000;,
-0.666667;0.333333;0.000000;,
-0.333333;-0.666667;0.000000;,
-0.666667;-0.333333;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.000000;0.988936;-0.148340;,
0.000000;0.988936;-0.148340;,
0.000000;0.988936;-0.148340;,
0.000000;0.988936;-0.148340;,
0.000000;-0.988936;0.148340;,
0.000000;-0.988936;0.148340;,
0.000000;-0.988936;0.148340;,
0.000000;-0.988936;0.148340;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
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.997199;0.000000;0.074790;,
-0.997199;0.000000;0.074790;,
-0.997199;0.000000;0.074790;,
0.995037;0.000000;0.099504;,
0.995037;0.000000;0.099504;,
0.995037;0.000000;0.099504;,
0.000000;0.995037;-0.099504;,
0.000000;0.995037;-0.099504;,
0.000000;0.995037;-0.099504;,
0.000000;0.995037;-0.099504;,
0.947767;-0.318963;0.000006;,
0.947762;-0.318979;-0.000012;,
0.947766;-0.318967;-0.000002;,
0.947770;-0.318955;0.000015;,
0.947770;-0.318954;0.000023;,
-0.947770;-0.318956;0.000010;,
-0.947780;-0.318924;0.000018;,
-0.947773;-0.318944;0.000011;,
-0.947764;-0.318972;0.000006;,
-0.947762;-0.318979;0.000009;,
0.000000;0.298617;0.814784;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.597235;0.629568;,
0.000000;-0.537474;-0.843280;,
0.000000;-0.537474;-0.843280;,
0.000000;-0.537474;-0.843280;,
0.000000;-0.537474;-0.843280;,
0.000000;0.895852;0.444352;,
0.000000;0.895852;0.444352;,
-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;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;,
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.951070;-0.305449;0.046517;,
0.950701;-0.306705;0.045829;,
0.634047;-0.533024;0.082127;,
0.317147;-0.760180;0.117967;,
0.000000;0.565233;0.824931;,
0.000000;0.565233;0.824931;,
0.000000;0.565233;0.824931;,
0.000000;0.565233;0.824931;,
-0.475535;-0.646811;0.099932;,
-0.475720;-0.646183;0.100277;,
0.000000;-0.567058;-0.823678;,
0.000000;-0.567058;-0.823678;,
0.000000;-0.567058;-0.823678;,
0.000000;-0.567058;-0.823678;,
-0.951070;-0.305449;0.046517;,
-0.950701;-0.306705;0.045829;,
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.495560;0.000000;-0.433518;,
0.495560;0.000000;-0.433518;,
-0.330374;0.000000;-0.622345;,
-0.660747;0.000000;-0.244690;,
0.991121;0.000000;0.132965;,
0.991121;0.000000;0.132965;,
-0.991121;0.000000;0.132965;,
-0.991121;0.000000;0.132965;,
0.000000;1.000000;0.000000;,
0.000000;1.000000;0.000000;,
0.000000;1.000000;0.000000;,
0.000000;1.000000;0.000000;;
68;
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,14;,
3;16,14,13;,
3;18,19,12;,
3;18,12,15;,
3;19,18,17;,
3;19,17,16;,
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;43,44,45;,
3;46,47,48;,
3;46,48,49;,
3;50,51,52;,
3;50,52,53;,
3;50,53,54;,
3;55,56,57;,
3;55,57,58;,
3;55,58,59;,
3;60,61,62;,
3;60,62,63;,
3;64,65,66;,
3;64,66,67;,
3;68,60,63;,
3;68,63,69;,
3;70,71,72;,
3;70,72,73;,
3;74,75,76;,
3;74,76,77;,
3;78,79,80;,
3;78,80,81;,
3;82,83,84;,
3;82,84,85;,
3;86,87,88;,
3;86,88,89;,
3;90,91,92;,
3;90,92,93;,
3;94,95,89;,
3;94,89,88;,
3;96,97,98;,
3;96,98,99;,
3;100,95,94;,
3;100,94,101;,
3;102,103,104;,
3;102,104,105;,
3;106,107,108;,
3;106,108,109;,
3;106,110,111;,
3;106,111,107;,
3;109,108,112;,
3;109,112,113;,
3;114,115,116;,
3;114,116,117;;
}
MeshMaterialList {
8;
68;
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
3,
3,
4,
4,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
6,
6,
7,
7,
7,
7,
7,
7,
7,
7;
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 {
1.000000;1.000000;1.000000;1.000000;;
39.100000;
0.300000;0.282473;0.300000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"intA_tex.png";
}
}
Material {
0.498000;0.338616;0.416600;1.000000;;
39.100000;
0.300000;0.282473;0.300000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA1_tex.png";
}
}
Material {
0.367300;0.259913;0.265300;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA4_tex.png";
}
}
Material {
0.898000;0.778764;0.799000;1.000000;;
39.100000;
0.300000;0.282473;0.300000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA6_tex.png";
}
}
Material {
0.298000;0.083121;0.097400;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA3_tex.png";
}
}
Material {
0.685700;0.542629;0.072800;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA2_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";
}
}
}
}
}
}