Games - Talk/Review Games for Dell's Axim
Reply
 
LinkBack Thread Tools
Old 08-19-05, 04:16 AM   #1 (permalink)
smiley1635
Aximsite Rookie
 
Join Date: Aug 2005
Posts: 96
iTrader Rating: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
Duke3d for Pocket PC. SOOO close to getting working controls, need a bit of help.
Hi. Ok so I got duke 3d and it runs fine. I found out my hardware button codes:

Up - 38
Down - 40
Left - 37
Right - 39
button 1 - 193
button 2 - 194
button 3 - 195
button 4 - 196
Joypad button - 134

So I edited the Duke3d.cfg. (Why is there 2 of them btw? Duke3d.cfg and DUKE3D.cfg.txt)

Anyway I set the controls up by editing the cfg file and loaded up the game. It worked and I could skip past intro vids and go up and down the menu! But I couldnt select.

So I then Made an entry into the cfg called Enter - "134" ""

Which actually made my middle joypad button into enter (as in the keyboard button enter)! So I could now enter a game! I could move around but the other hardware buttons didnt work. I could shoot by tapping the screen and that was it.

So I had an idea of deleting and adding things into the cfg such as RCtrl (for shoot), Space (for open), RShift (run) etc. SO they looked like this:

Enter - "134" ""
Space - "193" ""
RCtrl - "194" ""

etc etc etc.

Didnt work. Yet it did for enter and my middle joypad key.

So I can play the game by moving and shooting (tapping on screen) but I cant open doors due to the other hardware buttons not working.

They work on the start screen for skipping the initial videos etc but not in game.

Any ideas and how far have you got?

Thanks.
smiley1635 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links

Old 08-19-05, 04:41 AM   #2 (permalink)
smiley1635
Aximsite Rookie
 
Join Date: Aug 2005
Posts: 96
iTrader Rating: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
**EDIT**

I edited the duke3d.cfg.txt and left the DUKE3d.cfg. I did not change the txt bit.

I then changed the txt bit and i had to dlete one becuase it had the same name so I deleted the other one.

I only got it working as I did in my previous post because I didnt edit the DUKE3D.cfg, I edited the Duke3d.cfg.txt and left the txt bit and didnt delete either of the cfg files.

So confused
smiley1635 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 08-19-05, 10:41 AM   #3 (permalink)
Alastair
Aximsite Veteran
 
Alastair's Avatar
 
Join Date: Aug 2003
Posts: 1,100
Location: UK
PDA: Axim X50v, X51v
Phone: Palm Treo 650
Carrier: T-Mobile
iTrader Rating: (6)
Awards Showcase
Aximsite Bronze Contributors: For Members that have donated more than $10 to the website - Issue reason:  Aximsite Active Bronze Member: Given to all active members (1 year and over 750 posts) - Issue reason: Active Member 
Total Awards: 2
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
Smiley

If you ever get this working it would be waaay cool, I am a huge fan of Duke but not a tech person. Could you write a tutorial for those of us who want to give it a go, please

Thanks
__________________
Al
_____________________________________________

Roz and Frasier in discussion about his agent, Bebe:

Roz: It's not like she worships the Devil.
Frasier: Well, she doesn't have to! He worships her!
Alastair is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 08-20-05, 04:40 AM   #4 (permalink)
smiley1635
Aximsite Rookie
 
Join Date: Aug 2005
Posts: 96
iTrader Rating: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
This config means you can move with you dpad, shoot by tapping screen, open doors and crouch by pressing in your dpad.


[Setup]
SetupVersion = "1.3D"

[Engine Setup]
UsingGapi = 1
Platform_Timer_HZ = 100
LandscapeMode = 1
CacheMemory = 2600
ShowFPS = 1
TickRate = 100
TicksPerFrame = 26
ScanCodeMapping = 1

[Scan Code Mapping]
sc_59 = "Open"
sc_60 = "Fire"
sc_61 = "VolumeDown"
sc_AUX1 = "A"
sc_AUX2 = "Z"
sc_AUX3 = ""
sc_AUX4 = ""
sc_AUX5 = ""

[Screen Setup]
ScreenMode = 1
ScreenWidth = 0
ScreenHeight = 0
Shadows = 0
Password = ""
Detail = 1
Tilt = 0
Messages = 1
Out = 0
ScreenSize = 15
ScreenGamma = 16

