Giter Club home page Giter Club logo

outerspace's Introduction

IGE - Outer Space 0.5

(c) 2001 - 2003 Ludek Smid

http://www.ospace.net/

Tips and Tricks, Troubleshooting
=================================

** Where to report problems with the client?

Contact author of the game on e-mail [email protected]


** How to enable support for proxy server?

Insert the following lines to the file var/osci.ini:

[proxy]
http=http://host:port/

Where:
- host is the name of the computer with proxy server running on
- port is the port number of the proxy server

Currently proxy server authorization IS NOT supported.

** How to change resolution and switch client to fullscreen mode?

Insert the following lines to the file var/osci.ini:

[display]
resolution = 800x600
flags = fullscreen

The lowest supported resolution is 800x600, you can use any higher resolution.
Following flags are supported: swsurface, hwsurface, fullscreen and doublebuf,
but not every combination of them is valid. Combination successfully tested
on the chipset Riva TNT:

[display]
resolution = 1024x768
flags = hwsurface fullscreen doublebuf

[display]
resolution = 1024x768
flags = swsurface fullscreen

** How to terminate client in an emergency situation?

At any time, press key F12.

outerspace's People

Contributors

mozts2005 avatar randomchaos avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

outerspace's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.