Bernhard Schelling

Results 389 comments of Bernhard Schelling
trafficstars

I just tried a new installation of RetroArch with these 3 cores freshly downloaded: - DOSBox-core - DOSBox-Pure - DOSBox-SVN I have a directory set up like this - test\...

What does not work? Try to remove the line "exit" so you can see what happens in the console, which of the commands fail etc.

Also remove the `cls`, we're trying to see the error message

Now try reading the error message, doesn't this help you?

So the absolute path doesn't even use the symbolic link anymore, right? It certainly is weird that mount fails saying the directory doesn't exist but then imgmount succeeds mounting something...

Haha, I just realized that, too, it does not like a trailing `\` in the mount path. GitHub is certainly not helping with it hiding the `\` from your messages....

Thanks for sticking around and helping find this bug. I'll push this probably as an update to this version in a day or two if nothing else comes up. Here's...

To be honest I mostly cared about giving the frontend (i.e. RetroArch) the raw pixelbuffer and let it handle any conversion with shaders and aspect ratio correction as desired by...

So I made the emulator print out some video mode information and ran a bunch of video tests with all kinds of resolutions and I got this: ``` Mode VGA...

Maybe we can just keep the core options we have but change what the "Aspect Ratio Correction" option affects? - The raw resolution of the image in the VGA memory...