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

Show game background during controller/keyboard game selection #6388

Merged
merged 9 commits into from Jun 22, 2014

Conversation

unknownbrackets
Copy link
Collaborator

There's no useful way to do it for touch/click, but I think this is nicer when using a controller.

Also, prevents UI locks when the disk is slow (e.g. spinning up) reading iso data, reads PIC0 from PBPs (several PBPs indeed had PIC0 there.)

I actually think playing SND0 might be nice (#2585), but I'm not interested enough to do it. But I did at least add a flag to grab SND0 if anyone wants to.

-[Unknown]

More seamless when we already have the icon, for example.
If the icon/bg is not loaded yet, we'd lock and block for it to load
anyway.  This uses a separate (or possibly atomic) lock.
This won't affect touch UIs but it's a nice touch for controller based
animation imho.
@hrydgard
Copy link
Owner

That's really neat!

hrydgard added a commit that referenced this pull request Jun 22, 2014
Show game background during controller/keyboard game selection
@hrydgard hrydgard merged commit eccbb15 into hrydgard:master Jun 22, 2014
@thedax
Copy link
Collaborator

thedax commented Jun 22, 2014

This is really cool. Thanks @unknownbrackets.

@unknownbrackets unknownbrackets deleted the ui-tweaks branch June 22, 2014 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants