emoose / xenia

Non-maintained mousehook/stfs & other hacks branch, check https://github.com/marinesciencedude/xenia-canary-mousehook for more up-to-date version.

Home Page:http://xenia.jp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement Request

EternalHabit opened this issue · comments

  1. Add VK_XBUTTON1 & VK_XBUTTON2 to bindings.ini using GetAsyncKeyState (I don't think IS_KEY_DOWN works for those buttons). Also VK_MENU (Alt) would be cool.

  2. The mouse sensitivity in the main menu is slower than in the game. Maybe add an option inside xenia.config.toml to increase it? or make sensitivity in the menu higher. I use 0.395800 sensitivity and 800 DPI.

Just released v1.12 which should hopefully address these, XBUTTONs can be bound as mouse4/mouse5, while menu sensitivity is now a seperate ge_menu_sensitivity config var, let me know if you have any issues with them!