purplemarshmallow / z64

Low level RDP plugin for zilmar spec N64 emulators
20 stars 8 forks source link

fixed segfaults when capturing screens on non-Windows emulators #35

Closed cxd4 closed 7 years ago

cxd4 commented 7 years ago

Follow-up to https://github.com/purplemarshmallow/z64/pull/34.

purplemarshmallow fixed the added screenshot support for Windows. Emulators for Windows were failing to include a trailing / like emulators on other platforms do, so when he fixed it for Windows it broke for some other platforms.

purplemarshmallow commented 7 years ago

Oops! :)