Difference between revisions of "GAMES:VRStudio"

From DOSBoxWiki
Jump to navigationJump to search
m
m (Cleaned p formatting)
 
Line 12: Line 12:
 
== Making it work ==
 
== Making it work ==
 
The setup information of Virtual Reality Studio is never actually saved, so every time the program is started you need to reconfigure it.  This is done by selecting the kind of Display adapter, Input device and Sound Device from 3 separate menus.  While all options on each menu are compatible with DOSBox, the best combination is
 
The setup information of Virtual Reality Studio is never actually saved, so every time the program is started you need to reconfigure it.  This is done by selecting the kind of Display adapter, Input device and Sound Device from 3 separate menus.  While all options on each menu are compatible with DOSBox, the best combination is
<code><pre>Display: 3. MCGA/VGA 256 Color
+
 
Input: 1. Serial mouse
+
Display: 3. MCGA/VGA 256 Color
Audio: 3. ADLIB sounds
+
Input: 1. Serial mouse
</pre></code>
+
Audio: 3. ADLIB sounds
 +
 
 
Which can be easily entered by hitting  
 
Which can be easily entered by hitting  
<code><pre>3 1 3</pre></code>
+
3 1 3
  
 
Once configured you will be presented with a blank Virtual World from which create your masterpiece.  Multiple worlds can be linked together to create rich environments, and a BASIC like scripting language is available to create interactive environments.
 
Once configured you will be presented with a blank Virtual World from which create your masterpiece.  Multiple worlds can be linked together to create rich environments, and a BASIC like scripting language is available to create interactive environments.

Latest revision as of 14:56, 6 August 2008

Virtual Reality Studio
Game-VR-Studio-Title.png
The title screen for Virtual Reality Studio
Developer Incentive Software
Publisher Domark
Released 1991
Status Perfect
Tested on 0.72
Tested game version Unknown
Links Compatibility List
Commands
Executable STUDIO.EXE
Installer N/A
Setup N/A
DOS Extender
DOS4GW.EXE Unknown
Works with DOS32A N/A

Making it work

The setup information of Virtual Reality Studio is never actually saved, so every time the program is started you need to reconfigure it. This is done by selecting the kind of Display adapter, Input device and Sound Device from 3 separate menus. While all options on each menu are compatible with DOSBox, the best combination is

Display: 3. MCGA/VGA 256 Color
Input: 1. Serial mouse
Audio: 3. ADLIB sounds

Which can be easily entered by hitting

3 1 3

Once configured you will be presented with a blank Virtual World from which create your masterpiece. Multiple worlds can be linked together to create rich environments, and a BASIC like scripting language is available to create interactive environments.