isJuhn / KAMI

Kot And Mouse Injector
MIT License
102 stars 14 forks source link

Handle PCSX2 BIOS 'serials' #78

Closed isJuhn closed 1 year ago

isJuhn commented 1 year ago

PCSX2 nowdays reports some date string or something when booting the bios (happens for a few seconds every boot). When this happens there's no need to throw and show the user some exception MessageBox, just pretend we support it with a mock implementation that does nothing.