Skip to content

Screen updates only occur on yield #28

@Ocawesome101

Description

@Ocawesome101

This isn't a huge issue, mostly quality-of-life, but I'd really like it for accuracy's sake if OCEmu updated the screen as soon as the gpu call is made, rather than waiting until the next yield. Having things like installers be completely silent until they're done in OCEmu, while still being fairly responsive in-game and in OCVM is rather disconcerting.

This could be as simple as a yield(0) on every gpu call, though it's not an optimal solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions