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 04:31] – Fix typos, minor formatting adjustment for increased consistency 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 182: | Line 212: | ||
| FILE = / | FILE = / | ||
| FILE+ = / | FILE+ = / | ||
| + | CON = / | ||
| </ | </ | ||
| Line 190: | Line 221: | ||
| | | ||
| | | ||
| + | | ||
| | | ||
| </ | </ | ||
| Line 345: | 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 ===== | ||
- systems/eduke32.1678249908.txt.gz
- Last modified: 3 years ago
- by maximumentropy