[Sound Setup]
FXDevice = 0
MusicDevice = 0
FXVolume = 220
MusicVolume = 200
NumVoices = 4
NumChannels = 2
NumBits = 16
MixRate = 8000
MidiPort = 0x330
BlasterAddress = 0x220
BlasterType = 3
BlasterInterrupt = 5
BlasterDma8 = 1
BlasterDma16 = 5
BlasterEmu = 0x620
ReverseStereo = 0
SoundToggle = 1
VoiceToggle = 1
AmbienceToggle = 1
MusicToggle = 1

[KeyDefinitions]
Move_Forward = "Up" ""
Move_Backward = "Down" ""
Turn_Left = "Left" ""
Turn_Right = "Right" ""
Strafe = "" ""
Fire = "LCtrl" "RCtrl"
Open = "Space" ""
Run = "LShift" "RShift"
AutoRun = "CapLck" ""
Jump = "A" ""
Crouch = "Z" ""
Look_Up = "" ""
Look_Down = "" ""
Look_Left = "Insert" ""
Look_Right = "Delete" ""
Strafe_Left = "4" ""
Strafe_Right = "6" ""
Aim_Up = "2" ""
Aim_Down = "8" ""
Inventory = "Enter" ""
Inventory_Left = "G" ""
Inventory_Right = "M" ""
Holo_Duke = "" ""
Jetpack = "" ""
NightVision = "" ""
MedKit = "" ""
TurnAround = "BakSpc" ""
SendMessage = "" ""
Map = "Tab" ""
Shrink_Screen = "-" "Kpad-"
Enlarge_Screen = "=" "Kpad+"
Center_View = "KPad5" ""
Holster_Weapon = "ScrLck" ""
Show_Opponents_Weapon = "" ""
Map_Follow_Mode = "" ""
See_Coop_View = "" ""
Mouse_Aiming = "" ""
Toggle_Crosshair = "" ""
Steroids = "" ""
Quick_Kick = "`" ""
Next_Weapon = "'" ""
Previous_Weapon = ";" ""
Original_F1 = "" ""
Original_F2 = "" ""
Original_F3 = "" ""
Original_F4 = "" ""
Original_F5 = "" ""
Original_F6 = "" ""
Original_F7 = "" ""
Original_F8 = "" ""
Original_F9 = "" ""
Original_F10 = "" ""

[KeyDefinitions_Landscape0]
Move_Forward = "Up" ""
Move_Backward = "Down" ""
Turn_Left = "Left" ""
Turn_Right = "Right" ""
Strafe = "" ""
Fire = "Enter" ""
Open = "Pound" ""
Run = "LShift" "RShift"
AutoRun = "0" ""
Jump = "VolumeUp" ""
Crouch = "VolumeDown" ""
Look_Up = "" ""
Look_Down = "" ""
Look_Left = "Insert" ""
Look_Right = "Delete" ""
Strafe_Left = "4" ""
Strafe_Right = "6" ""
Aim_Up = "2" ""
Aim_Down = "8" ""
Inventory = "J" ""
Inventory_Left = "G" ""
Inventory_Right = "M" ""
Holo_Duke = "" ""
Jetpack = "" ""
NightVision = "" ""
MedKit = "" ""
TurnAround = "W" ""
SendMessage = "" ""
Map = "Record" ""
Shrink_Screen = "-" "Kpad-"
Enlarge_Screen = "=" "Kpad+"
Center_View = "KPad5" ""
Holster_Weapon = "ScrLck" ""
Show_Opponents_Weapon = "" ""
Map_Follow_Mode = "SoftKey1" ""
See_Coop_View = "" ""
Mouse_Aiming = "" ""
Toggle_Crosshair = "" ""
Steroids = "" ""
Quick_Kick = "`" ""
Next_Weapon = "D" ""
Previous_Weapon = "." ""
Original_F1 = "" ""
Original_F2 = "" ""
Original_F3 = "" ""
Original_F4 = "" ""
Original_F5 = "" ""
Original_F6 = "" ""
Original_F7 = "" ""
Original_F8 = "" ""
Original_F9 = "" ""
Original_F10 = "Call" ""
Multi1 = "" ""

