Atarimania

Atari ST - 2006

Hexen [Falcon030] [TT030]

Hexen [Falcon030] [TT030] — screenshot 11 / 5
Genre
Shoot'em Up! - 3-D
Year
2006
Language
[unknown]
Publisher
[no publisher]
Controls
Jagpad / Keyboard / Mouse / Joystick
Distributor
-
Players
1
Developer
Trio
Resolution
VGA / RGB
Licensed from
-
Programmer(s)
Mandin, Patrice
Country
France
Graphic Artist(s)
Gurno, Shane / Pelletier, BrianRaffel, Brian
Software
English
Game design
Raymond-Judy, Michael / Biessman, Eric C.
Box/Instructions
French / German
Musician(s)
Schilder, Kevin
License
PD / Freeware / Shareware
Sound FX
Schilder, Kevin
Serial
Cover Artist(s)
ST Type
TT, Falcon030
MIDI
Version
PM 0.55
Dump
Download
Number of Disks
HD Installable
Dump format
Zip-packed folder
Protection

OTHER VERSIONS WITH THE SAME TITLE (1)

INSTRUCTIONS

* PmHexen

It is based on Hexen DOS sources, available on Ravensoft's ftp site.
You need the PC version of Hexen (shareware or registered).

* Controls:
	- Read original Hexen documentation..

* Environment variables:
    HOME: user home directory.
	  If set, configuration and saved games are put in $HOME/.hexen directory.
	  If not set, configuration and saved games are put in current directory.

* Common parameters:

	'@filename' or '-response filename' to read parameters from a file.
	'-devparm' displays frames per second.
	'-width' to choose resolution width (default is 320).
	'-height' to choose resolution height (default is 200).
	'-bpp' to choose bits per pixel (default is 8).
	'-fullscreen' to run the game in fullscreen mode.
	'-resize' to allow window to be resized.
	'-port ' to change UDP port for network game (default is 5029).
	'-net   [ ]' to enable networked game.
		 is player number (1-4).
		> are other machine IP numbers on the network.
	'-audio off' to switch off audio.
	'-flat' to switch off texturing on floors/ceilings.
	'-mem ' to change memory allocated to game in KB (8192 is default = 8MB).
	'-yieldcpu [on|off]' to free some CPU time (default is off for Atari,
	 and on for other systems).
	'-cdmusic' to play music from CD instead of MIDI.

	Use Alt+Enter to toggle between fullscreen and windowed mode.
	Use Alt+G to toggle mouse grabbing.
	Use Alt+P or Pause key to toggle pause.

* Atari version :
	The binary version is compiled for 68020 and higher.

	Video, Keyboard, Mouse, Audio, Joysticks and Joypads now managed by SDL.
		See README.SDL for information.

	Network: '-network '
		unix:	Unix sockets network (default)
		sting:	Sting sockets network (Atari only)