Skip to content

Commit

Permalink
Add Silent Hill: Origins to compatibility setting BlockTransferAllowC…
Browse files Browse the repository at this point in the history
…reateFB.

Eliminates a readback with (so far) no perceptible bad effects.
  • Loading branch information
hrydgard committed Sep 28, 2022
1 parent de51d06 commit 3adad17
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/compat.ini
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,14 @@ ULUS10428 = true
ULES01375 = true
ULUS10429 = true

# Silent Hill: Origins
# Avoids readback.
ULES00869 = true
ULUS10285 = true
ULKS46161 = true
ULJM05281 = true
NPJH50051 = true

[IntraVRAMBlockTransferAllowCreateFB]
# Final Fantasy - Type 0
ULJM05900 = true
Expand Down

2 comments on commit 3adad17

@mrfixit2001
Copy link
Contributor

@mrfixit2001 mrfixit2001 commented on 3adad17 Sep 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hrydgard this should also be added for shattered memories. In my testing on ARM it resolves a graphics glitch where the flashlight had a big blob of black in the middle where it's rendered

# Silent Hill: Shattered Memories
# Avoids readback.
ULUS10450 = true
ULES01352 = true
ULJM05564 = true
NPJH50148 = true
ULAS42189 = true

@hrydgard
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrfixit2001 , thanks, done.

Please sign in to comment.