|
2010-06-24
, 21:18
|
|
Posts: 156 |
Thanked: 27 times |
Joined on Jun 2010
@ Los Angeles
|
#72
|
|
2010-06-25
, 01:06
|
Posts: 557 |
Thanked: 370 times |
Joined on Apr 2010
|
#73
|
the reason i made a new topic was because i didnt understand what the hell was being said in this topic
To start a game, press Enter before the demo playback begins, or Backspace at any point.
Controls:
Fn - fire (left thumb goes here)
Shift / Z - strafe left/right (below left thumb)
Ctrl - run (above left thumb)
a - strafe (right of left thumb)
weapons - top row of keyboard (correspond to number keys)
backspace - open menu/back to previous menu
, - escape the menu
. - next weapon
space - activate
p - pause. You can also switch away to other windows and the game will automatically pause and go to sleep so it doesn't kill your battery. Bringing PrBoom back into focus will unpause it. Be ready!
|
2010-08-16
, 21:30
|
Posts: 1 |
Thanked: 0 times |
Joined on Aug 2010
@ Bedford, Bedfordshire
|
#74
|
Originally Posted by Binonic Knee View Post
I am having problems with keys, well 'key' I can't select options in the menu. I can bring up the menu and move up and down with the cursor keys but can't select anything, meaning I can't start a game...
HELP!!!
I have prBoom 2..5.0 on N900
That is very strange; i haven't had any other problem reports from those with localized keyboards. What language is your keyboard in by default?
|
2010-08-26
, 12:06
|
Posts: 12 |
Thanked: 0 times |
Joined on Aug 2010
|
#75
|
|
2010-08-26
, 20:59
|
|
Posts: 173 |
Thanked: 72 times |
Joined on Mar 2010
@ Denmark
|
#76
|
|
2010-08-28
, 15:00
|
Posts: 183 |
Thanked: 33 times |
Joined on Aug 2010
|
#77
|
|
2010-08-30
, 16:52
|
Posts: 183 |
Thanked: 33 times |
Joined on Aug 2010
|
#78
|
In order to prevent renaming or moving wads when wanting to switch between The Ultimate Doom and Doom II: Hell on Earth, I've made two new desktop shortcuts and copied my retail DOS/Windows Doom and Doom II installs over to the VFAT portion of the N900's memory via USB. The paths being:
Make sure dirs and filenames are in lower case.Code:/home/user/MyDocs/games/doom/ /home/user/MyDocs/games/doom2/
To make a new Doom shortcut, open xterm, then:
Use leafpad, vi or whatever to edit doom.desktop:Code:cd /usr/share/applications/hildon/ cp prboom.desktop doom.desktop
Replace:Code:vi doom.desktop
With:Code:Name=PrBoom
Edit the Exec line so it looks like this:Code:Name=Doom
Code:Exec=/opt/prboom/prboom -iwad /home/user/MyDocs/games/doom/doom.wad
Now make another shortcut for Doom II:
Use leafpad or vi to edit doom2.desktop:Code:cd /usr/share/applications/hildon/ cp doom.desktop doom2.desktop
Replace:Code:vi doom2.desktop
With:Code:Name=Doom
Edit the Exec line so it looks like this:Code:Name=Doom II
Code:Exec=/opt/prboom/prboom -iwad /home/user/MyDocs/games/doom2/doom2.wad
Now we should have working Doom and Doom II shortcuts.
I've also deleted the shareware doom1 wad and prboom desktop shorcut after checking it all worked:
Slightly off topic: Now with Doom and Doom II being last, I've actually have all the fps games on my N900 set up to load the game media from the VFAT portion of the N900's memory (accessible from USB), so I basically just copied my dos/windows installs over to /home/user/MyDocs/games/. The .sh scripts and desktop shortcuts on my N900 are set up to accommodate this. This way its really easy to throw some mission packs and mods in for the quake games, without too much hassle. To finish it off, one could easily optify the binaries that aren't optified by moving stuff around.Code:rm /home/opt/doom/wads/doom.wad rm /usr/share/applications/hildon/prboom.desktop
folders:
command lines (bash scripts):Code:/home/user/MyDocs/games/wolf3d/ /home/user/MyDocs/games/sod/ /home/user/MyDocs/games/doom/ /home/user/MyDocs/games/doom2/ /home/user/MyDocs/games/duke3d/ /home/user/MyDocs/games/quake/ /home/user/MyDocs/games/quake2/ /home/user/MyDocs/games/quake3/
- edited /usr/bin/wolf3d to look for the new path
- edited /usr/bin/spearofdestiny to look for the new path
- /opt/prboom/prboom -fullscreen -width 800 -height 480 -iwad /home/user/MyDocs/games/doom/doom.wad "$*"
- /opt/prboom/prboom -fullscreen -width 800 -height 480 -iwad /home/user/MyDocs/games/doom2/doom2.wad "$*"
- edited /usr/bin/duke3d to look for the new path
- /opt/quake/sdlquake -basedir /home/user/MyDocs/games/quake -heapsize 65536 -zone 512 -noipx -nocdaudio -winsize 800 480 -fullscreen "$*"
- /opt/quake2/sdlquake2 +set cddir /home/user/MyDocs/games/quake2 +set basedir /opt/quake2 +set sw_mode 15 "$*"
- /usr/bin/ioquake3.arm +set fs_basepath /home/user/MyDocs/games/quake3 +set r_customwidth 800 +set r_customheight 480 +set r_mode -1 "$*"
|
2010-09-08
, 14:06
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#79
|
|
2010-09-17
, 20:46
|
Posts: 29 |
Thanked: 4 times |
Joined on Sep 2010
|
#80
|
Tags |
arcade, doom, fps, fremantle, game, id software, maemo 5, prboom, shooter, wad |
Thread Tools | |
|
First post of this thread describes how to start a game.
Unofficial PR1.3/Meego 1.1 FAQ
Accelemymote: make your accelerometer more joy-ful