Skip to content

Route Riter is a set of tools for Microsoft Train Simulator created by Mike Simpson.

License

Notifications You must be signed in to change notification settings

krausjxotv/Route-Riter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Route-Riter

Route Riter is a set of tools for Microsoft Train Simulator created by Mike Simpson.

Note: If you find a bug or have an improvement for the repository/project, please feel free to submit an inquiry or request a change. Your collaboration is greatly appreciated.

Note: There are unused Forms and Modules in the source folder. If you have knowledge of MSTS, please help determine if these are needed or obsolete. Your collaboration is welcome.

⚠️ This repository is under reconstruction.

1. Prerequisites

2. Recommended Add-ins/Tools for VB6 IDE

3. Running the Compilation

  1. Run Visual Basic 6.0 and choose the option to load an existing project.
  2. Select Route_Riter7.vbp to load the project.
  3. Make the necessary changes and press F5 or Ctrl + F5 to compile and run.
  4. From the Project menu, choose Properties > Compile to select the compilation mode.
  5. From the File menu, generate an .exe file.
  6. Drop the compiled executable into the Release folder.

4. After Compiling the Project

  1. Extract all compressed files from the ./Release/Dependancies directory to the root of the Release folder.
  2. Install mwgfxdll.exe.

Development Plans

  • Improve the current code following the original direction.

Future Development Plans

  • Prepare the Visual Basic 6.0 code for migration to Visual Basic .NET.
  • Separate the application and data tiers into a separate DLL from the presentation.
  • Change the user interface to an inductive user interface using MSDN's Inductive User Interface Guidelines.
  • Fully parse the Microsoft Train Simulator files by adapting an XML parser such as pugixml.

Credits/Acknowledgement

This project would not have been possible without the contributions and permissions from the following individuals:

License

This project is licensed under GNU GPLv3.

Disclaimer

The Route-Riter source code and all software in this repository are provided for educational purposes ONLY. This repository is not affiliated with or endorsed by their respective copyright holders.

About

Route Riter is a set of tools for Microsoft Train Simulator created by Mike Simpson.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rich Text Format 53.1%
  • Visual Basic 6.0 32.4%
  • C 4.0%
  • VBA 4.0%
  • C++ 3.7%
  • HTML 2.3%
  • Other 0.5%