Sponsored Content
Full Discussion: Games?
The Lounge What is on Your Mind? Games? Post 69569 by kduffin on Friday 15th of April 2005 10:53:26 PM
Old 04-15-2005
I still find myself playing Scorched Earth. I love to change the laws of physics and then battle to the death. I love all the variations of 1942 as well.

Keith
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

games

i have installed SDL int /opt and i installed a game with pkgadd in /usr/local and when i try to start the game i says: ld.so.1: ./gamename: fatal: libSDL-1.1.so.0: open failed: No such file or directory what should i do (1 Reply)
Discussion started by: CreamHarry
1 Replies

2. UNIX for Dummies Questions & Answers

lokie games?

for some reson lokie games do not let me play the games on my linux box i go and install it but will not let me play them acts like it wants to run the game but will not open what do i do i have return to wolfinstine and unreal 2003 and seriurs sam and quake 1,2,3 and starwars jedi 2 and... (1 Reply)
Discussion started by: amicrawler2000
1 Replies

3. UNIX for Dummies Questions & Answers

UNIX games?

Does anyone know of any unix-based games? (1 Reply)
Discussion started by: danceofillusion
1 Replies

4. UNIX for Dummies Questions & Answers

games in unix?

I was wondering if anyone had a script file for a game or a puzzle in a script file? Or something fun, like a quiz (2 Replies)
Discussion started by: JamieMurry
2 Replies

5. UNIX for Dummies Questions & Answers

playing games from another directory?

If "photopia.dat" is a game. To play it, you would normally type "frotz photopia.dat" (assuming you are in the directory where photopia.dat resides). But what if I'm in my home directory, photopia.dat is in the "games" directory, and I want to play it without switching directories? What command... (2 Replies)
Discussion started by: greeky
2 Replies

6. What is on Your Mind?

Of Computer wizards and games

You guys are really are a genius, you make computer processing more easy for us end users. You just don't make wonders but you also make good computer games too. Really there is a fast evolution on the era of the computer world. Thanks to you guys! __________________ The Cute Angry Birds... (0 Replies)
Discussion started by: methusela123
0 Replies

7. Ubuntu

use VM to play games in Windows (Intense Games)

I have Ubunut installed on my desktop AMD 6 Core 3.2 (will be getting the bulldozer AMD 8 Core when it releases) 16 GB of DDR3 1333 RAM SSD some HDD's Nvidia 560 ti 1GB My question is, how can I or can I even get a Win 7 VM to play games as well in a main install. Give it 10 GBs of RAM... (0 Replies)
Discussion started by: ochieman2000
0 Replies

8. Post Here to Contact Site Administrators and Moderators

Where Are the Games?

Hi! I'm new to the site, and today I clicked on "Banking", curious as to what that was about. Aside from being able to "buy" things with these points, it appears there are some games available, on which you can wager your points. While I could access the "high scores", I could not find the... (14 Replies)
Discussion started by: sudon't
14 Replies

9. What is on Your Mind?

Favourite Games console

So what is everyones all time favourite games console and why do you like it? (Please - no comments on why they are better than others as that would be opinion based and cause arguments, positive comments only) (28 Replies)
Discussion started by: Tommyk
28 Replies
SPRING-HEADLESS(6)						       Games							SPRING-HEADLESS(6)

NAME
spring-headless - An open source RTS game engine - Headless Engine SYNOPSIS
spring-headless [--safemode] [[-c|--client] | [-s|--server]] [-p|--projectiledump] [-i|--isolation] [--isolation-dir PATH] [-n|--name STRING] [-C|--config FILE] SCRIPT spring-headless --list-ai-interfaces spring-headless --list-skirmish-ais spring-headless --list-config-vars spring-headless [-h|--help] spring-headless --sync-version spring-headless [-V|--version] DESCRIPTION
Spring is a free Real Time Strategy (RTS) game engine, originally designed to play Total Annihilation ((C) 1997 Cavedog) content. It has since evolved into a general RTS engine, capable of running various kind of games (mods). It is mainly designed around online multiplayer games but can also be played in single-player mode against AIs. This is the engine version without graphics or sound output. It still runs the full simulation, while spring-dedicated basically only redirects network traffic. It is useful for testing and simulating AI only games at high speeds on systems without graphics and sound output support. OPTIONS
-h, --help Print the options help message and exit -V, --version Display program version and exit --sync-version Display program sync version (for online gaming) and exit --safemode Turns off many things that are known to cause problems (i.e. on PC/Mac's with lower-end graphic cards) -s, --server Run as a server -c, --client Run as a client -p, --projectiledump Dump projectile class info (alias CEG classes) into projectiles.txt -i, --isolation Limit the data-dir (games & maps) scanner to one directory (see --isolation-dir and the SPRING_ISOLATED env var) --isolation-dir::'PATH' Specify the isolation-mode data-dir (see --isolation and the SPRING_ISOLATED env var) -n, --name::'NAME' Set your player name -C, --config::'FILE' Configuration file --list-ai-interfaces Dump a list of available AI Interfaces to STDOUT --list-skirmish-ais Dump a list of available Skirmish AIs to STDOUT --list-config-vars Dump all default config vars in JSON-format to STDOUT DATA DIR
Data directories are searched for content, and among other things, may contain: *cache *games *maps *AI When running the engine, it may use multiple data directories, but it will use only a single one of them as writable, to write cache & log files to. FILES
~/.spring/ The default data-directory (see section DATA DIR). ~/.springrc Contains the users settings for the engine, for things like graphic and sound. /etc/spring/datadir Contains the : separated paths to additional data-dirs (see section DATA DIR). ENVIROMENT VARIABLES
SPRING_LOG_SECTIONS Selective functionality to change the verbosity (separated by ,). SPRING_DATADIR Adds additional directories Spring will search for files (separated by :). SPRING_ISOLATED If defined, Spring will stop searching files outside of the binaries directory. If it is set to a valid directory path, it will be used as the isolation directory. See the --isolation and the --isolation-dir options. SEE ALSO
spring(6) spring-multithreaded(6) spring-dedicated(6) HOMEPAGE
More information about Spring can be found at link: http://springrts.com AUTHOR
Spring was written by the Spring developers. This manual page was written by Marco Amadori <marco.amadori@gmail.com[1]>, for the Debian project (and may be used by others). NOTES
1. marco.amadori@gmail.com mailto:marco.amadori@gmail.com Spring package 05/10/2012 SPRING-HEADLESS(6)
All times are GMT -4. The time now is 03:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy