Difference between revisions of "IS:Uplink"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 34: Line 34:
 
:  Log all console output
 
:  Log all console output
 
==== Session ====
 
==== Session ====
''(with the exception of Relay, these commands can ONLY be used from inside a session, via the [[ISSession:Uplink (Command)|Uplink]] command)''
+
''(with the exception of Relay and RemoteUplink, these commands can ONLY be used from inside a session, via the [[ISSession:Uplink (Command)|Uplink]] command)''
 
* [[ISUplink:Name (Command)|Name]]
 
* [[ISUplink:Name (Command)|Name]]
 
: Set the session name, used for Relay
 
: Set the session name, used for Relay
Line 43: Line 43:
 
* [[ISUplink:Focus (Command)|Focus]]
 
* [[ISUplink:Focus (Command)|Focus]]
 
: Switch input focus to another session
 
: Switch input focus to another session
 +
* [[ISUplink:RemoteUplink (Command)|RemoteUplink]]
 +
: List, connect to, or disconnect from remote uplinks
 
==== Settings ====
 
==== Settings ====
 
*[[ISUplink:Game (Command)|Game]]
 
*[[ISUplink:Game (Command)|Game]]
Line 60: Line 62:
 
=== Top-Level Objects ===
 
=== Top-Level Objects ===
 
*[[ISUplink:Console (Top-Level Object)|Console]]
 
*[[ISUplink:Console (Top-Level Object)|Console]]
*[[ISUplink:XMLSetting (Command)|XMLSetting]]  
+
*[[ISUplink:XMLSetting (Command)|XMLSetting]]
  
 
== See Also ==
 
== See Also ==

Revision as of 02:57, 14 June 2005

Introduction

The Inner Space Uplink serves as a hub for all Inner Space sessions, and provides basic game and profile settings. All games must be launched through the Uplink (via any of the supplied methods, including the menu, special desktop shortcuts, etc) to become an Inner Space session.

Games and Profiles

Inner Space provides a way to add your own games to its list. To do so, you simply click "Add Game" from the menu, type the name of the game, and select the executable to use in order to launch the game. This is all that is necessary for a large number of today's popular titles, and in fact this is how we add games to the official support list ourselves! Although this works most of the time, some games may expose bugs in our system that need to be solved in order to fully support the game. Please let us know of any games you add -- unsuccessfully, or successfully, so we can continue to improve the system.

Using the Games window

Adding Games

Adding Profiles

Console

LavishScript Extensions

Commands

Misc

Display the current Inner Space version
Instantly close the program
Opens a new session of a game using a specific profile
Creates a shortcut on the desktop to automatically open a given profile

Console

Clear the console
Quietly execute a command (nothing shows up in console)
Output text (to the console)
Toggle the console
Log all console output

Session

(with the exception of Relay and RemoteUplink, these commands can ONLY be used from inside a session, via the Uplink command)

Set the session name, used for Relay
Relays a command to a specific session
Lists all sessions
Switch input focus to another session
List, connect to, or disconnect from remote uplinks

Settings

Manipulate settings for a specific game
Add, list or remove games
Manipulate settings for a specific profile
Add, list or remove profiles
Manipulate settings in Inner Space setting XML files

Data Types

Top-Level Objects

See Also