Wilfried JEANNIARD

Results 6 comments of Wilfried JEANNIARD

I got ice working with mame using this configuration : consoles.txt `[Mame]` `nickname=Mame` `emulator=Mame` emulators.txt `[Mame]` `location=E:\games\Emulation\mame\mame64.exe` `command=%l %r` Use your own path for your emulator Please note : Mame...

I agree with @tuupola , having 2 different authorization is invalid. There are multiple discussions on the Internet about this header and it seems that nobody agrees on a solution....

Here is a small script to replace backend ip by any instance by tag ``` #!/bin/bash set -e LB_NAME=$1 TAG=$2 cmd_f_help () { cat

Hello, For some reason I managed to get Midnight Resistance to work with the spinner (in a weird, almost unplayable way) I have listed other games using the same control...

Hi @opcow I'm guessing you've already added the controller to the Mister's recognized joysticks list, but just in case (and maybe for others), can you check out this guide? https://boogermann.github.io/Bible_MiSTer/getting-started/inputs/joystick-mapping/

I agree with you, the Mister is sometimes difficult to understand. You can also press the F12 key once the controller is recognized, it resets the assignment and you can...