Skip to content

Instantly share code, notes, and snippets.

@hrobertson
hrobertson / stardeusDebug.md
Last active March 1, 2023 16:16
Stardeus debugging in VSCode
  1. Check Unity version of Stardeus

Find [Stardeus install path]/UnityPlayer.dll and look at the version information. At time of writing it's Unity 2021.1.19

  1. If you don't already have the matching version of Unity Editor, download it from https://unity3d.com/get-unity/download/archive In this case, we need download 2021.1.19. Choose Unity Editor 64-bit.

  2. Make a backup of [Stardeus install path]/UnityPlayer.dll and [Stardeus install path]/Stardeus.exe