Available for a limited time only - £10 off a £20 spend at eXpansys! For more details visit this topic!

Please Log In or Register - it's FREE!

31 Pages V  « < 29 30 31  
Reply to this topicStart new topic
 spvDuke3d [v0.4c]...with Sound/Music now!
Rating 5 V
mashkhan
post Mar 14 2008, 11:40
Post #601


Enthusiast
Group Icon

Group: Posters
Posts: 199
Joined: 3rd December 2002
Member No.: 574



QUOTE(mikeeey @ Mar 14 2008, 00:16) *
have you tried turning gapi on and off? and are you using a working version of duke nuke? have you tried the full version or demo?


Using shareware version 1.3. I've turned GAPI off too. Alas, no success.


--------------------
I saw this in a movie about a bus that had to SPEED around the city, keeping its SPEED over fifty. And if its SPEED dropped, the bus would explode! I think it was called "The Bus That Couldn't Slow Down".
Go to the top of the page
 
+Quote Post
twolf
post Mar 14 2008, 18:00
Post #602


Regular
Group Icon

Group: Posters
Posts: 64
Joined: 10th November 2006
From: Portugal
Member No.: 213,672

Device(s): null



My problem is that I cannot discover which are my "Special key" codes...

If I press these:
Camera
Record
Contact
Calendar

it always gives me the same line:
Special key pressed. Num=0



I can only use:
Left, Right, Up, Down
VolumeUp, VolumeDown
Enter
Call, endcall

Wich are plenty, I agree... But this game requires more to be fully playable...

So, can anyone give me the S100/S110 codes for these buttons:
- Camera
- Record
- Contact
- Calendar

One more thing, in my tests I tried to place the Calendar button as the Escape and, as a result, all the buttons that usually dont work, started working, but all as Escape. So that appears to me that all the buttons have the same code "zero".
:S


--------------------
My Website: http://TWolf.sytes.net
--------------------------------------------------------------
Novo fórum português de PPC: http://www.ppctuga.com
Go to the top of the page
 
+Quote Post
mikeeey
post Mar 14 2008, 23:06
Post #603


Hardcore
Group Icon

Group: Posters
Posts: 1,975
Joined: 10th July 2006
From: US, Washington, Everett
Member No.: 197,656

Device(s): AT&T Tilt (Kaiser)!!!



QUOTE(mashkhan @ Mar 14 2008, 04:40) *
Using shareware version 1.3. I've turned GAPI off too. Alas, no success.

sorry i dont know what to tell you..have you used my .cfg file? make a backup of yours and try mine and see if it works. and is your directory the root of the storage card and the folder is spvduke3d?

Attached File(s)
Attached File  DUKE3D.zip ( 1.88K ) Number of downloads: 81
 


--------------------
try my wmp skins for smartphone! | and my newest Pocket PC compatible skin!
Crystal Liquid Explosion MoDaCo Skin_____________Titanium Media PlayerNEW
emerald chrome wmp11 skin______________________

Nokia 3395---Nokia 6010---Nokia 6230---Nokia 3220---Motorola V300---Motorola V360---T-mobile SDA---AT&T Tilt!
Go to the top of the page
 
+Quote Post
Harkadenn
post Apr 16 2008, 10:34
Post #604


Newbie
Group Icon

Group: Posters
Posts: 2
Joined: 16th April 2008
Member No.: 379,139

Device(s): HTC Kaiser



I just loaded this in my HTC Kaiser/Tilt and there is only one more step.

I need a Duke3d.grp file... it says not found.

thanks.
Go to the top of the page
 
+Quote Post
Zeiram
post Apr 16 2008, 10:48
Post #605


Regular
Group Icon

Group: Posters
Posts: 144
Joined: 14th September 2006
Member No.: 206,173

Device(s): Loox600



QUOTE(Harkadenn @ Apr 16 2008, 11:34) *
I just loaded this in my HTC Kaiser/Tilt and there is only one more step.

I need a Duke3d.grp file... it says not found.

thanks.


Uhmmmm.. are you sure you have at least the Shareware Version of DukeNukem? ;-)
Go to the top of the page
 
+Quote Post
FUBARX1
post Jun 25 2008, 18:14
Post #606


Newbie
Group Icon

Group: Posters
Posts: 1
Joined: 25th June 2008
Member No.: 401,644

Device(s): Samsung i730 (WM5)



Hello all. I realize this is supposed to be Smartphone related, but the game port has transcended that label and works on PPC as well, so...

I have Duke3D working on a Samsung i730 with WM5. It works amazingly well. Many thanks to Roozbeh for resurrecting this classic!

For any others with this phone, here are the relevant config settings:

Change the Escape key to something other than 't'. The letter 't' is needed when typing in Cheat Codes smile.gif. I selected 'm', as in - 'menu'. You will have to remove 'm' from the AIM_UP variable.

