|
Hello, first can I ask what system you are on and what version? (Mac/Windows, Steam/standalone, computer version).
Also, if you are able could you please try some of the following launch options?
To run the launch options on steam, click the gear icon > Properties > General > then in the launch options section first try inputting
noentry3d
If that doesn't work, please try
opengl_mode=2
For the standalone on PC find the ootp27.exe, then right click and Create Shortcut. Now in the shortcut, in the Target: field at the end you can add a space and then each launch option (please try one at a time to see which if either help). And of course make sure you launch the app via the shortcut.
For Mac standalone, I believe the way you add launch options is
Open Terminal (via Spotlight or Applications/Utilities).
Navigate to the app's executable file inside the .app bundle. Something like
/Applications/ootp27.app/Contents/MacOS/ootp27
Run the app with arguments using this structure:
./Applications/ootp27.app/Contents/MacOS/ootp27 --your-argument
and replace your_argument with noentry3d, and if that doesn't work try opengl_mode=2
Last edited by Will Beh; 03-16-2026 at 01:54 PM.
|