caiiiycuk / js-dos

The best API for running dos programs in browser
https://js-dos.com
1k stars 123 forks source link

I have some DOS games with inaccurate mouse positioning. Can this issue only be resolved by modifying mouse locking? Can modifying the emulator's source code solve the problem? #313

Closed NightMingGit closed 3 weeks ago

NightMingGit commented 3 weeks ago

I have some DOS games with inaccurate mouse positioning. Can this issue only be resolved by modifying mouse locking? Can modifying the emulator's source code solve the problem?

caiiiycuk commented 3 weeks ago

Yes you can.

NightMingGit commented 3 weeks ago

Yes you can.

For games where the mouse position is inaccurate and mobile devices cannot use the mouse lock mode, does this mean that such games cannot be played on mobile devices? Do you have any good solutions?

caiiiycuk commented 3 weeks ago

I didn't get it. It almost depend on concrete game. There is a lot of options

NightMingGit commented 3 weeks ago

我不明白。这几乎取决于具体的游戏。有很多选择 On a mobile device, adjusting the offset can be a solution to fix inaccurate mouse position.