[KeyDefinitions_Landscape1]
Move_Forward = "Left" ""
Move_Backward = "Right" ""
Turn_Left = "Down" ""
Turn_Right = "Up" ""
Strafe = "" ""
Fire = "" ""
Open = "Enter" ""
Run = "LShift" "RShift"
AutoRun = "0" ""
Jump = "A" ""
Crouch = "Enter" ""
Look_Up = "" ""
Look_Down = "" ""
Look_Left = "Insert" ""
Look_Right = "Delete" ""
Strafe_Left = "VolumeDown" ""
Strafe_Right = "VolumeUp" ""
Aim_Up = "2" ""
Aim_Down = "8" ""
Inventory = "J" ""
Inventory_Left = "G" ""
Inventory_Right = "M" ""
Holo_Duke = "" ""
Jetpack = "" ""
NightVision = "" ""
MedKit = "" ""
TurnAround = "W" ""
SendMessage = "" ""
Map = "Record" ""
Shrink_Screen = "-" "Kpad-"
Enlarge_Screen = "=" "Kpad+"
Center_View = "KPad5" ""
Holster_Weapon = "ScrLck" ""
Show_Opponents_Weapon = "" ""
Map_Follow_Mode = "SoftKey1" ""
See_Coop_View = "" ""
Mouse_Aiming = "" ""
Toggle_Crosshair = "" ""
Steroids = "" ""
Quick_Kick = "`" ""
Next_Weapon = "D" ""
Previous_Weapon = "." ""
Original_F1 = "" ""
Original_F2 = "" ""
Original_F3 = "" ""
Original_F4 = "" ""
Original_F5 = "" ""
Original_F6 = "" ""
Original_F7 = "" ""
Original_F8 = "" ""
Original_F9 = "" ""
Original_F10 = "Call" ""
Multi1 = "" ""

[KeyDefinitions_Landscape2]
Move_Forward = "Right" ""
Move_Backward = "Left" ""
Turn_Left = "Up" ""
Turn_Right = "Down" ""
Strafe = "" ""
Fire = "F8" ""
Open = "F9" ""
Run = "LShift" "RShift"
AutoRun = "CapLck" ""
Jump = "A" "/"
Crouch = "Z" ""
Look_Up = "PgUp" "Kpad9"
Look_Down = "PgDn" "Kpad3"
Look_Left = "Insert" "Kpad0"
Look_Right = "Delete" "Kpad."
Strafe_Left = "," ""
Strafe_Right = "." ""
Aim_Up = "Home" "KPad7"
Aim_Down = "End" "Kpad1"
Inventory = "Enter" "KpdEnt"
Inventory_Left = "[" ""
Inventory_Right = "]" ""
Holo_Duke = "H" ""
Jetpack = "J" ""
NightVision = "N" ""
MedKit = "M" ""
TurnAround = "BakSpc" ""
SendMessage = "T" ""
Map = "Tab" ""
Shrink_Screen = "-" "Kpad-"
Enlarge_Screen = "=" "Kpad+"
Center_View = "KPad5" ""
Holster_Weapon = "ScrLck" ""
Show_Opponents_Weapon = "W" ""
Map_Follow_Mode = "F" ""
See_Coop_View = "K" ""
Mouse_Aiming = "U" ""
Toggle_Crosshair = "I" ""
Steroids = "R" ""
Quick_Kick = "`" ""
Next_Weapon = "'" ""
Previous_Weapon = ";" ""
Original_F1 = "" ""
Original_F2 = "" ""
Original_F3 = "" ""
Original_F4 = "" ""
Original_F5 = "" ""
Original_F6 = "" ""
Original_F7 = "" ""
Original_F8 = "" ""
Original_F9 = "" ""
Original_F10 = "" ""
Original_F11 = "" ""
Original_F12 = "" ""

