-
Notifications
You must be signed in to change notification settings - Fork 389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Dosbox pure core #2547
Comments
There's only one waterboxed core that never had its own implementation of standalone savestates. The primary concern for waterboxing is whether those savestates are worth anything; they usually aren't. |
We now have a page to track core requests: https://github.com/TASVideos/BizHawk/wiki/Core-Requests |
Well, actually no. BizHawk crashes when we open DOSBox Pure libretro with code -1073741819 (0xc0000005) 'Access violation' (which bypasses BizHawk's crash handler), and nothing else. So there has to be a compability issue causing this. Either BizHawk or DOSBox Pure developer (schellingb) has to fix this. |
Libretro version seems to work, though it crashes EmuHawk on close. |
I tested libretro version and the only thing I had issues with was input.
It's like the start button was the only thing that worked. Very odd.
For any late 90s games it would have desync issues
…On Tue, Sep 14, 2021, 2:27 PM James Groom ***@***.***> wrote:
Libretro version seems to work, though it crashes EmuHawk *on close*.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2547 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAT4W4IIBNI5K2QJOXGWSTLUB6HXPANCNFSM4VW6W4OA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
https://github.com/schellingb/dosbox-pure
It has save state support so it doesn't need to be waterboxed. Came out recently
The text was updated successfully, but these errors were encountered: