You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.
Marcus Collins edited this page Jul 14, 2013
·
7 revisions
NOTE: You need the official pak0.pk3 from your original Quake3 CD to run this. NOTE: There is no need to patch the Xcode project for Jailcoder as it is already patched.
For iOS (Apple Developer),
Install the most recent version of Xcode with most recent iOS SDK.
Open the Quake3 XCode project in code/ios.
Select device or simulator and run.
For iOS (non-Apple Developers with a jailbroken device),
Install the most recent version of Xcode with the most recent iOS SDK.
Download JailCoder and patch Xcode.
Follow the rest of the instructions above.
NOTE: If you would like to build your own q3ios_##.pk3, build on your current system and in the build directory under baseq3, create a zip called q3ios_##.pk3 containing the vm folder, next add the default.cfg file in code/ios to the pakfile. Lastly put the q3ios_##.pk3 in code/ios/baseq3 and run the build on your iOS device or simulator again.