Morning all Random question as I'm trying to get WingCommander to work. Is it normal to get an error like this with dosbox? ALSA:Can't subscribe to MIDI port (65:0) nor (17:0) MIDI:Can't open device:alsa with config:. ALSA:Can't subscribe to MIDI port (65:0) nor (17:0) MIDI:Opened device:none Cheer...
Turning off screenly OSE, stopping boot into screenly??? After installing OSE, I ran into some networking issues and cannot get into it over ssh. And OSE takes over the monitor, and eventually displays a message saying: Unable to resolve management IP At this point, I'm totally blocked from getting...
Supercars International works fine on the Pi1, however on the Pi2 the audio drops out causing the game to hang at the next cut scene (black screen) ? This normally happens on this first track.
Not sure if anyone has posted this before but I have recently discovered that you can gain a performance boost with the imame4all core by piping console messages to either a file or /dev/null (./retroarch > /dev/null). Some games will send a lot of error messages to the console and there seems to be...
I think you'll find the Amiga was better at polygon based games too, the hardware could do line drawing and filling.
Any 3D games that were slower on the Amiga were simply because they were straight ports from the ST .....
Shaders using the BSNES XML format should work, and you can find some here: http://gitorious.org/bsnes/xml-shaders Note that some shaders are more performance heavy than others, and at higher resolutions, they can slow down your game. How do you get them to work? I recompiled the latest retroarch a...
Possibly found a bug within this code in Hello_font: s = graphics_resource_render_text_ext(img, (img_w - width)>>1, y_offset-height, GRAPHICS_RESOURCE_WIDTH, GRAPHICS_RESOURCE_HEIGHT, GRAPH...