mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[GH-ISSUE #52] pong,tetris homebrew hack? #17
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#17
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 @georgemoralis on GitHub (Oct 8, 2023).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/52
currently i was force to put a sceGnmFlushGarlic at the end of sceVideoOutSubmitFlip in order to force cpu->gpu sync. This is problaby not the correct behaviour but it is a workaround in order to get niko's homebrew to work.
Need to find a proper way to do this
@georgemoralis commented on GitHub (May 8, 2024):
fixed