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

Touchscreen button idea: Make buttons glow instead of growing to a large size? #5624

Closed
thedax opened this issue Mar 8, 2014 · 16 comments
Closed

Comments

@thedax
Copy link
Collaborator

thedax commented Mar 8, 2014

Could we perhaps change the touch buttons to glow or fill in solidly when touched, rather than growing to a huge size? I looked at a few other emulators on Android (Drastic, Retroarch), and they make the buttons glow or have a pressed down animation, rather than making their size grow huge.

@hrydgard
Copy link
Owner

hrydgard commented Mar 8, 2014

Well, most state changes other than growing will not be visible on a touch screen as the finger you are touching them with will cover them. I just did the large size thing because it was easy and it works. A glow that reaches out some distance around it would work too and would probably look better.

Feel like making a mock-up picture of what you would like it to look like? If you make something I like enough I'll even implement it for you :)

@thedax
Copy link
Collaborator Author

thedax commented Mar 8, 2014

How about a halo effect around the edge of the button that spreads out several pixels like you suggested, maybe like this (pardon the MS paint image, I'm not that great at image editing):

screenshot 01

The glow wouldn't have to be red, of course, or so intense in shade.

@ThePhoenixRises
Copy link

The Color of the glow could be user definable anyway.
With a sliding scale showing all colors available.
Could call it in the menu, "Controls & Button Illumination settings."

@thedax
Copy link
Collaborator Author

thedax commented Mar 8, 2014

Or if we don't want to have it be customisable, perhaps make the buttons glow the colours of the PS2/PS3 controller buttons? Might be neat. For the dpad/analog stick/start/select and L/R it could be something "generic" like white, or a gentle blue.

@Leopard20
Copy link
Contributor

You can also add a slider to tweak the enlargement multiplier. There's a similar feature in ePSXe called "Button magnification on press".
The glow feature seems nice too.

@hrydgard
Copy link
Owner

hrydgard commented Oct 6, 2018

Bumping any further improvements to 1.8.0.

@hrydgard hrydgard modified the milestones: v1.7.0, v1.8.0 Oct 6, 2018
@ghost
Copy link

ghost commented Oct 29, 2018

Can you add like this color button style?
1540852451418

Because it's cool in the eye and my favorite color is blue 😎
I don't like the classic button even it is blue :/

@Leopard20
Copy link
Contributor

Is this from one of those PPSSPP clones or did you make it yourself?!
Nonetheless I like it better than the classic buttons too!

@unknownbrackets
Copy link
Collaborator

We actually could color the borders whatever. I think that was the result of using an older PPSSPP version with the ini setting for border style set to glowing borders (because this causes it to use the standard thin borders, but with the blue color.)

-[Unknown]

@ghost
Copy link

ghost commented Oct 30, 2018

@unknownbrackets yeah your right 👍

@hrydgard hrydgard modified the milestones: v1.8.0, v1.9.0 Jan 6, 2019
@PilipinoAko
Copy link

You can add CUSTOM buttons/skin unknowbrackets?

@hrydgard
Copy link
Owner

Not yet.

@PilipinoAko
Copy link

Why?

@hrydgard hrydgard modified the milestones: v1.9.0, v1.10.0 Aug 23, 2019
@ghost
Copy link

ghost commented Apr 18, 2020

@iota97 can you make custom skin buttons for ppsspp like DraStic have?
Screenshot_20200418-232830

This is one of the features ppsspp don't have but others emulators already have..

@hrydgard
Copy link
Owner

this specific issue has been fixed for a long time, although a glow that extends outside the button is a future extension I'll add one day.

@ghost ghost mentioned this issue Jun 7, 2021
2 tasks
@ghost
Copy link

ghost commented Apr 1, 2022

Is this from one of those PPSSPP clones or did you make it yourself?! Nonetheless I like it better than the classic buttons too!

The latest version can now change the color of classic style buttons just change the system theme color setting :)
Screenshot_2022-04-01-08-49-00-943_org ppsspp ppsspp
Screenshot_2022-04-01-08-40-55-236_org ppsspp ppsspp

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

No branches or pull requests

6 participants