When I start the grub bug mission, attempting to go up sends me down and attempting to go left sends me right, it's like there's a crossed wire in the input handling. I checked the game's input configuration, it's correct.
Created attachment 529302 [details] emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7964ef4f59218cdca029662389efe8e6343f9944 commit 7964ef4f59218cdca029662389efe8e6343f9944 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2021-06-08 19:13:11 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-06-08 19:40:27 +0000 games-rpg/egoboo: EAPI-7 bump, fix inputs Also: - prefix support - don't call CC directly - tighten sdl deps (game can't start without png/opengl) - remove .bmp icon, format not supported by xdg Closes: https://bugs.gentoo.org/654574 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> games-rpg/egoboo/egoboo-2.8.1-r2.ebuild | 40 +++++++++++----------- .../files/egoboo-2.8.1-keyboard-inputs.patch | 12 +++++++ 2 files changed, 32 insertions(+), 20 deletions(-)