tag:github.com,2008:https://github.com/vesper-arch/Slay-the-Spire-in-Python/releases Release notes from Slay-the-Spire-in-Python 2024-01-28T03:04:58Z tag:github.com,2008:Repository/657822808/pre-release 2024-01-28T03:37:23Z v0.1-alpha <p>Probably has like 10 errors that I don't know about but it is playable.</p> vesper-arch tag:github.com,2008:Repository/657822808/fixed-crash 2024-03-30T03:28:37Z patch 0.1.1 <p>Fixed the game immediately crashing when choosing an encounter.</p> <h1><strong>IMPORTANT</strong>:</h1> <p>Because ANSI colors are not enabled by default in the Command Prompt, first open it <strong>as admin</strong> and type this command:</p> <div class="highlight highlight-source-batchfile notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="reg add HKEY_CURRENT_USER\Console /v VirtualTerminalLevel /t REG_DWORD /d 0x00000001 /f"><pre><span class="pl-k">reg</span> add HKEY_CURRENT_USER\Console /v VirtualTerminalLevel /t REG_DWORD /d <span class="pl-c1">0x00000001</span> /f</pre></div> <p>This will enable ansi colors globally and you will not have to do this again for future releases.<br> Then simply run the exe.</p> vesper-arch