mirror of
https://github.com/namooplol/unknow-dmb.git
synced 2025-04-28 15:08:07 +00:00
Switched to version-safe regex for monitoring game launch progress. Game output is now encoded in utf-8 to avoid multiple conversions from Uint8Array to String. Note that game output has line breaks. Trim any content before testing it against regular expressions.