mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-21 21:35:38 +00:00
Update README.txt
Fix old typos, leaving alone the American English. Remove the "Virtua Striker 2 '99" unlock code. I don't think it works, others have also tried, https://www.supermodel3.com/Forum/viewtopic.php?f=3&t=2096&p=19784#p19784
This commit is contained in:
parent
5fdb50a869
commit
f497de50d1
|
@ -61,7 +61,7 @@ minor visual issues. Your experience may vary.
|
||||||
|
|
||||||
--- Introduction
|
--- Introduction
|
||||||
--- Disclaimer
|
--- Disclaimer
|
||||||
--- Table of Conents
|
--- Table of Contents
|
||||||
1. Revision History
|
1. Revision History
|
||||||
2. Installing Supermodel
|
2. Installing Supermodel
|
||||||
3. Running Supermodel
|
3. Running Supermodel
|
||||||
|
@ -169,7 +169,7 @@ directories should be created:
|
||||||
|
|
||||||
Supermodel requires OpenGL 2.1 and a substantial amount of both video and system
|
Supermodel requires OpenGL 2.1 and a substantial amount of both video and system
|
||||||
memory. A modern 64-bit CPU and a mid range GPU are the minimum recommendations
|
memory. A modern 64-bit CPU and a mid range GPU are the minimum recommendations
|
||||||
to achieve consistant frame rates of 60 FPS.
|
to achieve consistent frame rates of 60 FPS.
|
||||||
|
|
||||||
|
|
||||||
=========================
|
=========================
|
||||||
|
@ -602,7 +602,7 @@ Common input-related problems are discussed below.
|
||||||
---------
|
---------
|
||||||
|
|
||||||
Problem:
|
Problem:
|
||||||
Unable to select a particular joysick axis when configuring a mapping.
|
Unable to select a particular joystick axis when configuring a mapping.
|
||||||
|
|
||||||
Solution:
|
Solution:
|
||||||
This may mean that the joystick axis needs calibrating. This can be
|
This may mean that the joystick axis needs calibrating. This can be
|
||||||
|
@ -904,14 +904,6 @@ following series of short (press and release) and long (press and hold for 4-5
|
||||||
seconds) Service button presses: 1 long, 3 short, 1 long.
|
seconds) Service button presses: 1 long, 3 short, 1 long.
|
||||||
|
|
||||||
|
|
||||||
Virtua Striker 2 '99
|
|
||||||
--------------------
|
|
||||||
|
|
||||||
To change the region, enter Test mode and in 'Game Assignments', perform the
|
|
||||||
following series of short (press and release) and long (press and hold for 4-5
|
|
||||||
seconds) Service button presses: 1 long, 3 short, 1 long, 2 short, 1 long.
|
|
||||||
|
|
||||||
|
|
||||||
==============================
|
==============================
|
||||||
11. The Configuration File
|
11. The Configuration File
|
||||||
==============================
|
==============================
|
||||||
|
@ -967,7 +959,7 @@ Section names appear in between square brackets on their own lines.
|
||||||
|
|
||||||
[ SectionName ]
|
[ SectionName ]
|
||||||
|
|
||||||
Settings that appear at the beginning of the file without a preceeding section
|
Settings that appear at the beginning of the file without a preceding section
|
||||||
are automatically assigned to 'Global'.
|
are automatically assigned to 'Global'.
|
||||||
|
|
||||||
Comments begin with a semicolon and extend until the end of the line.
|
Comments begin with a semicolon and extend until the end of the line.
|
||||||
|
@ -1145,7 +1137,7 @@ their perfect center when released. The dead zone is expressed as a percentage
|
||||||
|
|
||||||
InputJoy**Saturation: The saturation of a joystick axis is the point at which
|
InputJoy**Saturation: The saturation of a joystick axis is the point at which
|
||||||
the axis is considered to be at its most extreme position. It can be thought
|
the axis is considered to be at its most extreme position. It can be thought
|
||||||
of as a measure of the sensivity of the axis. Like the dead zone, it is
|
of as a measure of the sensitivity of the axis. Like the dead zone, it is
|
||||||
expressed as a percentage of the axis range but its value may be larger than
|
expressed as a percentage of the axis range but its value may be larger than
|
||||||
100, up to a maximum of 200. A value of 50 means that the joystick only needs
|
100, up to a maximum of 200. A value of 50 means that the joystick only needs
|
||||||
to be moved halfway in order for Supermodel to see it as fully extended.
|
to be moved halfway in order for Supermodel to see it as fully extended.
|
||||||
|
@ -1167,7 +1159,7 @@ options. The default values are MinVal -32768, OffVal 0, and MaxVal 32767 but
|
||||||
with the pedal example just given, they would need to be set to MinVal 32767,
|
with the pedal example just given, they would need to be set to MinVal 32767,
|
||||||
OffVal 32767, and MaxVal -32768.
|
OffVal 32767, and MaxVal -32768.
|
||||||
|
|
||||||
In most cases it will be unecessary to alter the DeadZone, MinVal, OffVal, and
|
In most cases it will be unnecessary to alter the DeadZone, MinVal, OffVal, and
|
||||||
MaxVal options by hand as calibrating a joystick axis from within the input
|
MaxVal options by hand as calibrating a joystick axis from within the input
|
||||||
configuration screens of Supermodel will set them automatically. Only the
|
configuration screens of Supermodel will set them automatically. Only the
|
||||||
sensitivity option is not configured in this way.
|
sensitivity option is not configured in this way.
|
||||||
|
@ -1330,7 +1322,7 @@ not. All options are case sensitive.
|
||||||
|
|
||||||
Option: -config-inputs
|
Option: -config-inputs
|
||||||
|
|
||||||
Description: Launches the interacive input configuration utility in the
|
Description: Launches the interactive input configuration utility in the
|
||||||
command prompt window. Allows controls to be remapped.
|
command prompt window. Allows controls to be remapped.
|
||||||
See the section on controls for more information.
|
See the section on controls for more information.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue