PRIMEHACK: updated and extended configs

This commit is contained in:
XargonWan 2024-03-06 08:45:15 +01:00
parent 7fbdc0f576
commit a2e0fb2100
178 changed files with 13 additions and 50 deletions

View file

@ -2,37 +2,32 @@
ArbitraryMipmapDetection = True ArbitraryMipmapDetection = True
DisableCopyFilter = True DisableCopyFilter = True
ForceTrueColor = True ForceTrueColor = True
PostProcessingShader = (off)
[Hacks] [Hacks]
BBoxEnable = False BBoxEnable = False
DeferEFBCopies = True DeferEFBCopies = True
EFBEmulateFormatChanges = False EFBEmulateFormatChanges = False
EFBScaledCopy = True EFBScaledCopy = True
EFBToTextureEnable = True EFBToTextureEnable = True
ImmediateXFBEnable = True
SkipDuplicateXFBs = True SkipDuplicateXFBs = True
XFBToTextureEnable = True XFBToTextureEnable = True
EFBAccessEnable = True EFBAccessEnable = False
ImmediateXFBEnable = False [PrimeHack Misc]
AutoEFBMP = True
Lock Camera in Motion Puzzles = True
ReduceBloom = True
ToggleArmRePosition = True
[Settings] [Settings]
AspectRatio = 1
BackendMultithreading = True BackendMultithreading = True
DumpBaseTextures = True DumpBaseTextures = True
DumpMipTextures = True DumpMipTextures = True
FastDepthCalc = True FastDepthCalc = True
InternalResolution = 2 InternalResolution = 2
SaveTextureCacheToState = True SaveTextureCacheToState = True
ShowFPS = False
AspectRatio = 0
SWDrawEnd = 100000
SWDrawStart = 0
wideScreenHack = False
ShaderCompilationMode = 2
WaitForShadersBeforeStarting = True WaitForShadersBeforeStarting = True
MSAA = 0x00000001 wideScreenHack = True
SSAA = False
CacheHiresTextures = True CacheHiresTextures = True
HiresTextures = False HiresTextures = True
EnableGPUTextureDecoding = True
ShowSpeedColors = True
EnableMods = False
[Hardware] [Hardware]
VSync = True VSync = True

Some files were not shown because too many files have changed in this diff Show more