Skip to content

Commit

Permalink
Remove "disable first frame readback" compat flag from SOCOM games.
Browse files Browse the repository at this point in the history
The CLUT8 fix for #16210 takes care of this.
  • Loading branch information
hrydgard committed Apr 20, 2023
1 parent ef092c3 commit 6c1647a
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions assets/compat.ini
Expand Up @@ -1140,15 +1140,6 @@ UCES00001 = true
UCKS45008 = true
NPJG00059 = true

#Socom FireTeam Bravo 3 / Navy Seals Portable. See issue #11814
UCES01242 = true
UCUS98716 = true
NPHG00032 = true
NPJG00035 = true
UCJS10102 = true
NPEG90024 = true # demo
NPJG90068 = true # demo

[MpegAvcWarmUp]
# God Eater issue #13527 ,It is custom mpeg library that required sceMpegGetAvcAu return ERROR_MPEG_NO_DATA but break FIFA 14 issue #14086
# God Eater 1
Expand Down Expand Up @@ -1568,3 +1559,8 @@ UCES01242 = true
NPHG00032 = true
UCUS98716 = true
NPEG90024 = true # demo

# SOCOM Navy Seals Portable (Japanese version)
UCJS10102 = true
NPJG00035 = true
NPJG90068 = true # demo

0 comments on commit 6c1647a

Please sign in to comment.