Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- duke 3d config -
- in ports roms -
- Duke Nukem 3D - Ion Fury.sh
- #!/bin/bash
- "/opt/retropie/supplementary/runcommand/runcommand.sh" 0 _PORT_ "duke3d-fury" ""
- emulators.cfg
- eduke32 = "/opt/retropie/ports/eduke32/eduke32 -g fu/fury.grp -j/home/pi/RetroPie/roms/ports/duke3d" default = "eduke32"
- default = "eduke32"
- eduke32.cfg
- [Misc]
- Executions = 42
- [Setup]
- ConfigVersion = 324
- ForceSetup = 1
- NoAutoLoad = 1
- SelectedGRP = "fury.grp"
- [Screen Setup]
- ScreenBPP = 8
- ScreenHeight = 768
- ScreenMode = 0
- ScreenWidth = 1024
- WindowPositioning = 0
- WindowPosX = -1
- WindowPosY = -1
- MaxRefreshFreq = 0
- Out = 0
- Password = ""
- [Controls]
- MouseButton0 = "Fire"
- MouseButton1 = "MedKit"
- MouseButton2 = "Jetpack"
- MouseButton4 = "Previous_Weapon"
- MouseButton5 = "Next_Weapon"
- MouseAnalogAxes0 = "analog_turning"
- MouseAnalogAxes1 = "analog_moving"
- [Comm Setup]
- PlayerName = ""
- RTSName = "DUKE.RTS"
- CommbatMacro#0 = "An inspiration for birth control."
- CommbatMacro#1 = "You're gonna die for that!"
- CommbatMacro#2 = "It hurts to be you."
- CommbatMacro#3 = "Lucky son of a bitch."
- CommbatMacro#4 = "Hmmm... payback time."
- CommbatMacro#5 = "You bottom dwelling scum sucker."
- CommbatMacro#6 = "Damn, you're ugly."
- CommbatMacro#7 = "Ha ha ha... wasted!"
- CommbatMacro#8 = "You suck!"
- CommbatMacro#9 = "AARRRGHHHHH!!!"
Add Comment
Please, Sign In to add comment