OpenArena / engine

OpenArena modifications to the ioquake3 engine
http://openarena.ws
GNU General Public License v2.0
210 stars 50 forks source link

Main menu keeps "restarting" #90

Open cubuspl42 opened 1 month ago

cubuspl42 commented 1 month ago

I encountered on an x86-64 build run in Rosetta compatibility mode on MacBook Pro with Apple M3 chip with macOS Ventura 13.6.7.

This is a new issue which I didn't observe during my last attempt at running OpenArena on macOS back in March 2022.

Video

cubuspl42 commented 1 month ago

After inspecting the log, it seemed thed the renderer kept re-initializing for an unknown reason. As a dirtiest workaround, I made the game playable by making the RE_Shutdown function a no-op: https://github.com/cubuspl42/OpenArena-engine/commit/6044194ada5eb6b8b2bbbe1bb20e505b9a4e0455