r57zone / DualShock4-emulator

DualShock4 emulation for Xbox controllers or keyboard and mouse / Эмуляция DualShock4 для Xbox контроллеров или клавиатуры и мыши

Home Page:https://youtu.be/17hY1zTqoYQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Few questions

2mg opened this issue · comments

commented

Hi, got a few questions:

  1. Is it possible to reload the config without quitting and restarting the emulator? Would be good for trying sensitivity settings on the fly.
  2. The Centering option doesn't seem to work (C hold). Also, can Alt+C be re-binded?
  3. Is it possible to un-hide the cursor without quitting the emulator (when using KBM)?
  4. How to force the emulator to use KBM if a gamepad is connected to the PC, it seems it always defaults to the gamepad.
  5. Have you maybe tried your emu with RPCS3, it seems that something happens with sensitivity when you go fullscreen in that emulator, I apologize for asking for cross program compatibility, but if you have a minute or two just to check it out.

Hi,

  1. Currently not possible, only keyboard & mouse profiles.
  2. The latest version turns centering on and off on ALT + C (if it doesn’t work, make sure you have an English layout).
  3. No, there is a problem with this, so it was done this way.
  4. Currently there is no such function, but I will add it in the next version. You can restrict access to the program through HidHide as a temporary solution.
  5. Perhaps RPCS3 has its own implementation of the keyboard and mouse, so if the sensitivity changes, the mouse is probably captured. I'll check.
commented

Thanks for replying.

RPCS3 sees it as DS4, not as KBM (as is intended), just fullscreening it makes a change to sensitivity for some reason, which doesn't happen with either real KBM or gamepads, just a fyi. Maybe it's because the windowed screen is smaller than fullscreen, and even more if the internal resolution is increased, so mouse is translated differently into a stick value from DS4 emulator?