Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| systems:eduke32 [2023/03/08 01:48] – Correct filename maximumentropy | systems:eduke32 [2025/06/07 15:22] (current) – [Supported games (.eduke32 file content and data files location)] brunoeduardo | ||
|---|---|---|---|
| Line 37: | Line 37: | ||
| No Eduke32 emulator in Batocera needs a BIOS file to run. | No Eduke32 emulator in Batocera needs a BIOS file to run. | ||
| + | |||
| + | ===== Supported Command in .eduke32-file ===== | ||
| + | |||
| + | * FILE (equivalent to '' | ||
| + | * FILE+ (equivalent to '' | ||
| + | * CON (equivalent to '' | ||
| + | * CON+ (equivalent to '' | ||
| + | * DIR (equivalent to '' | ||
| + | * DEF (equivalent to '' | ||
| + | * DEF+ (equivalent to '' | ||
| + | * MAP (equivalent to '' | ||
| + | |||
| + | These commands are from '' | ||
| + | < | ||
| + | BuildEngineArg(" | ||
| + | # The main game file to load: EDuke32 and Raze can load .grp, .zip, .ssi, .pk3, .pk4; Raze can also load .7z | ||
| + | BuildEngineArg(" | ||
| + | # Add extra game file to load; this overrides files in virtual filesystem | ||
| + | BuildEngineArg(" | ||
| + | # Replace the main GAME.CON script module; surprisingly this can be a CON, DEF, or INI! | ||
| + | BuildEngineArg(" | ||
| + | BuildEngineArg(" | ||
| + | BuildEngineArg(" | ||
| + | BuildEngineArg(" | ||
| + | BuildEngineArg(" | ||
| + | </ | ||
| ===== ROMs ===== | ===== ROMs ===== | ||
| Line 131: | Line 157: | ||
| === Duke ZONE 2 === | === Duke ZONE 2 === | ||
| - | <file - Duke!Zone II.eduke32> | + | Atomic: |
| + | |||
| + | <file - Duke!Zone II.eduke32> | ||
| FILE = / | FILE = / | ||
| FILE+ = / | FILE+ = / | ||
| </ | </ | ||
| - | <file - Duke!Zone II.eduke32> | + | World Tour: |
| + | |||
| + | <file - Duke!Zone II.eduke32> | ||
| FILE = / | FILE = / | ||
| FILE+ = / | FILE+ = / | ||
| Line 174: | Line 204: | ||
| | | ||
| | | ||
| - | | + | |
| </ | </ | ||
| Line 180: | Line 210: | ||
| <file - Duke Nukem' | <file - Duke Nukem' | ||
| - | FILE = / | + | FILE |
| FILE+ = / | FILE+ = / | ||
| + | CON = / | ||
| </ | </ | ||
| Line 190: | Line 221: | ||
| | | ||
| | | ||
| + | | ||
| | | ||
| </ | </ | ||
| Line 196: | Line 228: | ||
| <file - Red Zone.eduke32> | <file - Red Zone.eduke32> | ||
| - | FILE = / | + | FILE |
| FILE+ = / | FILE+ = / | ||
| </ | </ | ||
| Line 212: | Line 244: | ||
| <file - Red Zone.eduke32> | <file - Red Zone.eduke32> | ||
| - | FILE = / | + | FILE |
| FILE+ = / | FILE+ = / | ||
| </ | </ | ||
| Line 228: | Line 260: | ||
| <file - Duke Nukem Zero Hour.eduke32> | <file - Duke Nukem Zero Hour.eduke32> | ||
| - | FILE = / | + | FILE |
| FILE+ = / | FILE+ = / | ||
| </ | </ | ||
| Line 295: | Line 327: | ||
| </ | </ | ||
| - | === NAMPAL | + | === NAPALM |
| <file - Napalm.eduke32> | <file - Napalm.eduke32> | ||
| - | FILE = /nampal/ | + | FILE = /napalm/ |
| - | CON = NAMPAL.CON | + | CON = NAPALM.CON |
| </ | </ | ||
| Line 305: | Line 337: | ||
| < | < | ||
| - | / | + | / |
| | | ||
| | | ||
| | | ||
| - | | + | |
| </ | </ | ||
| + | |||
| === World War II GI === | === World War II GI === | ||
| Line 324: | Line 357: | ||
| | | ||
| | | ||
| - | </ | + | </ |
| === World War II GI: Platoon Leader (expansion) === | === World War II GI: Platoon Leader (expansion) === | ||
| - | <file - World War II GI - Platoon Leader .eduke32> | + | <file - World War II GI - Platoon Leader.eduke32> |
| FILE = / | FILE = / | ||
| FILE+ = / | FILE+ = / | ||
| Line 343: | Line 377: | ||
| </ | </ | ||
| + | === Duke Nukem 3D: 20th Anniversary World Tour === | ||
| + | |||
| + | As of the date this text was written, running Duke Nukem 3D: 20th Anniversary World Tour with EDuke32 requires the use of the '' | ||
| + | |||
| + | <file - Duke Nukem 3D Twentieth Anniversary World Tour.eduke32> | ||
| + | DIR = / | ||
| + | DIR = / | ||
| + | FILE = / | ||
| + | </ | ||
| + | |||
| + | Files from game folder /dukewt | ||
| + | |||
| + | < | ||
| + | / | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | </ | ||
| ===== Saves ===== | ===== Saves ===== | ||
| Line 366: | Line 431: | ||
| * Make sure the '' | * Make sure the '' | ||
| - | * Check the case sensitive | + | * Check the case sensitivity |
| * Check the use of FILE, FILE+ and CON | * Check the use of FILE, FILE+ and CON | ||
| * FILE and FILE+ must use the path ''/ | * FILE and FILE+ must use the path ''/ | ||
- systems/eduke32.1678240108.txt.gz
- Last modified: 3 years ago
- by maximumentropy