-
Notifications
You must be signed in to change notification settings - Fork 27
Gta4 dev #210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gta4 dev #210
Conversation
…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
|
This is for Sonic the Hedgehog, Grand Theft Auto can be left in it's own repo. |
|
??? |
|
I assume this was a PR intended for your own repository and it was accidentally opened on the fork source. |
|
my bad lol |
No description provided.