bug report: Dreamcast (Reicast) hotkey exists directly the game
-
I just tested out the Dreamcast emulator and also noticed the home button/hotkey was exiting the game.
-
@eb2016 yes and it is not a bug, bug the normal behavior with this emulator.
-
Is there a way to change it? Seems a bit risky if you accidentally b*mp that home button that you'll exit your game.
-
@eb2016 be careful and that should be ok
-
@rockaddicted Not to sound overbearing on the issue but merely being careful probably isn't the best way. The home button is right in the middle of the controller and common to b*mp and seeing as most people don't stare at their controller while playing games, it'll be an annoying fault for people playing Dreamcast.
-
@eb2016 dude do a patch and a merge request, we'll be happy to merge it.
Don't have time to work on this kind of "cosmetic" feature for the moment. -
@eb2016 most people don't get overexcited and kick a button by mistake which is not all near the ones used for playing.
It never happened to me to click the hotkeybutton by mistake on a xbox360 or ps3 controller, I don't see how it would even be possible while playing, I woukd have to lift my fingers from the buttons I use in play, move one of them right to the middle of the controller and press.
-
@voljega I'm curious to as why all the other systems have the exit set up as an 2 button combo then.
-
@eb2016 not all of them and because the ones which have that feature are libretro cores, but reicast isn't.
-
@voljega said in bug report: Dreamcast (Reicast) hotkey exists directly the game:
@eb2016 not all of them and because the ones which have that feature are libretro cores, but reicast isn't.
Indeed 95% of systems are emulated with retroarch which has the combo hotkey+keys sortcuts feature.
Other systems are emulated by standalone emulator which in most of the cases don't have this feature.
In the best case we can map a gamepad button to exit, but often we can't and the only way to do it using a keyboard...
Si that needs to patch, rewrite the source code of each emulator (if possible) to manage the hotkey feature.
That requires, programming skills, time, tests and time.