My Summer Car
0 of 0

File information

Last updated

Original upload

Created by

RedJohn260

Uploaded by

BlackStorm112

Virus scan

Safe to use

Tags for this mod

About this mod

Real-time Vehicle Data for My Summer Car

Requirements
Permissions and credits
Changelogs
MSC Vehicle Telemetry is a mod for My Summer Car that allows you to send real-time data from the game to a Node.js server, which then runs a responsive website for viewing on PC, any mobile or tablet device. The website displays vehicle telemetry, including vehicle name, gear, speed, RPM, and rotation angle, giving you valuable insights into your vehicle's performance.


Installation Requirements:

Step 1: Extract the content of "MSC_Mod" folder included in the mod package to your mod folder in My Summer Car installation directory.

Step 2: Extract the "WebServer" folder included in the mod package to any location on your machine.

Step 3: Ensure that Node.js is installed on your machine. If not, download and install the latest version of Node.js from the official Node.js website (Node.js).

Step 4: Navigate to the extracted "WebServer" folder on your machine and run the "install_dependencies.bat" file. This will install the necessary dependencies for the Node.js server to run smoothly.

Step 5: After installing the dependencies, run the "run_server.bat" file from the "WebServer" folder. This will start the Node.js server and make it ready to receive data from the game.

Step 6: Once the Node.js server is running, you will see the website address in the server terminal. Open a web browser on your PC, mobile or tablet device and enter the website address to access the locally hosted website. Here, you can view the real-time data sent from the game, including the vehicle name, gear, speed, RPM, and rotation angle, all neatly displayed, even on smaller screens.

Notes:
  • It is recommended to run the server before launching the game to ensure smooth functionality.
  • On the first game launch, you will be prompted to download the required mod refrence file through MSC Loader, which will require game restart.
  • If you don't know what are you doing or you are unfamiliar with mods installation, some networking and basic troubleshooting. Then I do not recommend you to install this mod (it will save you and me a lot of troubles).


Mod Console Commands:
MSC Vehicle Telemetry mod also comes with mod console commands that can be entered in the MSC Loader console. These commands are:

  • vt_connect: Connects to a server.
  • vt_disconnect: Disconnects from a server.
  • vt_restart: Restarts the connection to a server.

These commands provide additional control and flexibility for managing your connection to the server.

Troubleshooting:
If you encounter issues with MSC Vehicle Telemetry mod, try the following troubleshooting steps:

  • Node command not found: Make sure to install Node.js from the provided official link above and if not added durring installation, add Node.js to your system environment variables PATH. You can refer to online resources on how to edit system environment variables.
  • Port issues: The current ports for the server WebSocket are 2609 and 2608 for the website. Make sure that these ports are not used by any other service on your machine.
  • Can't open website on any device other than PC: Make sure that your Windows Firewall is not blocking the connection. If needed, open the ports 2609 and 2608 on your Windows Firewall. You can refer to online resources on how to open ports on the Windows Firewall.

Future Development:
The MSC Vehicle Telemetry mod is constantly evolving, and based on user feedback, I plan to add more exciting features in future updates. I am committed to enhancing the mod's functionality and usability to provide an even more immersive and enjoyable experience for the users. Stay tuned for updates and get ready to explore new possibilities with MSC Vehicle Telemetry mod!