[Controls]
ControllerType = 1
JoystickPort = 0
MouseSensitivity = 32768
ExternalFilename = "EXTERNAL.EXE"
EnableRudder = 0
MouseAiming = 0
MouseButton0 = "Fire"
MouseButtonClicked0 = ""
MouseButton1 = "Strafe"
MouseButtonClicked1 = "Open"
MouseButton2 = "Move_Forward"
MouseButtonClicked2 = ""
JoystickButton0 = "Fire"
JoystickButtonClicked0 = ""
JoystickButton1 = "Strafe"
JoystickButtonClicked1 = "Inventory"
JoystickButton2 = "Run"
JoystickButtonClicked2 = ""
JoystickButton3 = "Open"
JoystickButtonClicked3 = "Crouch"
JoystickButton4 = "Aim_Down"
JoystickButtonClicked4 = ""
JoystickButton5 = "Look_Right"
JoystickButtonClicked5 = ""
JoystickButton6 = "Aim_Up"
JoystickButtonClicked6 = ""
JoystickButton7 = "Look_Left"
JoystickButtonClicked7 = ""
MouseAnalogAxes0 = "analog_turning"
MouseDigitalAxes0_0 = ""
MouseDigitalAxes0_1 = ""
MouseAnalogScale0 = 0
MouseAnalogAxes1 = "analog_moving"
MouseDigitalAxes1_0 = ""
MouseDigitalAxes1_1 = ""
MouseAnalogScale1 = 0
JoystickAnalogAxes0 = "analog_turning"
JoystickDigitalAxes0_0 = ""
JoystickDigitalAxes0_1 = ""
JoystickAnalogScale0 = 0
JoystickAnalogAxes1 = "analog_moving"
JoystickDigitalAxes1_0 = ""
JoystickDigitalAxes1_1 = ""
JoystickAnalogScale1 = 0
JoystickAnalogAxes2 = "analog_strafing"
JoystickDigitalAxes2_0 = ""
JoystickDigitalAxes2_1 = ""
JoystickAnalogScale2 = 0
JoystickAnalogAxes3 = ""
JoystickDigitalAxes3_0 = "Run"
JoystickDigitalAxes3_1 = ""
JoystickAnalogScale3 = 0
GamePadDigitalAxes0_0 = "Turn_Left"
GamePadDigitalAxes0_1 = "Turn_Right"
GamePadDigitalAxes1_0 = "Move_Forward"
GamePadDigitalAxes1_1 = "Move_Backward"
MouseAimingFlipped = 0
GameMouseAiming = 0
AimingFlag = 0

[Comm Setup]
ComPort = 2
IrqNumber = 65535
UartAddress = 0xFFFF
PortSpeed = 9600
ToneDial = 1
SocketNumber = 0xFFFF
NumberPlayers = 2
ModemName = ""
InitString = "ATZ"
HangupString = "ATH0=0"
DialoutString = ""
PlayerName = "DUKE"
RTSName = "DUKE.RTS"
PhoneNumber = ""
ConnectType = 0
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 *****."
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!!!"
PhoneName#0 = ""
PhoneNumber#0 = ""
PhoneName#1 = ""
PhoneNumber#1 = ""
PhoneName#2 = ""
PhoneNumber#2 = ""
PhoneName#3 = ""
PhoneNumber#3 = ""
PhoneName#4 = ""
PhoneNumber#4 = ""
PhoneName#5 = ""
PhoneNumber#5 = ""
PhoneName#6 = ""
PhoneNumber#6 = ""
PhoneName#7 = ""
PhoneNumber#7 = ""
PhoneName#8 = ""
PhoneNumber#8 = ""
PhoneName#9 = ""
PhoneNumber#9 = ""

[Misc]
Executions = 67
RunMode = 1
Crosshairs = 1
WeaponChoice0 = 3
WeaponChoice1 = 4
WeaponChoice2 = 5
WeaponChoice3 = 7
WeaponChoice4 = 8
WeaponChoice5 = 6
WeaponChoice6 = 0
WeaponChoice7 = 2
WeaponChoice8 = 9
WeaponChoice9 = 1


Hope it helps.
smiley1635 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 08-20-05, 02:43 PM   #5 (permalink)
da1writer
Aximsite Major League
 
da1writer's Avatar
 
Join Date: Dec 2004
Posts: 353
Location: Eielson AFB, Alaska
PDA: Sony PSP, UMPC soon ;)
iTrader Rating: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
Here's my config. , it's great at playing Duke Nukem... some have said ... Just unzip and paste it into your duke3d folder, overwriting the old config. X50v users shouldn't have a prob but i have not gotten a chance to see if other devices work...
Attached Files:
File Type: zip DUKE3D.zip (1.7 KB, 158 views)
__________________
With an attitude like no other...
You will know when he's in your path.
If you wish to see him shrouded in the light,
Chances are, you'll see him fade into the black
Continuously watching everyone's suggetions and problems,
Not overlooking the ones talking smack,
Your NEW Morphgear Project Administrator,
Will always be able to answer them back...

