Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling disabling the mouse by pressing the button, also for showing touch control. #18464

Closed
2 tasks done
Gamernumber1 opened this issue Dec 2, 2023 · 13 comments · Fixed by #18635
Closed
2 tasks done

Comments

@Gamernumber1
Copy link

What should happen

So that we can bind these functions in the settings and turn them on or off when pressed.

Who would this benefit

Ppsspp

Platform (if relevant)

Windows

Games this would be useful in

Ppsspp

Other emulators or software with a similar feature

No response

Checklist

@hrydgard
Copy link
Owner

hrydgard commented Dec 3, 2023

Can you explain in a little more detail what it is that you want? Do you want to hide the mouse cursor, or disable mouse input?

As for show/hide the touch control, you can just set it to disappear quickly. It seems like a strange use case anyway to want to hide/show touch controls using a hotkey, as if you have keys, you'll play with them instead of the touchscreen...

@Gamernumber1
Copy link
Author

Well, I noticed that you added exit the app by pressing the button, I would like you to add this to turn or off on the mouse and show the touch control. In my opinion, this is faster and more convenient than turning it off individually all the time in the settings. I want you to add in the control settings the ability to add buttons for these functions.

@hrydgard
Copy link
Owner

hrydgard commented Dec 3, 2023

Again, "turning on or off the mouse" is unclear. Does it mean:

  1. Turn on or off the mouse pointer, hiding and showing it

or

  1. Turn off mouse input

?

@Gamernumber1
Copy link
Author

Turn off Mouse control or mouse input by pressing button. In the emulator, this is called mouse control

@hrydgard
Copy link
Owner

hrydgard commented Dec 5, 2023

OK. Toggle-bindings (single button for on/off) would seem appropriate here, right?

Also I'm not really seeing the case for a toggle button for touch controls, again, like, if you have bindable buttons, you wouldn't be playing with touch, would you..

@Gamernumberone
Copy link

OK. Toggle-bindings (single button for on/off) would seem appropriate here, right?

Also I'm not really seeing the case for a toggle button for touch controls, again, like, if you have bindable buttons, you wouldn't be playing with touch, would you..

I have lost the passwords to my pc, I am writing to you from another account. Well, the function of turning on and off the mouse is convenient for debugging. And the shows of touch controls is convenient for quickly entering cheat codes in the game when you forget which buttons.

@hrydgard hrydgard added this to the v1.17.0 milestone Dec 6, 2023
@Gamernumberone
Copy link

Gamernumberone commented Dec 11, 2023

I decided to play a new build, as for me, the sensitivity has become very fast compared to the previous ones, it is not very convenient. in my opinion, it is better to leave it as it was before

@hrydgard
Copy link
Owner

You can turn down the sensitivity in the mouse section of control settings. If you let me know what setting value matches the old setting values, I can fairly easily change it to be similar at least.

@Gamernumberone
Copy link

You can turn down the sensitivity in the mouse section of control settings. If you let me know what setting value matches the old setting values, I can fairly easily change it to be similar at least.

ppsspp-v1.16.6-473-g904ce4f7e-windows-amd64 the latest version where it was convenient for me, on newer ones I can no longer aim and I can't adjust how it was.

@Gamernumberone
Copy link

Gamernumberone commented Dec 11, 2023

In my opinion, the speed of the stick is better in the old version. But there's still a problem associated with the circular input stick that the camera moves by itself

@hrydgard
Copy link
Owner

I have made some improvements in the latest builds that should restore the speed to something very similar as before.

However, I have not been able to reproduce the problem with moving by itself - it doesn't do that for me. You didn't enable tilt input or something, right?

@Gamernumberone
Copy link

I turned on the circular input and it turns the camera on itself. I check new build later

@hrydgard
Copy link
Owner

Circular input? What option is that? We don't have a circular option for mouse input, at least not yet.

hrydgard added a commit that referenced this issue Dec 29, 2023
…t bound by default.

I think I'll find myself using both of these for testing, feel worthwhile.

Suggested in #18464
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants