MKDD Tint Issue RPI5
-
In the updated @sugarfree
post, this line is missing:mv dolphin-emu-qt2 /opt/retropie/emulators/dolphin-rpi/bin/
I also added (optionnal) :
addSystem "wiiware"
-
@gvx64 said in MKDD Tint Issue RPI5:
@TPR said in MKDD Tint Issue RPI5:
Yes and I can see the pointer pop up for a fraction of a second sometimes but then goes away again.
OK, can you please try launching your configure hotkeys interface using the following command from the bash terminal instead:
sudo xinit /opt/retropie/emulators/dolphin-rpi/bin/dolphin-emu-qt2 -u /home/pi/DolphinConfig5.0/
All I am trying to do is to get you access to this interface so you can setup your hotkeys and then exit. Again, please try moving your mouse around when it first loads. You don't need to be able to launch games or do anything else from inside this interface.
Please let me know if this works better.
That worked! Thank you!
-
Question for all of you who know this stuff better than I do....
Do we ever think that Dolphin will have the ability to auto-detect a controller like Aethersx2 or retroarch does?
I have an XBOX 360, PS2, and an 8Bitdo controller that I like to swap between depending on the game and every time I swap on Dolphin I have to go into the backend and re-configure or at least tell the emulator what controller I currently have plugged in.
It just gets annoying to have to load up the backend every time I want to load a game. (I load games from ES, not from Dolphin. It's just a personal preference.)
Is there any way to have Dolphin auto-detect a controller or is it just not a feature of that core?
-
@TPR I am really glad that it worked. Let me know if you need any other assistance for getting your hotkeys configured properly.
I don't know how to make dolphin auto-detect gamepads but I think that it would be very doable for you to setup multiple emulator cores in ES that each point to different configuration directories where each config directory contains a config file that defaults to a different gamepad (e.g. dolphin-rpi-XBOX, dolphin-rpi-PS2 and dolphin-rpi-8Bitdo cores). You then wouldn't have to manually change anything, just select the core that you want to use depending on the gamepad that you are using.
The one challenge with this method is that you would have different save files for each core but if you are willing to try creating symbolic links I think that it might work where you would be able to share save files between the three emulator cores.
It's going to involve some Linux shell commands, but if you are interested in giving it a try I can post some instructions on how to do this over the next couple of days when I have time.
-
@TPR regarding automapping you can attempt my script but I can't test it with many controllers as I only own 8bitdo ones so YMMV
https://github.com/RetroPie/RetroPie-Setup/pull/3969
Although if you make a profile for your controller how you like it, the script will realise it exists and just use that one, rather than overwriting it, so you could set all your controllers up as profiles then whichever you have connected would be used for that session, similar to mupen64plus
-
-
@retropieuser555 said in MKDD Tint Issue RPI5:
@TPR regarding automapping you can attempt my script but I can't test it with many controllers as I only own 8bitdo ones so YMMV
https://github.com/RetroPie/RetroPie-Setup/pull/3969
Although if you make a profile for your controller how you like it, the script will realise it exists and just use that one, rather than overwriting it, so you could set all your controllers up as profiles then whichever you have connected would be used for that session, similar to mupen64plus
Ooh! This is very interesting! I will give this a try this weekend! Where do I need to put that dolphin.sh file to make it work?
-
@DTEAM Save what?
-
To save your games with hotkeys (save and load options) and also inside the game with the slot A or B.
-
Now it's ok, I had a permission issue with the main folder DolphinConfig5.0 and the script. I created the main folder before the instalation with no restriction and now it works fine. I don't know why the script did that.
-
@DTEAM said in MKDD Tint Issue RPI5:
Now it's ok, I had a permission issue with the main folder DolphinConfig5.0 and the script. I created the main folder before the instalation with no restriction and now it works fine. I don't know why the script did that.
Oh. Cool. Good to know. I got distracted so I wasn't able to test that.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.