New Handheld I'm getting! Jumping out of Pocket PC World for sure now ...
http://www.engadget.com/2006/03/09/l...igami-devices/

Last edited by da1writer : 08-20-05 at 02:50 PM.
da1writer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 08-20-05, 03:38 PM   #6 (permalink)
transcout
Aximsite All Star
 
transcout's Avatar
 
Join Date: Sep 2004
Posts: 976
Location: UK
PDA: FSC Loox 720
iTrader Rating: (1)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
Do you have the rest of the files?
Would it be helpful if I made it into a .cab file?
transcout is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 08-21-05, 05:51 AM   #7 (permalink)
smiley1635
Aximsite Rookie
 
Join Date: Aug 2005
Posts: 96
iTrader Rating: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
Ok, I finally have a working config for my Acer N50 PDA.

I have figured out all but one of the buttons on the front of my PDA.

SO I have 1 button for:

Shoot
Open
Jump
Crouch

Which is good enough to play the game with.
Attached Files:
File Type: txt DUKE3D.cfg.txt (5.8 KB, 22 views)
smiley1635 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 10-12-05, 03:17 PM   #8 (permalink)
merlin001
Aximsite Prospect
 
Join Date: Jan 2005
Posts: 7
iTrader Rating: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
Button Mapping
I've got a x50v, and I've got Duke working, but I can't exit the game without resetting my Axim. Any idea at to the mapping of a button combo that I can use to exit? I've got a Belkin IR keyboard, but it doesn't have an escape button.

Thanks!
~ David
merlin001 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 10-12-05, 03:58 PM   #9 (permalink)
smiley1635
Aximsite Rookie
 
Join Date: Aug 2005
Posts: 96
iTrader Rating: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
Just map a button on your keyboard as Esc in config.

I have a citipak IR keyboard and have all normal PC controls working with it.
__________________
-----------------------
Acer N50 Premium
-512mhz Processor
-128mb RAM
-64mb ROM
-Built in wifi ,IRDA and Bluetooth
1 gig SD card
1 gig CF card
Citipack IR Keyboard
Acer PDA case
-----------------------
smiley1635 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 10-13-05, 12:43 AM   #10 (permalink)
da1writer
Aximsite Major League
 
da1writer's Avatar
 
Join Date: Dec 2004
Posts: 353
Location: Eielson AFB, Alaska
PDA: Sony PSP, UMPC soon ;)
iTrader Rating: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
Originally Posted by merlin001
I've got a x50v, and I've got Duke working, but I can't exit the game without resetting my Axim. Any idea at to the mapping of a button combo that I can use to exit? I've got a Belkin IR keyboard, but it doesn't have an escape button.

Thanks!
~ David
My configuration above should work... just replace the configure file you have with mine...
__________________
With an attitude like no other...
You will know when he's in your path.
If you wish to see him shrouded in the light,
Chances are, you'll see him fade into the black
Continuously watching everyone's suggetions and problems,
Not overlooking the ones talking smack,
Your NEW Morphgear Project Administrator,
Will always be able to answer them back...

New Handheld I'm getting! Jumping out of Pocket PC World for sure now ...
http://www.engadget.com/2006/03/09/l...igami-devices/
da1writer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 02-11-06, 06:12 PM   #11 (permalink)
mousethegreat
Aximsite Prospect
 
Join Date: Feb 2006
Posts: 17
iTrader Rating: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
sup guys, how come everytime all the files load my screen just goes black but i can hear the sound..!!! whats the problem.
mousethegreat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 02-13-06, 03:32 PM   #12 (permalink)
SgtDirtbag
Aximsite Prospect
 
Join Date: Nov 2005
Posts: 16
Location: Hamburg, Germany
PDA: x50v
iTrader Rating: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
View MyPDA
Originally Posted by da1writer
Here's my config. , it's great at playing Duke Nukem... some have said ... Just unzip and paste it into your duke3d folder, overwriting the old config. X50v users shouldn't have a prob but i have not gotten a chance to see if other devices work...
You sir, are my hero.
SgtDirtbag is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Old 05-23-06, 05:31 PM   #13 (permalink)
Rishad