Skip to content
Snippets Groups Projects
Commit ac4a967c authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

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.
parent 494c0a83
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #4135 passed