Bernhard Schelling
Bernhard Schelling
The newest version [1.0-preview1](../releases/tag/1.0-preview1) available here and from the RetroArch online core downloader now has improvements for 'Auto Load State'. @xxDaVlDxx , can you try it with the newest version?
> @schellingb this fix is already in the core? because I'm testing and I don't get the error. The fix is in fc44a23 which has not been released in a...
The fix is now released in the newest version [1.0-preview1](../releases/tag/1.0-preview1) available here and from the RetroArch online core downloader, so I'm closing this issue.
Floppy drives just like cd drives are expected to be mounted by image file. Not yet included in the latest released builds of the core is support for the subst...
I think you're confusing things, the mount command can be used on folders on the host system. You can't mount a ISO file in regular DOSBox and then mount a...
As mentioned in my first reply: > Not yet included in the latest released builds of the core is support for the subst command which was added in cedc535. So...
@alexb3d Please don't post piracy. Also please try to keep things on topic. This issue is not about multiple floppy drives. PLEASE try to be more on topic. A lot...
Closing this issue now as the `subst` command has been in the last 2 releases.
While this might work for numpad diagonals I feel like players would end up being confused or frustrated were they try to use this for other functions. Because (unlike players...
I don't know much about raylib, but just browsing the website, it looks like the [audio_raw_stream](https://github.com/raysan5/raylib/blob/master/examples/audio/audio_raw_stream.c) example basically should be all you need. If you take that example, switch it...