Closed RamakrishnanArun closed 1 hour ago
You can't run patch itself. You need apply patch to original game.
Read it here: https://github.com/OldUnreal/UnrealTournamentPatches?tab=readme-ov-file#macos-installation
You can grab game ISO here: https://archive.org/download/ut-goty/UT_GOTY_CD1.iso
Here detailed instructions:
To install the games on macOS systems (this is too complicated right now. We are working on a more elegant solution!):
for file in ~/Library/Application\ Support/Unreal\ Tournament/Maps/*.uz; do /Applications/UnrealTournament.app/Contents/MacOS/UCC decompress $file; done
mv ~/Library/Application\ Support/Unreal\ Tournament/System/*.unr ~/Library/Application\ Support/Unreal\ Tournament/Maps/
rm ~/Library/Application\ Support/Unreal\ Tournament/System/*.uz
Thanks for such a quick response on a Sunday too! Let me give it a go. I must have missed some step.
That worked perfectly! I missed something in those commands at the end. Can't wait to play, been over 20 years!
I downloaded the Mac OS DMG release, copied it into Applications. Then I replaced it with the Sonoma fix version. I copied the data files into the Application Support folder and when I attempt to run, it fails with this error message