Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
systems:raze [2022/10/14 02:32] – amend file paths (WIP) atarisystems:raze [2024/09/30 23:19] (current) – Typo in Wanton Destruction file lbrpdx
Line 84: Line 84:
  
 <file - Cryptic Passage for Blood.raze> <file - Cryptic Passage for Blood.raze>
-FILE = /blood/BLOOD.RFF +FILE  = /blood/BLOOD.RFF 
-FILE = /blood/cryptic.zip+FILE= /blood/cryptic.zip
 </file> </file>
  
Line 94: Line 94:
                ├─ blood/                ├─ blood/
                │  └─ cryptic.zip                │  └─ cryptic.zip
-                   ├─ CP01.MAP TO CO09.MAP+                   ├─ CP01.MAP TO CP09.MAP
                    ├─ CPART07.AR_                    ├─ CPART07.AR_
                    ├─ CPART15.AR_                    ├─ CPART15.AR_
Line 129: Line 129:
  
 <file - Plasma Pak.raze> <file - Plasma Pak.raze>
-FILE = /blood/BLOOD.RFF +FILE  = /blood/BLOOD.RFF 
-FILE = /blood/plasma.zip+FILE= /blood/plasma.zip
 </file> </file>
  
-Files from game folder /Blood and Blood/movies.+Files from game folder /Blood and Blood/movies (FIXME the files shown in plasma.zip are duplicated from cryptic.zip above, replace with correct list).
  
 <code> <code>
Line 139: Line 139:
                ├─ blood/                ├─ blood/
                │  └─ plasma.zip                │  └─ plasma.zip
-                   ├─ CP01.MAP TO CO09.MAP+                   ├─ CP01.MAP TO CP09.MAP
                    ├─ CPART07.AR_                    ├─ CPART07.AR_
                    ├─ CPART15.AR_                    ├─ CPART15.AR_
Line 311: Line 311:
 </code> </code>
  
-=== NAMPAL (via EDuke 2.1) (Walmart version of NAM with different .GPR files) ===+=== NAPALM (via EDuke 2.1) (Walmart version of NAM with different .GRP files) ===
  
 <file - Napalm.raze> <file - Napalm.raze>
-FILE = /nampal/NAPALM.GRP +FILE = /napalm/NAPALM.GRP 
-CON  = NAMPAL.CON+CON  = NAPALM.CON
 </file> </file>
  
-Files from game folder /NAMPALM+Files from game folder /NAPALM
  
 <code> <code>
-/userdata/roms/raze/nampal/+/userdata/roms/raze/napalm/
                   ├── NAPALM.CON (Renamed from GAME.CON)                   ├── NAPALM.CON (Renamed from GAME.CON)
                   ├── NAPALM.GRP                   ├── NAPALM.GRP
                   └── NAPALM.RTS                   └── NAPALM.RTS
-               └── Nampalm.raze+               └── Napalm.raze
 </code> </code>
  
Line 353: Line 353:
  
 <file - Redneck Rampage - Suckin' Grits on Route 66.raze> <file - Redneck Rampage - Suckin' Grits on Route 66.raze>
-FILE = /redneck/REDNECK.GRP+FILE  = /redneck/REDNECK.GRP
 FILE+ = /redneck/route66.zip FILE+ = /redneck/route66.zip
 </file> </file>
Line 491: Line 491:
 <file - Wanton Destruction.raze> <file - Wanton Destruction.raze>
 FILE  = /shadow/SW.GRP FILE  = /shadow/SW.GRP
-FILE+ = /shadow/WD.GRP+FILE+ = /shadow/WT.GRP
 </file> </file>
  
Line 565: Line 565:
  
   * Check logs files ''es_launch_stderr.log'' and ''raze.log''. at ''userdata/system/logs''   * Check logs files ''es_launch_stderr.log'' and ''raze.log''. at ''userdata/system/logs''
-  * Make sure all files needed are available at ''roms/azure''.+  * Make sure all files needed are available at ''roms/raze''.
   * Make sure the ''*.raze'' launch file is setup correctly:   * Make sure the ''*.raze'' launch file is setup correctly:
     * Check the case sensitivity.     * Check the case sensitivity.
  • systems/raze.1665714752.txt.gz
  • Last modified: 4 years ago
  • by atari