*********************************************
*              TeknoParrot  0.3             *
*********************************************
-- www.teknogods.com --

---------------------------------------------
Changes TeknoParrot 0.3:
- Sega Racing Classic supported! (DO NOT ENABLE NETWORK OR IT WILL FREEZE FOREVER, missing network emu code)
- Test menu now works for all games. (YES this includes saving settings)
- Completely recoded DumbJvsBrain and now it's called DumbJvsManager
- Full UI interface and no more needing to use command line at all.
- Easy to setup joysticks from list, once saved they will be remembered.
- Keyboard support, only uses keyboard for that player that has "No joystick selected"
- com0com now get automatically set when user presses "Auto setup JVS emulation ports" (admin required)
- It even has button to test the jvs emulation ports.
- Added 3 unit tests for JVS emulator, more to come later
- Refactored all code and moved all common items to DumbsJvs.Common
- So if people can want to make own launchers it's easier to use only the dll. (DumbJvs.Common)
- Improved JVS emulation code a little bit.
- Games can now be directly set in the launcher and launched from the launcher easily. (Commandline coming later)
- Jvs emulation is only present when game is running, once game exists it also exists.
- Emulator now reroutes game COM4 to COM13 instead to avoid conflics.
- Emulator core improvements.
- Pressing ESC now quits the game.
---------------------------------------------
Changes TeknoParrot 0.2:
- Core fixes
- Melty Blood Actress Againt Current Code supported!
---------------------------------------------
Changes in DumbJvsBrain: (This rar has May 15th commit)
- See github: https://github.com/ReaverTeknoGods/DumbJvsBrain/commits/master
---------------------------------------------
==Keyboard Controls==
TEST: 8
Service1: 9
Service2: 0 
P1 Start: 1
P1 Directions: Arrows
P1 Button 1-6: Insert, Home, Page Up, Delete, End, Page Down
P2 Start: 2
P2 Directions: WASD
P2 Button 1-6: TYUGHJ

==Known Issues==
- Sega Racing Classic only works properly on AMD GPUs on NVIDIA you will have corrupted textures.
- Sega Racing Classic will freeze completely if you try to enable linked play (Missing amNetwork emulation)
- Keyboard controls are not working for Sega Racing Classics
- Gears are not configured for Sega Racing Classics, view changes are ABXY.
- Driving controls are very erratic, please use St0oZ driving improvement from Settings.
- Only maximum of 2 player on Virtua Tennis 4, coming soon 4 player support (Linked JVS emulation)

==Game Support==
- Virtua Tennis 4
- Melty Blood Actress Again Current Code
- Sega Racing Classic

==Requirements==
- .NET 4.5.2
- Dumped arcade game files
- com0com signed files (see our forum for tutorial)

==Game usage==
1. Install com0com from: https://code.google.com/archive/p/powersdr-iq/downloads
2. DO NOT TOUCH ANYTHING, JUST INSTALL IT!
3. Extract TeknoParrot package to any directory, NOT GAME DIRECTORY!
4. Run DumbJVSManager.exe
5. You will be required to put the settings for the first time. (joystick etc)
6. Use Autosetup to set the com0com settings
7. Press Test JVS Emulation to make sure it works!
8. Set game directories
9. Save settings
10. Play the games, optionally click "Test" to enter test menu.
11. Have fun.

==Support==
This release is beta quality. If something breaks, review any
pertinent comments on teknogods.com, then email me as a last resort.
Include all log files and a detailed description of problem and
how to reproduce it.

==Thanks==
Our community of course! :)
King of Spain for his life time of work with the arcades.
King of Austria for his excellent work on Lindbergh and other emulators.
MAME crew
Anyone else I forgot to mention whose work has helped me in the past and the future.

==No Thanks==
Reddit /r/emulation :D

Enjoy.
-- Reaver <reaver@teknogods.com>
Questions or comments are welcomed.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS AS IS AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.