• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

zaurus/H03-May-2022-247171

AUTHORSH A D16-May-200654 21

COMPILINGH A D16-May-2006427 157

COPYINGH A D16-May-200617.6 KiB341281

COPYING-ARTWORKH A D16-May-20069.9 KiB14479

ChangeLogH A D16-May-2006579 1914

MakefileH A D03-May-2022290 2014

Makefile.armH A D16-May-2006534 2317

READMEH A D16-May-20061 KiB2114

TODOH A D16-May-200638 64

VERSIONH A D16-May-20066 21

backupH A D16-May-2006263 117

buildsrcH A D16-May-2006604 2110

main.cH A D16-May-200661.4 KiB1,6711,269

main.hH A D03-May-20224.1 KiB9557

README

1If you have downloaded the source then read COMPILING for instructions for your platform.
2
3The game has built-in help with instructions, information and strategies.
4
5Type 'pipepanic --help' for command line options.
6
7Usage: pipepanic [option] [option]...
8Options:
9  -240x320   Suitable for the SL5X00
10  -320x240   Suitable for the SL5X00
11  -640x480   Suitable for the C Series
12  -480x640   Suitable for the SL6000
13  -f         Run the game fullscreen
14  -fpstest   Run a 10s fps test and quit
15
16For Linux PCs use -f for fullscreen mode as the default is windowed 640x480.
17
18For Zaurii the game automatically selects the appropriate resolution/orientation for your model. The SL5X00 models default to 240x320 portrait mode. If you want to play the game in landscape orientation open a terminal and type 'pipepanic -320x240'.
19
20-fpstest rebuilds the entire screen as many times as possible within 10 seconds and then quits displaying the results in the console. Normally the game only redraws what is required. On my Zaurus SL-5500 I get 27fps at 320x240 and 25fps at 240x320.
21