Closed
Conversation
added 14 commits
December 13, 2025 01:45
…tion Major changes: - Rename MarathonRecomp/ -> LibertyRecomp/ - Rename MarathonRecompLib/ -> LibertyRecompLib/ - Replace all MARATHON_RECOMP_* macros with LIBERTY_RECOMP_* - Delete Sonic-specific API (Sonicteam/, Chao/ namespaces) - Create RAGE engine placeholder stubs for GTA IV - Update flatpak metadata for io.github.ozordi.libertyrecomp - Update README.md for GTA IV project - Update user paths, registry keys, window titles - Update build configuration and workflow files This fork adapts the static recompilation framework for Grand Theft Auto IV on Xbox 360. The XenonRecomp and XenosRecomp tools are preserved as they are generic Xbox 360 recompilers.
Builds for: - Windows x64 - Linux x64 - Linux ARM64 - macOS ARM64 (Apple Silicon) - macOS x64 (Intel) - Linux Flatpak Triggers on version tags (v*) or manual dispatch. Creates GitHub releases with all artifacts.
The original MarathonRecomp required private Sonic '06 assets. For LibertyRecomp, we make these optional so CI can run without them.
macos-13 runners are retired, see: actions/runner-images#13046
Prevent accidental commits of: - Grand Theft Auto IV* folders - GTA4/ gta4/ folders - *.xex *.iso *.xcp files
- Created GTA4.toml config for XenonRecomp - Generated gta4_switch_tables.toml with ~28k lines of switch tables - XenonAnalyse successfully analyzed the default.xex
…> LIBERTY_RECOMP_TOOLS_ROOT)
- Add arm64-osx triplet to macos-base preset in CMakePresets.json - Move ninja installation before vcpkg cache step in workflow to ensure it's available when vcpkg bootstraps
- Rename all Marathon.h/inl includes to Liberty.h/inl - Update MARATHON_RECOMP_* macros to LIBERTY_RECOMP_* - Update locale strings for GTA IV (Liberty Recompiled) - Update update_checker URLs to OZORDI/LibertyRecomp - Update bug_report.yml for GTA IV (TLAD, TBoGT DLC) - Update flatpak README - Comment out MarathonRecompResources submodule - Update CMakeLists.txt paths - Replace Sonicteam classes with GTA4 equivalents - Update ffmpeg-core references - Add RAGE engine stubs (RAGE.h, RAGE.inl, README.md)
…penFile, support dir handles in NtQueryVolumeInformationFile; add diagnostics
Contributor
|
This is for Sonic the Hedgehog, Grand Theft Auto can be left in it's own repo. |
Collaborator
|
??? |
Collaborator
|
I assume this was a PR intended for your own repository and it was accidentally opened on the fork source. |
Author
|
my bad lol |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.