(03-01-2019, 02:17 PM)Revenant Ghost Wrote: Here's my default settings. I occasionally make minor changes depending on each game, such as Skipping EFB Access, changing the emulated CPU clock speed, etc. But one of the key settings for me is to leave Sync on Skip Idle turned off, because it slows down most games.
Code:
Dolphin.ini
[Core]
AccurateNaNs = False
AdapterRumble0 = True
AdapterRumble1 = True
AdapterRumble2 = True
AdapterRumble3 = True
AudioLatency = 20
AudioStretch = True
AudioStretchMaxLatency = 80
CPUCore = 4
CPUThread = True
CustomRTCValue = 0x386d4380
DPL2Decoder = False
DSPHLE = True
EmulationSpeed = 1.00000000
EnableCheats = False
EnableCustomRTC = False
EnableSignatureChecks = True
FPRF = False
Fastmem = True
GFXBackend = Vulkan
GPUDeterminismMode = auto
JITFollowBranch = True
Overclock = 1.00000000
OverclockEnable = False
OverrideGCLang = False
RunCompareClient = False
RunCompareServer = False
SIDevice0 = 6
SIDevice1 = 0
SIDevice2 = 0
SIDevice3 = 0
SelectedLanguage = 0
SerialPort1 = 255
SimulateKonga0 = False
SimulateKonga1 = False
SimulateKonga2 = False
SimulateKonga3 = False
SkipIPL = True
SlotA = 8
SlotB = 255
SyncGPU = False
SyncGpuMaxDistance = 200000
SyncGpuMinDistance = -200000
SyncGpuOverclock = 1.00000000
SyncOnSkipIdle = False
TimingVariance = 40
WiiKeyboard = False
WiiSDCard = False
WiimoteContinuousScanning = False
WiimoteEnableSpeaker = False
AgpCartAPath =
AgpCartBPath =
BBA_MAC =
PerfMapDir =
[DSP]
Backend = OpenSLES
CaptureLog = False
DumpAudio = False
DumpAudioSilent = False
DumpUCode = False
EnableJIT = True
Volume = 100
[Debug]
JitBranchOff = False
JitFloatingPointOff = False
JitIntegerOff = False
JitLoadStoreFloatingOff = False
JitLoadStoreOff = False
JitLoadStorePairedOff = False
JitOff = False
JitPairedOff = False
JitSystemRegistersOff = False
[Interface]
ConfirmStop = True
DebugModeEnabled = False
HideCursor = False
OnScreenDisplayMessages = True
PauseOnFocusLost = False
ShowActiveTitle = True
ThemeName = Clean
UseBuiltinTitleDatabase = True
UsePanicHandlers = True
LanguageCode =
[General]
ISOPaths = 0
RecursiveISOPaths = False
ShowFrameCount = False
ShowLag = False
WirelessMac =
[Display]
FullscreenDisplayRes = Auto
Fullscreen = False
RenderToMain = False
RenderWindowXPos = -1
RenderWindowYPos = -1
RenderWindowWidth = 640
RenderWindowHeight = 480
RenderWindowAutoSize = False
KeepWindowOnTop = False
DisableScreenSaver = True
[GameList]
ListDrives = False
ListWad = True
ListElfDol = True
ListWii = True
ListGC = True
ListJap = True
ListPal = True
ListUsa = True
ListAustralia = True
ListFrance = True
ListGermany = True
ListItaly = True
ListKorea = True
ListNetherlands = True
ListRussia = True
ListSpain = True
ListTaiwan = True
ListWorld = True
ListUnknown = True
ListSort = 3
ListSortSecondary = 0
ColumnPlatform = True
ColumnBanner = True
ColumnDescription = False
ColumnTitle = True
ColumnNotes = True
ColumnFileName = False
ColumnID = False
ColumnRegion = True
ColumnSize = True
ColumnTags = False
[Movie]
PauseMovie = False
Author =
DumpFrames = False
DumpFramesSilent = False
ShowInputDisplay = False
ShowRTC = False
[Input]
BackgroundInput = False
[FifoPlayer]
LoopReplay = True
[Analytics]
ID =
Enabled = False
PermissionAsked = False
[Network]
SSLDumpRead = False
SSLDumpWrite = False
SSLVerifyCertificates = True
SSLDumpRootCA = False
SSLDumpPeerCert = False
[BluetoothPassthrough]
Enabled = False
VID = -1
PID = -1
LinkKeys =
[USBPassthrough]
Devices =
[AutoUpdate]
UpdateTrack =
HashOverride =
GFX.ini
[Enhancements]
ForceFiltering = True
PostProcessingShader = FXAA
[Hacks]
DeferEFBCopies = True
EFBAccessEnable = True
EFBEmulateFormatChanges = False
ImmediateXFBEnable = True
[Settings]
BackendMultithreading = True
FastDepthCalc = False
InternalResolution = 200
ShowFPS = True
WaitForShadersBeforeStarting = True
Usually also the Jit Follow Branch turned ON cause some slowdown on S9+ Exynos with Pie using Vulkan.