[Engine Setup]
Alt_EscapeKey = "m"


For Sound, increase the capabilities:

[Sound Setup]
NumVoices = 8
NumChannels = 2
NumBits = 16
MixRate = 22000


The touch screen fires the primary weapon with the default config. Change the touchscreen to OPEN (allows you to open doors, panels, light switches by touching the screen):

[Controls]
MouseButton0 = "Open"


Landscape 2 mode puts the controls on the right (for right handed control). Some buttons are 'Special' buttons and have to be mapped using the 'Scan Code Mapping' feature. More on mapping later.

For reference: sc_74 = 'Launcher Key', sc_14 = 'Context Menu Key', Enter = 'Action Key', VolumeUp = 'Back Key'

[Scan Code Mapping]
sc_74 = "Softkey1"
sc_14 = "Softkey2"


[KeyDefinitions_Landscape2]
Move_Forward = "w" "RIGHT"
Move_Backward = "s" "LEFT"
Turn_Left = "j" "UP"
Turn_Right = "l" "DOWN"
Fire = "k" "ENTER"
Jump = "SPACE" "VolumeUp"
Aim_Up = "" "SOFTKEY1"
Aim_Down = "" "SOFTKEY2"


Could Use Some Help Here
I have not been successful in mapping any other softkeys (Calendar, Contacts, Call, EndCall). The in-game key preview feature (ShowKeyCodes) only shows "Special Key Num=0" for the Calendar and Contacts keys. The Call and EndCall keys show as normal keys. However, putting Call or EndCall in the Duke3d.cfg file doesn't work.

If I put...

Aim_Up = "m" "EndCall"

....and press the EndCall button in the game, nothing happens. I downloaded a program called 'Keycode.exe' that shows what the code is for the softkeys. It shows:

EndCall (Short Press) = Key 0x73 (115) xmacro=k115
EndCall (Long Press) = Key 0x10 (16) xmaro=x16
Call (Short and Long Press) = Key 0x72 (114) xmacro=k114
Calendar (Short Press) = Key 0x5B (91) xmacro=k91 (immediately changes to: Key 0xC2 (194) xmacro=194)
Calendar (Long Press) = Key 0x5B (91) xmacro=k91 (immediately changes to: Key 0xC8 (200) xmacro=k200)
Contacts (Short Press) = Key 0x5B (91) xmacro=k91 (immediately changes to: Key 0xC2 (195) xmacro=195)
Contacts (Long Press) = Key 0x5B (91) xmacro=k91 (immediately changes to: Key 0xC8 (201) xmacro=k201)

None of the Key numbers or names work with Scan Code Mapping so the buttons are not usuable. If anyone figures out the correct values, please post.


Samsung i730:


This post has been edited by FUBARX1: Jun 25 2008, 19:38
Go to the top of the page
 
+Quote Post
slugshot_90
post Jul 15 2008, 17:39
Post #607


Newbie
Group Icon

Group: Posters
Posts: 23
Joined: 13th June 2008
Member No.: 397,898

Device(s): Samsung Blackjack 2



i loaded all this up on my bj2 and got the duke3d.gpr i put it all in a folder on my storage card. it loads up but then the screen stays black but i can hear all sounds anyone know how to fix it
Go to the top of the page
 
+Quote Post
galbro
post Jul 16 2008, 03:06
Post #608


Newbie
Group Icon

Group: Posters
Posts: 10
Joined: 14th January 2008
Member No.: 344,395



can someone please help. - i have a blackjack 1. - i am using 0.4f version of duke3d


when i attempt to go to the cfg file and try to change certain keys in the cfg file the game will instantly crash every time when i open the game since i edited the cfg file.....for example i cannot change the inventory right key which is "M" if i do the game will crash and even if i attemt to correct this error and put the "M" back in and redo everything over. the game will still crash. and even if i put a brand new cfg file the game will still crash.....so i have to delete the whole duke 3d file.

sometime this will happen even if i dont change anything at all.....

so i have to make 5 backup copys of the whole duke3d file on my storage card

can someone please tell my why this is happening? this is wierd to me ive never seen this before if a game crashes you can restore the cfg file to original setting. or if the game crashes you just restart. but this is wierd. i dont understand this.
Go to the top of the page
 
+Quote Post
maxXxim
post Jul 20 2008, 02:03
Post #609


Newbie
Group Icon

Group: Posters
Posts: 2
Joined: 19th July 2008
Member No.: 408,936



hey, i can play duke nukem on my TyTn II, however only the 1st level (L.A meltdown) works fine
when i start a new game on the 3 other levels, it crash and thats what i get:
- when i load "lunar apocalypse" it says: Map E2L1.map not found!
- when i load "shrapnel city" it says: Map E3L1.map not found!
- when i load "birth" it says: Map E4L1.map not found!
where can i find those maps?

