Skip to content
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

Detect gatekeeper interference with Tremulous #92

Open
wtfbbqhax opened this issue Jun 23, 2018 · 0 comments
Open

Detect gatekeeper interference with Tremulous #92

wtfbbqhax opened this issue Jun 23, 2018 · 0 comments

Comments

@wtfbbqhax
Copy link
Member

Detect gatekeeper interference with Tremulous

Platform: Apple OSX

After downloading and extracting the release-darwin-x86_64.zip on OSX, the application will be subjected to Gatekeeper application translocation.

This issue was originally investigated in the context of ioquake3 here ioquake/ioq3#236

When app translocation occurs, the main menu and server browser will appear, but apparently, the game is actually unplayable.

To understand this issue further see links here:
ioquake/ioq3#236 (comment)

Solution

Detect application translocation and inform the user of the situation. Perhaps use the provided solution here:

http://lapcatsoftware.com/articles/detect-app-translocation.html

Otherwise, it is easily detectable from inside the filesystem code if all that's required is to identify paths prefixed with /private/var/folders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant