Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

wolf4sdl(6) [debian man page]

WOLF4SDL(6)							     Wolf4SDL							       WOLF4SDL(6)

NAME
wolf4sdl - An open-source port of id Software's classic first-person shooter SYNOPSIS
wolf4sdl [options] wolf4sdl-wl6 [options] wolf4sdl-wl6a [options] wolf4sdl-wl1 [options] wolf4sdl-sod [options] wolf4sdl-sdm [options] DESCRIPTION
Wolf4SDL is an open-source port of id Software's classic first-person shooter Wolfenstein 3D to the cross-plattform multimedia library Sim- ple DirectMedia Layer (SDL) (http://www.libsdl.org). It is meant to keep the original feel while taking advantage of some improvements. The wolf4sdl-wl6, wolf4sdl-wl6a, wolf4sdl-wl1, wolf4sdl-sod and wolf4sdl-sdm binaries start the Wolf3d Full v1.4 GT/ID/Activision, Wolf3d Full v1.4 Apogee (with ReadThis), Wolf3d Shareware v1.4, Spear of Destiny Full and Mission Disks and Spear of Destiny Demo games, respec- tively. The wolf4sdl binary is a symbolic link to one of these and is handled via Debian's update-alternatives mechanism. OPTIONS
--help This help page --tedlevel <level> Starts the game in the given level --baby Sets the difficulty to baby for tedlevel --easy Sets the difficulty to easy for tedlevel --normal Sets the difficulty to normal for tedlevel --hard Sets the difficulty to hard for tedlevel --nowait Skips intro screens --windowed Starts the game in a window --res <width> <height> Sets the screen resolution (must be multiple of 320x200 or 320x240) --resf <w> <h> Sets any screen resolution >= 320x200 (which may result in graphic errors) --bits <b> Sets the screen color depth (use this when you have palette/fading problems allowed: 8, 16, 24, 32, default: "best" depth) --joystick <index> Use the index-th joystick if available (-1 to disable joystick, default: 0) --joystickhat <index> Enables movement with the given coolie hat --samplerate <rate> Sets the sound sample rate (given in Hz, default: 44100) --audiobuffer <size> Sets the size of the audio buffer (-> sound latency) (given in bytes, default: 2048 / (44100 / samplerate)) --ignorenumchunks Ignores the number of chunks in VGAHEAD.* (may be useful for some broken mods) AUTHORS
Wolf4SDL v1.6 ($Revision: 232 $) Ported by Chaos-Software (http://www.chaos-software.de.vu) Original Wolfenstein 3D by id Software This manual page was written by Fabian Greffrath <fabian+debian@greffrath.com> for the Debian project (but may be used by others). 1.6 December 2010 WOLF4SDL(6)

Check Out this Related Man Page

FCEU(6) 							   Games Manual 							   FCEU(6)

NAME
fceu - An emulator for the original (8-bit) Nintendo game console. SYNOPSIS
fceu [options] "filename" DESCRIPTION
FCE Ultra is an emulator for the original (8-bit) Nintendo Entertainment System (NES). It has a robust color palette rendering engine that is fully customizable, along with excellent sound and joystick support, and even includes TCP/IP based network playing for head-to-head gaming with your friends! OPTIONS
These are some of the more frequently used options in FCE Ultra. Run fceu without any options for a larger list, or see the README for the full list. -fs {0|1} Toggle full-screen mode. -xres <res> Set the Horizontal resolution for full-screen mode. -yres <res> Set the Vertical resolution for full-screen mode. -gg Enable Game Genie emulation support. -cpalette <file> Use the custom palette in <file>. -soundvol <percentge> Sets the sound volume to the given percentage. -sound <rate> Set the sound playback sample rate (0 == off). -connect <server> Connect as a client (player 2) to <server> for TCP/IP network play. -server Be a host server (player 1) for a TCP/IP network game. -netport <portnum> Use <portnum> for TCP/IP network play. Default is 4046. KEYBOARD COMMANDS
FCE Ultra has a number of commands available within the emulator. It also provides keyboard bindings for emulating gamepads or powerpads. Gamepad Keyboard Bindings +------------+---------------+ |NES Gamepad | Keyboard | +------------+---------------+ | Arrows | Cursor Arrows | | A | Left ALT | | B | Left CTRL | | Select | TAB | | Start | ENTER | +------------+---------------+ Other Commands <F2> Activate cheat interface. <F4> Toggle full-screen mode. <F5> Save game state into current slot (set using number keys). <F7> Restore game state from current slot (set using number keys). <F9> Save screen snapshot. <F10> Reset NES. <F11> Toggle power to NES. <F12>, <ESC> Quit FCE Ultra. SEE ALSO
/usr/share/doc/fceu/fceultra.html The FCE Ultra README file. http://fceultra.sourceforge.net/ The FCE Ultra project homepage. AUTHOR
This manual page was written by Joe Nahmias <joe@nahmias.net>, for the Debian GNU/Linux system (but may be used by others). October 10, 2004 FCEU(6)
Man Page