Skip to content

Releases: portingpete/skate3-recomp

Nightly 0.8.0.0-dev.unknown

11 Jun 18:12
17217bc

Choose a tag to compare

Pre-release

Changes since previous nightly (747b74a2):

Nightly 0.8.0.0-dev.unknown

03 Jun 20:14

Choose a tag to compare

Pre-release

Changes since previous nightly (ef35a39b):

  • ci: scope format check to changed files (747b74a)
  • skate3: publish experimental ultrawide notes (d2e678d)

Nightly 0.8.0.0-dev.unknown

01 Jun 21:19
ef35a39

Choose a tag to compare

Pre-release

Changes since previous nightly (87e18142):

  • Update README.md (ef35a39)
  • docs: explain Skate 3 XEX decryption setup (8a0dce2)
  • packaging: fix setup gui runspace failure (072a77e)

Skate 3 Recomp Windows Setup Preview v0.1.3

31 May 18:08

Choose a tag to compare

Skate 3 Recomp Windows Setup Preview v0.1.3

This release adds clearer game-file setup instructions.

Changes:

  • Added XexTool instructions for creating default.xex_uncrypted.xex.
  • Added the same instructions to the in-package README and the Skate 3 Files drop-folder note.
  • Kept the setup GUI runspace fix from v0.1.2.
  • Kept the included game app binaries unchanged from v0.1.1.

Download Skate3Recomp-Windows-v0.1.3-alpha.zip from Assets. Do not download the source code ZIP unless you are developing the project.

This package does not include Skate 3 game files.

Skate 3 Recomp Windows Setup Preview v0.1.2

31 May 17:58

Choose a tag to compare

Skate 3 Recomp Windows Setup Preview v0.1.2

How to use

  1. Download Skate3Recomp-Windows-v0.1.1-alpha.zip.
  2. Extract it somewhere easy to find.
  3. Put your legally obtained Skate 3 dump in Skate 3 Files.
  4. Run Setup Skate 3 Recomp.cmd.
  5. Press Set Up Game.

Not included

This release does not include Skate 3 game files, decrypted executables, saves,
caches, or copyrighted game data.

Current status

  • PC settings are shown before the game starts.
  • FPS counter is available and easier to read.
  • Gameplay bring-up is still early. Physics/collision issues are still under
    investigation.

This release fixes a setup GUI failure some users saw:

Setup failed: There is no runspace available to run scripts on this thread.

Changes:

  • Reworked the setup GUI so the button runs the existing setup-only path in a child PowerShell process.
  • Removed the runspace-prone BackgroundWorker setup callbacks from the release template.
  • Kept the included game app binaries unchanged from v0.1.1.

Download Skate3Recomp-Windows-v0.1.2-alpha.zip from Assets. Do not download the source code ZIP unless you are developing the project.

This package does not include Skate 3 game files.

Skate 3 Recomp Windows Setup Preview v0.1.1

30 May 19:11

Choose a tag to compare

Skate 3 Recomp Windows Setup Preview

This release fixes the setup GUI launch failure in v0.1.0-alpha.

What changed

  • Fixed the setup GUI so Setup Skate 3 Recomp.cmd opens correctly under
    PowerShell strict mode.
  • Added a regression check for the setup GUI event hook style.
  • Kept the same current skate3.exe and runtime DLL build as v0.1.0-alpha.

How to use

  1. Download Skate3Recomp-Windows-v0.1.1-alpha.zip.
  2. Extract it somewhere easy to find.
  3. Put your legally obtained Skate 3 dump in Skate 3 Files.
  4. Run Setup Skate 3 Recomp.cmd.
  5. Press Set Up Game.

Not included

This release does not include Skate 3 game files, decrypted executables, saves,
caches, or copyrighted game data.

Current status

  • PC settings are shown before the game starts.
  • FPS counter is available and easier to read.
  • Gameplay bring-up is still early. Physics/collision issues are still under
    investigation.

Hashes

  • Zip SHA256: 8305418A43CD5C9E36AEBF2731F08D6018350A3B400F69446DB96EB4F8875838
  • skate3.exe SHA256: EE5A615CF88452C23F9F02615C905C56EECD40E04E06BCDC929005082E2A6924
  • rexruntimerd.dll SHA256: 73020EC176D383E44D92046A58CE21AFFEB4DB43CBD446F6CC181D3C7A6E181A

Skate 3 Recomp Windows Setup Preview (superseded)

30 May 19:00

Choose a tag to compare

Superseded by v0.1.1-alpha. This first release had a setup GUI launch bug. Use the latest release instead: https://github.com/portingpete/skate3-recomp/releases/latest

Nightly 0.8.0.0-dev.unknown

31 May 12:53
87e1814

Choose a tag to compare

Pre-release

Latest commits on codex/rexglue-upstream-sync-20260516:

  • Update README.md (87e1814)
  • Revert "packaging: add higher resolution release notes" (74b8399)
  • Revert "packaging: note aspect-correct ultrawide mode" (4fe56e7)
  • Revert "packaging: add ultrawide fill release notes" (f1aa175)
  • packaging: add ultrawide fill release notes (8f922da)
  • packaging: note aspect-correct ultrawide mode (6937843)
  • packaging: add higher resolution release notes (1376d7a)
  • ci: quiet game release workflow noise (fd379ed)
  • packaging: fix setup GUI launch (b99ff86)
  • packaging: add portable Windows release (1e72324)
  • docs: simplify Skate 3 setup page (3060ddb)
  • Clarify custom ReXGlue build (3a18aca)
  • Rename project to Skate 3 Recomp (2196861)
  • Document Skate 3 setup and credits (e4fee66)
  • Optimize Skate 3 runtime input and diagnostics (f3b1f47)
  • fix: label optional filesystem probes (82af7ee)
  • fix: log shader buffer regions (d5ac82b)
  • fix: label embedded update shader probes (9283a35)
  • fix: label optional xex patch probes (7cec388)
  • fix: label zero shader buffer state (0699d4e)