Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

# # opengl config file # game: SLES_020.

84 # bUseFrameSkip = 0 iOffscreenDrawing = 3 iFilterType = 0 bAdvancedBlend = 0 bOpaquePass = 0 iUseMask = 0 iFrameTexType = 0 # #Game Fixes # #Code in hexadecimal format #Ex. dwActFixes = 0009 (enable 1 and 8) # #0001 Adjust framebuffer access #0002 Use old texture filtering #0004 Ignore black brighness color #0008 Swap front/back detection #0010 Disable coord check #0020 Remove blue glitches #0040 Use low-res fps timer #0080 Use PC fps calculation #0100 Use old frame skipping #0200 G4 Polygon cache #0400 Lazy upload detection #0800 Odd/even bit hack #1000 Expand screen width #2000 Special upload detection #4000 Mixed software FB access dwActFixes = 0000

You might also like