mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-24 23:15:39 +00:00
PRIMEHACK: updated and extended configs
This commit is contained in:
parent
7fbdc0f576
commit
a2e0fb2100
|
@ -2,37 +2,32 @@
|
|||
ArbitraryMipmapDetection = True
|
||||
DisableCopyFilter = True
|
||||
ForceTrueColor = True
|
||||
PostProcessingShader = (off)
|
||||
[Hacks]
|
||||
BBoxEnable = False
|
||||
DeferEFBCopies = True
|
||||
EFBEmulateFormatChanges = False
|
||||
EFBScaledCopy = True
|
||||
EFBToTextureEnable = True
|
||||
ImmediateXFBEnable = True
|
||||
SkipDuplicateXFBs = True
|
||||
XFBToTextureEnable = True
|
||||
EFBAccessEnable = True
|
||||
ImmediateXFBEnable = False
|
||||
EFBAccessEnable = False
|
||||
[PrimeHack Misc]
|
||||
AutoEFBMP = True
|
||||
Lock Camera in Motion Puzzles = True
|
||||
ReduceBloom = True
|
||||
ToggleArmRePosition = True
|
||||
[Settings]
|
||||
AspectRatio = 1
|
||||
BackendMultithreading = True
|
||||
DumpBaseTextures = True
|
||||
DumpMipTextures = True
|
||||
FastDepthCalc = True
|
||||
InternalResolution = 2
|
||||
SaveTextureCacheToState = True
|
||||
ShowFPS = False
|
||||
AspectRatio = 0
|
||||
SWDrawEnd = 100000
|
||||
SWDrawStart = 0
|
||||
wideScreenHack = False
|
||||
ShaderCompilationMode = 2
|
||||
WaitForShadersBeforeStarting = True
|
||||
MSAA = 0x00000001
|
||||
SSAA = False
|
||||
wideScreenHack = True
|
||||
CacheHiresTextures = True
|
||||
HiresTextures = False
|
||||
EnableGPUTextureDecoding = True
|
||||
ShowSpeedColors = True
|
||||
EnableMods = False
|
||||
HiresTextures = True
|
||||
[Hardware]
|
||||
VSync = True
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue