Skip to content

Instantly share code, notes, and snippets.

@rea987
Last active August 2, 2020 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rea987/797b969ae3a30f10a5147a4eda160a40 to your computer and use it in GitHub Desktop.
Save rea987/797b969ae3a30f10a5147a4eda160a40 to your computer and use it in GitHub Desktop.
Duke 20th with Java 8 (terminal)
$ ./java -jar "~/.local/share/Steam/steamapps/common/Duke Nukem 3D Twentieth Anniversary World Tour/BuildGDX.jar"
Steam folder not found
File not found: ~/M210Projects/DukeGDX/dukegdx.ini
Steam folder not found
File not found: ~/M210Projects/DukeGDX/dukegdx.ini
You are using the latest version
BUILD engine by Ken Silverman (http://www.advsys.net/ken)
DukeGDX v1.14(BuildGdx v20.072) by [M210®] (http://m210.duke4.net)
Current date Aug 02, 2020 18:39:38
Running on Linux (version 5.4.0-42-generic)
with JRE version: 1.8.0_252
Initializing resource archives
Found 456 files in duke3d.grp archive
Initializing Build 3D engine
Loading palettes
Loading gamma correction tables
Loading translucency table
GeForce 940M/PCIe/SSE2 4.6.0 NVIDIA 440.100 initialized
Config file not found, using default settings
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event10): Failed to open device /dev/input/event10 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event11): Failed to open device /dev/input/event11 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event12): Failed to open device /dev/input/event12 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event13): Failed to open device /dev/input/event13 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event14): Failed to open device /dev/input/event14 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event15): Failed to open device /dev/input/event15 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event16): Failed to open device /dev/input/event16 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event17): Failed to open device /dev/input/event17 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event18): Failed to open device /dev/input/event18 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event19): Failed to open device /dev/input/event19 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event5): Failed to open device /dev/input/event5 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event6): Failed to open device /dev/input/event6 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event7): Failed to open device /dev/input/event7 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event8): Failed to open device /dev/input/event8 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Failed to open device (/dev/input/event9): Failed to open device /dev/input/event9 (13)
Ağu 02, 2020 6:39:39 PM net.java.games.input.ControllerEnvironment log
INFO: Linux plugin claims to have found 0 controllers
No gamepads found.
Initializing on-screen display system
Compiling: GAME.CON.
Including: 'DEFS.CON'.
Including: 'USER.CON'.
Including: 'FLAMETHROWER.CON'.
Including: 'FIREFLYTROOPER.CON'.
Including: 'EPISODE5BOSS.CON'.
Code Size:77940 bytes(1978 labels).
Looks like Twentieth Anniversary World Tour CON files.
TextureCache uninited!
disposed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment