No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
* [[buter pcsim]] - Made by [[RTX3080Ti0415|RTX3080Ti]], aims to add multiplayer. Is private but you can join the discord (see [https://discord.gg/9fsS3nrjSq this])
* [[buter pcsim]] - Made by [[RTX3080Ti0415|RTX3080Ti]], aims to add multiplayer. Is private but you can join the discord (see [https://discord.gg/9fsS3nrjSq this])
* [[RTiculate]] - Made by [[zegs32]], adds a few things to the game, such as custom colored cases and monitors. Is public but no longer maintained. Discord invite (see [https://discord.gg/NSmypMX6hX this])
* [[RTiculate]] - Made by [[zegs32]], adds a few things to the game, such as custom colored cases and monitors. Is public but no longer maintained. Discord invite (see [https://discord.gg/NSmypMX6hX this])
* [[PC Simulator: QoL]] - Made by [[Mark/IANYK]], tries to rebalance the game, as well as add new content to refresh the original and make the game feel more tied to real life. The discord is still being worked on and it will show up here when it's finished.


{| style="background-color:#D0E6FF; border:2px solid #4A90E2; padding:10px; width:90%;"
{| style="background-color:#D0E6FF; border:2px solid #4A90E2; padding:10px; width:90%;"
| '''Notice''' There might be more mods however they are probably private or hidden.
| '''Notice''' There might be more mods however they are probably private or hidden.
|}
|}
== How to make your own mod ==
You will need Unity 2021.3.45f1. You can install it with [https://unity.com/download Unity Hub].
=== Steps ===
# Download '''[[PC Simulator]]''' Source Code from the [https://discord.gg/NSmypMX6hX PC Simulator Unofficial Discord Server].  You can find it in the [https://discord.com/channels/1431942837343354897/1472626880233603236 #source-code-releases] channel.
# Open it with Unity.
# Modify it to your heart; the only limit is your imagination.

Latest revision as of 21:25, 16 February 2026

Since the release of the source code happened, modding was made possible. Using Unity 2021.3.45f1, you could make your own PC Simulator, modify it to your heart's desire, and publish it for anyone to play it.

There are a few available mods, some private, some public, some in development.

Mods

  • Mokka's PC Simulator Mod - Currently the only public mod that is still being developed. Discord invite (see this)
  • buter pcsim - Made by RTX3080Ti, aims to add multiplayer. Is private but you can join the discord (see this)
  • RTiculate - Made by zegs32, adds a few things to the game, such as custom colored cases and monitors. Is public but no longer maintained. Discord invite (see this)
  • PC Simulator: QoL - Made by Mark/IANYK, tries to rebalance the game, as well as add new content to refresh the original and make the game feel more tied to real life. The discord is still being worked on and it will show up here when it's finished.
Notice There might be more mods however they are probably private or hidden.

How to make your own mod

You will need Unity 2021.3.45f1. You can install it with Unity Hub.

Steps

  1. Download PC Simulator Source Code from the PC Simulator Unofficial Discord Server. You can find it in the #source-code-releases channel.
  2. Open it with Unity.
  3. Modify it to your heart; the only limit is your imagination.