ive read somewhere how to fix the time delay but i cant find it anymore.
the problem i have is that when i shot, i get the shooting sound like 1 second after.

also when i play on landscape mode, a small picture of the keyboard is displayed in the middle of the bottom of the screen.
how can i get rid of it?

thanks
Go to the top of the page
 
+Quote Post
mikeeey
post Jul 20 2008, 05:50
Post #610


Hardcore
Group Icon

Group: Posters
Posts: 1,975
Joined: 10th July 2006
From: US, Washington, Everett
Member No.: 197,656

Device(s): AT&T Tilt (Kaiser)!!!



I have answered this in the other topic, look there smile.gif


--------------------
try my wmp skins for smartphone! | and my newest Pocket PC compatible skin!
Crystal Liquid Explosion MoDaCo Skin_____________Titanium Media PlayerNEW
emerald chrome wmp11 skin______________________

Nokia 3395---Nokia 6010---Nokia 6230---Nokia 3220---Motorola V300---Motorola V360---T-mobile SDA---AT&T Tilt!
Go to the top of the page
 
+Quote Post
nicostar
post Aug 13 2008, 04:00
Post #611


Newbie
Group Icon

Group: Posters
Posts: 3
Joined: 11th August 2008
Member No.: 415,855

Device(s): moto q8(gsm)



MOTO Q8 DUKE 3D WORKS A OK GREAT JOB!!!
Go to the top of the page
 
+Quote Post
nicostar
post Aug 13 2008, 04:01
Post #612


Newbie
Group Icon

Group: Posters
Posts: 3
Joined: 11th August 2008
Member No.: 415,855

Device(s): moto q8(gsm)



QUOTE(maxXxim @ Jul 19 2008, 22:03) *
hey, i can play duke nukem on my TyTn II, however only the 1st level (L.A meltdown) works fine
when i start a new game on the 3 other levels, it crash and thats what i get:
- when i load "lunar apocalypse" it says: Map E2L1.map not found!
- when i load "shrapnel city" it says: Map E3L1.map not found!
- when i load "birth" it says: Map E4L1.map not found!
where can i find those maps?

ive read somewhere how to fix the time delay but i cant find it anymore.
the problem i have is that when i shot, i get the shooting sound like 1 second after.

also when i play on landscape mode, a small picture of the keyboard is displayed in the middle of the bottom of the screen.
how can i get rid of it?

thanks



DOWNLOAD THE FULL VERSION AND LOAD THE GRP FILE FROM THAT WHICH IS 40MB IF U WANT I CAN SEND THE FILE PM ME


Go to the top of the page
 
+Quote Post

31 Pages V  « < 29 30 31
Reply to this topicStart new topic

Collapse

Similar Topics

  Topic Replies Topic Starter Views Last Action
No new Topic has attachmentsguide to play Duke Nukem 3D on your Kaiser (with keyboard)!
As well as any other landscape right device I think.
32 mikeeey 12,943 Yesterday, 22:42
Last post by: mikeeey
No New Posts Help with xda Graphite Wi-Fi Problem please
xda graphite Wi-Fi Problem
5 kuljit55 1,597 Yesterday, 22:54
Last post by: danehardinge
No New Posts NoData not working for my Orange SPV E650-Help!
3 jimbo67 116 Yesterday, 22:18
Last post by: ICQEagle
No New Posts Create with me NEW SPB Mobile Shell Skin
4 dinik 261 Today, 00:17
Last post by: gil71
No New Posts PLEASE HELP!! low memory etc.....
1 Malvina 52 Yesterday, 22:29
Last post by: rocky_mon
No New Posts Win Mobile Running on iPhone!
Apparently if you like Norweigen girls, learn to program!
2 deadphill 45 Yesterday, 23:59
Last post by: Fate-X-

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


RSS hit counter Lo-Fi Version Time is now: 14th October 2008 - 00:56


Please visit our 'Plus Partners' - these companies support MoDaCo through 'MoDaCo Plus' - Click Here for more details!

VITO Technology | Slipstream Solutions | Aiko Solutions | PDAMill | Inesoft | SBSH | LingvoSoft | Ruttensoft | Astraware | MadBeetle | Sprite Software

Opera | Westtek | TetraEdge | Z4Soft | KBM Systems | Conduits | Mini Lyrics Magic | Proporta | Semsons | SyncData | Active Kitten | Binaryfish | Textr

SPB Software House | Omega One | OmniSoft | Resco | eSoft Interactive | TenGo | ATEKsoft | imei-check | GpsGate | SplashData | DeveloperOne | monocube

WebIS, home of Pocket Informant, FlexMail and Note2Self

Would your company like to become a 'Plus Partner'? Click Here to contact us!