mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 06:55:58 +03:00
[GH-ISSUE #587] NHL Breakaway extremely slow #75
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @loganmc10 on GitHub (Oct 1, 2025).
Original GitHub issue: https://github.com/gopher64/gopher64/issues/587
Originally assigned to: @loganmc10 on GitHub.
The NHL Breakaway games seem to get stuck at the title screen (they aren't actually stuck, if you fast forward it progresses eventually, but it should be much faster)
I traced the issue back to here: https://github.com/gopher64/gopher64/compare/v1.0.0...v1.0.1
This commit is the one that broke it:
github.com/gopher64/gopher64@5c98a08fe4