-
- Downloads
Fix Win32 console (and likely curses) crash on connect
RIP initialization was trying to obtain a lock that only exists when using a bitmap console. Don't allow RIP to be enabled, and don't perform the operations that require the lock when the CONIO_OPT_SET_PIXEL ciolib option is not set.
Loading
Please register or sign in to comment