RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. mouse speed
    Log in to post
    • All categories
    • T

      SNES Mouse Sensitivity too fast!

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mouse speed sensitivity snes lemmings mario paint
      18
      0 Votes
      18 Posts
      2k Views
      mituM

      @thinlysliceddan said in SNES Mouse Sensitivity too fast!:

      Is there anything else you you can think of trying?

      I tried to find a method to control the mouse acceleration without a desktop env, but didn't find one. All methods (on Linux) to control the sensitivity use either xset or xinput to control it, but they only work under Xorg/a desktop environment.
      Other than installing the desktop and trying to run the game from there, I don't have other ideas.

    • F

      Scummvm built from Source for PS3 controller has slow mouse speed compared to standard binary

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scummvm scummvm mouse ps3controller controller map mouse speed
      19
      0 Votes
      19 Posts
      2k Views
      H

      @Freakadude yes, the scriptmodule compiles MT-32 support into the lr-scummvm core, but is not enabled by default because the RPI is not very powerful for it in some games.

      If you want to try it, go to the BIOS directory ($HOME/RetroPie/BIOS) and in there you will find the configuration file scummvm.ini.

      Once in there, set these options in the [scummvm] section (if not there, add them):

      mt32_device=mt32 music_driver=mt32

      To return to the default (disabled), delete the options from the config file.

      Edit: forgot to add an option to the list :)

    • T

      mouse pointer speed?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support iphone remote.io mouse speed
      4
      1 Votes
      4 Posts
      2k Views
      cellyC

      @the19thbear thanks! I'll give this a spin when I get a minute.