Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I love usagi so here is a small bug report to make it better :

  • Tested on Raspberry Pi 500+ with a twin USB Joystick adaptator connected.
  • On the 1st launch, input.pressed(input.LEFT) is fired with no user interaction.
  • After a few frames the problem vanished.
  • Without the twin USB Joystick adaptator connected, everything is fine.
  • After pressing F5 everything is fine with or without twin USB Joystick adaptator.

    The game controller is a cheap chinese one with no name if it helps.

    Thank you. Continue the cool job.

    Thanks for the kind words and sorry about the issue, I’m not entirely sure if this is a problem with the engine or something else, but I am working on some gamepad mapping updates for a future release, so hopefully that will alleviate the issue! If you have any more details on the controller, that’d be a big help.

    The controller is a kind of cheap chinese clone Playstation controller with every usual buttons,  2 sticks plus a "mode" button like on a lot of pc compatible game controller. It's bluetooth with a switch on/off. I used it with a usb hub on an Rpi500+. It oorks on battery. There's no name on it.  The problem occurs in the very begining of usagi starting. The problem doesn't occur if add code to wait a few frames before caputuring controller buttons.