mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
231 lines
4.1 KiB
INI
231 lines
4.1 KiB
INI
|
[Main]
|
||
|
SettingsVersion = 3
|
||
|
EmulationSpeed = 1.000000
|
||
|
FastForwardSpeed = 0.000000
|
||
|
TurboSpeed = 0.000000
|
||
|
SyncToHostRefreshRate = false
|
||
|
IncreaseTimerResolution = true
|
||
|
InhibitScreensaver = true
|
||
|
StartPaused = false
|
||
|
StartFullscreen = false
|
||
|
PauseOnFocusLoss = true
|
||
|
PauseOnMenu = true
|
||
|
SaveStateOnExit = true
|
||
|
ConfirmPowerOff = true
|
||
|
LoadDevicesFromSaveStates = true
|
||
|
ApplyGameSettings = true
|
||
|
AutoLoadCheats = true
|
||
|
DisableAllEnhancements = false
|
||
|
RewindEnable = false
|
||
|
RewindFrequency = 10.000000
|
||
|
RewindSaveSlots = 10
|
||
|
RunaheadFrameCount = 0.000000
|
||
|
ControllerBackend = SDL
|
||
|
ControllerEnhancedMode = false
|
||
|
EnableDiscordPresence = false
|
||
|
|
||
|
|
||
|
[Console]
|
||
|
Region = Auto
|
||
|
Enable8MBRAM = false
|
||
|
|
||
|
|
||
|
[CPU]
|
||
|
ExecutionMode = Recompiler
|
||
|
OverclockNumerator = 1
|
||
|
OverclockDenominator = 1
|
||
|
OverclockEnable = false
|
||
|
RecompilerMemoryExceptions = false
|
||
|
RecompilerBlockLinking = true
|
||
|
ICache = false
|
||
|
FastmemMode = true
|
||
|
|
||
|
|
||
|
[GPU]
|
||
|
Renderer = Vulkan
|
||
|
ResolutionScale = 1
|
||
|
Multisamples = 1
|
||
|
UseDebugDevice = false
|
||
|
UseSoftwareRendererForReadbacks = false
|
||
|
PerSampleShading = false
|
||
|
UseThread = true
|
||
|
ThreadedPresentation = true
|
||
|
TrueColor = false
|
||
|
ScaledDithering = true
|
||
|
TextureFilter = Nearest
|
||
|
DownsampleMode = Disabled
|
||
|
DisableInterlacing = true
|
||
|
ForceNTSCTimings = false
|
||
|
WidescreenHack = false
|
||
|
ChromaSmoothing24Bit = false
|
||
|
PGXPEnable = false
|
||
|
PGXPCulling = true
|
||
|
PGXPTextureCorrection = true
|
||
|
PGXPVertexCache = false
|
||
|
PGXPCPU = false
|
||
|
PGXPPreserveProjFP = false
|
||
|
PGXPTolerance = -1.000000
|
||
|
PGXPDepthBuffer = false
|
||
|
PGXPDepthClearThreshold = 300.000000
|
||
|
|
||
|
|
||
|
[Display]
|
||
|
CropMode = Overscan
|
||
|
ActiveStartOffset = 0
|
||
|
ActiveEndOffset = 0
|
||
|
LineStartOffset = 0
|
||
|
LineEndOffset = 0
|
||
|
AspectRatio = Auto (Game Native)
|
||
|
CustomAspectRatioNumerator = 4
|
||
|
Force4_3For24Bit = false
|
||
|
LinearFiltering = true
|
||
|
IntegerScaling = false
|
||
|
Stretch = false
|
||
|
PostProcessing = false
|
||
|
ShowOSDMessages = true
|
||
|
ShowFPS = false
|
||
|
ShowVPS = false
|
||
|
ShowSpeed = false
|
||
|
ShowResolution = false
|
||
|
ShowStatusIndicators = true
|
||
|
ShowEnhancements = false
|
||
|
Fullscreen = false
|
||
|
VSync = false
|
||
|
DisplayAllFrames = false
|
||
|
PostProcessChain =
|
||
|
MaxFPS = 0.000000
|
||
|
InternalResolutionScreenshots = false
|
||
|
|
||
|
|
||
|
[CDROM]
|
||
|
ReadaheadSectors = 8
|
||
|
RegionCheck = false
|
||
|
LoadImageToRAM = false
|
||
|
MuteCDAudio = false
|
||
|
ReadSpeedup = 1
|
||
|
SeekSpeedup = 1
|
||
|
|
||
|
|
||
|
[Audio]
|
||
|
Backend = Cubeb
|
||
|
OutputVolume = 100
|
||
|
FastForwardVolume = 100
|
||
|
BufferSize = 2048
|
||
|
Resampling = true
|
||
|
OutputMuted = 0
|
||
|
Sync = true
|
||
|
DumpOnBoot = false
|
||
|
|
||
|
|
||
|
[BIOS]
|
||
|
SearchDirectory = /home/deck/retrodeck/bios
|
||
|
PathNTSCU =
|
||
|
PathNTSCJ =
|
||
|
PathPAL =
|
||
|
PatchTTYEnable = false
|
||
|
PatchFastBoot = false
|
||
|
|
||
|
|
||
|
[Controller1]
|
||
|
Type = DigitalController
|
||
|
ButtonUp = Keyboard/W
|
||
|
ButtonDown = Keyboard/S
|
||
|
ButtonLeft = Keyboard/A
|
||
|
ButtonRight = Keyboard/D
|
||
|
ButtonSelect = Keyboard/Backspace
|
||
|
ButtonStart = Keyboard/Return
|
||
|
ButtonTriangle = Keyboard/Keypad+8
|
||
|
ButtonCross = Keyboard/Keypad+2
|
||
|
ButtonSquare = Keyboard/Keypad+4
|
||
|
ButtonCircle = Keyboard/Keypad+6
|
||
|
ButtonL1 = Keyboard/Q
|
||
|
ButtonL2 = Keyboard/1
|
||
|
ButtonR1 = Keyboard/E
|
||
|
ButtonR2 = Keyboard/3
|
||
|
|
||
|
|
||
|
[Controller2]
|
||
|
Type = None
|
||
|
|
||
|
|
||
|
[Controller3]
|
||
|
Type = None
|
||
|
|
||
|
|
||
|
[Controller4]
|
||
|
Type = None
|
||
|
|
||
|
|
||
|
[Controller5]
|
||
|
Type = None
|
||
|
|
||
|
|
||
|
[Controller6]
|
||
|
Type = None
|
||
|
|
||
|
|
||
|
[Controller7]
|
||
|
Type = None
|
||
|
|
||
|
|
||
|
[Controller8]
|
||
|
Type = None
|
||
|
|
||
|
|
||
|
[MemoryCards]
|
||
|
Card1Type = PerGameTitle
|
||
|
Card2Type = None
|
||
|
UsePlaylistTitle = true
|
||
|
|
||
|
|
||
|
[ControllerPorts]
|
||
|
MultitapMode = Disabled
|
||
|
|
||
|
|
||
|
[Logging]
|
||
|
LogLevel = Info
|
||
|
LogFilter =
|
||
|
LogToConsole = true
|
||
|
LogToDebug = false
|
||
|
LogToWindow = false
|
||
|
LogToFile = false
|
||
|
|
||
|
|
||
|
[Debug]
|
||
|
ShowVRAM = false
|
||
|
DumpCPUToVRAMCopies = false
|
||
|
DumpVRAMToCPUCopies = false
|
||
|
ShowGPUState = false
|
||
|
ShowCDROMState = false
|
||
|
ShowSPUState = false
|
||
|
ShowTimersState = false
|
||
|
ShowMDECState = false
|
||
|
ShowDMAState = false
|
||
|
|
||
|
|
||
|
[Hacks]
|
||
|
DMAMaxSliceTicks = 1000
|
||
|
DMAHaltTicks = 100
|
||
|
GPUFIFOSize = 16
|
||
|
GPUMaxRunAhead = 128
|
||
|
|
||
|
|
||
|
[Hotkeys]
|
||
|
FastForward = Keyboard/Tab
|
||
|
TogglePause = Keyboard/Space
|
||
|
ToggleFullscreen = Keyboard/Alt+Return
|
||
|
Screenshot = Keyboard/F10
|
||
|
OpenQuickMenu = Keyboard/Escape
|
||
|
|
||
|
|
||
|
[Cheevos]
|
||
|
Enabled = true
|
||
|
TestMode = false
|
||
|
UnofficialTestMode = false
|
||
|
UseFirstDiscFromPlaylist = true
|
||
|
|
||
|
|
||
|
[UI]
|
||
|
MainWindowGeometry = AdnQywADAAAAAADrAAAAEQAABAoAAALpAAAA6wAAAC4AAAQKAAAC6QAAAAAAAAAABQAAAADrAAAALgAABAoAAALp
|
||
|
MainWindowState = AAAA/wAAAAD9AAAAAAAAAyAAAAI9AAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAEAAAAOAHQAbwBvAGwAQgBhAHIBAAAAAP////8AAAAAAAAAAA==
|