Violet Vandal Edition
← All devices

Install · Windows

Install on Windows

Native, no WineAbout 15 to 30 minutes

A walkthrough for Windows 10 and 11. THUG2 runs natively on Windows, so there is no Wine and no emulation. You download a small app, click through it, and it does the rest.

You bring the game.Revert is the installer and mods, not the game itself. You need to own Tony Hawk’s Underground 2 (PC) and have your own copy ready as a folder or a download link. Nothing licensed is bundled or fetched for you.

The whole install, start to finish. The written steps below mirror it.

What you need

  • Windows 10 or 11 (64-bit).
  • Your THUG2 (PC) install folder (the one with a Data\ subfolder), or a .zip of it.
  • A no-CD THUG2.exe you supply, MD5 d464781a2863c833c640f7ff6d377ffe, so the HUD, glyph, and keyboard mods line up.
  • The DirectX 9 runtime (the setup step installs it for you).

Step by step

  1. Download the Windows installer

    Open thug2vandal.com/install and, under Windows, press Download for Windows. You get revert-windows-amd64.zip.

    https://thug2vandal.com/install
    The thug2vandal.com install page with the Download for Windows (.zip) button and the browser downloading revert-windows-amd64.zip.
  2. Extract the zip

    Right-click revert-windows-amd64.zip, choose Extract All, and extract it somewhere you own (not under C:\Program Files, which triggers permission prompts).

    The Windows Extract Compressed (Zipped) Folders dialog for revert-windows-amd64.zip.
  3. Run revert-gui.exe

    Open the extracted folder and double-click revert-gui.exe. A small management page opens in your browser.

    The extracted revert-windows-amd64 folder in File Explorer with revert-gui.exe selected.
  4. Get past SmartScreen

    “Windows protected your PC” appears because the app is not code-signed: click More info, then Run anyway. It is a warning about who published it, not what it does, and every release publishes a checksum so you can verify the download yourself.

    The Windows Defender SmartScreen “Windows protected your PC” dialog with a More info link.
  5. Point it at your THUG2, install, and play

    The wizard asks for your THUG2 copy (Browse to the folder, or paste a link). Press Install; it installs the prerequisites (a DirectX step may show one UAC prompt), prepares your game, and builds the edition with a live log. When it finishes, hit Play THUG2. It also adds a desktop shortcut for next time.

    The installer showing “All set. Your edition is installed and built.” with a Play THUG2 button and a live build log.

Controller

Plug in an Xbox-style pad. Sticks and face buttons work natively. For the PS2-style shoulder combos the game cannot bind, a small helper called vv-padbridge.exe runs automatically while you play and maps them. Just play with the pad connected.

ControlAction
Left stickSkate / move
Right stickCamera
A / B / X / YOllie / Grab / Flip / Grind
LB + RBGet off board / walk
LT / RTRotate / spin
StartPause

If something goes wrong

Verify the download
Every release publishes a checksum. In PowerShell: Get-FileHash revert-windows-amd64.zip -Algorithm SHA256, compared against the .sha256 on the same release page.
A named Defender threat (not the generic notice)
That is a false positive and we want to hear about it: please open an issue.
Cosmetic extras (recolors, stickers, decks)
Optional: install Python 3 and run pip install pillow numpy; the next build picks them up.

Installing on something else?

Prefer a manual, command-line reference? INSTALL.md on GitHub.