forked from colonelpanic/dotfiles
[dolphin] Add dolphin-emu config directory
This commit is contained in:
parent
134c2202c5
commit
875186faed
174
dotfiles/config/dolphin-emu/Dolphin.ini
Normal file
174
dotfiles/config/dolphin-emu/Dolphin.ini
Normal file
@ -0,0 +1,174 @@
|
|||||||
|
[General]
|
||||||
|
LastFilename = /backups/Super Mario Galaxy.iso
|
||||||
|
ShowLag = False
|
||||||
|
ShowFrameCount = False
|
||||||
|
ISOPaths = 0
|
||||||
|
RecursiveISOPaths = False
|
||||||
|
NANDRootPath =
|
||||||
|
DumpPath =
|
||||||
|
WirelessMac =
|
||||||
|
WiiSDCardPath = /home/imalison/.local/share/dolphin-emu/Wii/sd.raw
|
||||||
|
[Interface]
|
||||||
|
ConfirmStop = True
|
||||||
|
UsePanicHandlers = True
|
||||||
|
OnScreenDisplayMessages = True
|
||||||
|
HideCursor = False
|
||||||
|
AutoHideCursor = False
|
||||||
|
MainWindowPosX = 1920
|
||||||
|
MainWindowPosY = 0
|
||||||
|
MainWindowWidth = 1920
|
||||||
|
MainWindowHeight = 2160
|
||||||
|
LanguageCode =
|
||||||
|
ShowToolbar = True
|
||||||
|
ShowStatusbar = True
|
||||||
|
ShowLogWindow = False
|
||||||
|
ShowLogConfigWindow = False
|
||||||
|
ExtendedFPSInfo = False
|
||||||
|
ThemeName = Clean
|
||||||
|
PauseOnFocusLost = False
|
||||||
|
DisableTooltips = False
|
||||||
|
[Display]
|
||||||
|
FullscreenResolution = Auto
|
||||||
|
Fullscreen = False
|
||||||
|
RenderToMain = False
|
||||||
|
RenderWindowXPos = 0
|
||||||
|
RenderWindowYPos = 0
|
||||||
|
RenderWindowWidth = 1920
|
||||||
|
RenderWindowHeight = 2160
|
||||||
|
RenderWindowAutoSize = False
|
||||||
|
KeepWindowOnTop = False
|
||||||
|
ProgressiveScan = False
|
||||||
|
PAL60 = False
|
||||||
|
DisableScreenSaver = True
|
||||||
|
ForceNTSCJ = False
|
||||||
|
[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
|
||||||
|
ColumnNotes = True
|
||||||
|
ColumnFileName = False
|
||||||
|
ColumnID = False
|
||||||
|
ColumnRegion = True
|
||||||
|
ColumnSize = True
|
||||||
|
ColumnState = True
|
||||||
|
[Core]
|
||||||
|
HLE_BS2 = True
|
||||||
|
TimingVariance = 40
|
||||||
|
CPUCore = 1
|
||||||
|
Fastmem = True
|
||||||
|
CPUThread = True
|
||||||
|
DSPHLE = True
|
||||||
|
SyncOnSkipIdle = True
|
||||||
|
SyncGPU = False
|
||||||
|
SyncGpuMaxDistance = 200000
|
||||||
|
SyncGpuMinDistance = -200000
|
||||||
|
SyncGpuOverclock = 1.00000000
|
||||||
|
FPRF = False
|
||||||
|
AccurateNaNs = False
|
||||||
|
DefaultISO =
|
||||||
|
DVDRoot =
|
||||||
|
Apploader =
|
||||||
|
EnableCheats = False
|
||||||
|
SelectedLanguage = 0
|
||||||
|
OverrideGCLang = False
|
||||||
|
DPL2Decoder = False
|
||||||
|
Latency = 2
|
||||||
|
MemcardAPath = /home/imalison/.local/share/dolphin-emu/GC/MemoryCardA.USA.raw
|
||||||
|
MemcardBPath = /home/imalison/.local/share/dolphin-emu/GC/MemoryCardB.USA.raw
|
||||||
|
AgpCartAPath =
|
||||||
|
AgpCartBPath =
|
||||||
|
SlotA = 1
|
||||||
|
SlotB = 255
|
||||||
|
SerialPort1 = 255
|
||||||
|
BBA_MAC =
|
||||||
|
SIDevice0 = 6
|
||||||
|
AdapterRumble0 = True
|
||||||
|
SimulateKonga0 = False
|
||||||
|
SIDevice1 = 0
|
||||||
|
AdapterRumble1 = True
|
||||||
|
SimulateKonga1 = False
|
||||||
|
SIDevice2 = 0
|
||||||
|
AdapterRumble2 = True
|
||||||
|
SimulateKonga2 = False
|
||||||
|
SIDevice3 = 0
|
||||||
|
AdapterRumble3 = True
|
||||||
|
SimulateKonga3 = False
|
||||||
|
WiiSDCard = False
|
||||||
|
WiiKeyboard = False
|
||||||
|
WiimoteContinuousScanning = False
|
||||||
|
WiimoteEnableSpeaker = False
|
||||||
|
RunCompareServer = False
|
||||||
|
RunCompareClient = False
|
||||||
|
EmulationSpeed = 1.00000000
|
||||||
|
FrameSkip = 0x00000000
|
||||||
|
Overclock = 1.00000000
|
||||||
|
OverclockEnable = False
|
||||||
|
GFXBackend =
|
||||||
|
GPUDeterminismMode = auto
|
||||||
|
PerfMapDir =
|
||||||
|
EnableCustomRTC = False
|
||||||
|
CustomRTCValue = 0x386d4380
|
||||||
|
[Movie]
|
||||||
|
PauseMovie = False
|
||||||
|
Author =
|
||||||
|
DumpFrames = False
|
||||||
|
DumpFramesSilent = False
|
||||||
|
ShowInputDisplay = False
|
||||||
|
ShowRTC = False
|
||||||
|
[DSP]
|
||||||
|
EnableJIT = True
|
||||||
|
DumpAudio = False
|
||||||
|
DumpAudioSilent = False
|
||||||
|
DumpUCode = False
|
||||||
|
Backend = ALSA
|
||||||
|
Volume = 100
|
||||||
|
CaptureLog = False
|
||||||
|
[Input]
|
||||||
|
BackgroundInput = False
|
||||||
|
[FifoPlayer]
|
||||||
|
LoopReplay = True
|
||||||
|
[Analytics]
|
||||||
|
ID = 64d5b1d6b21a5dd901257483b6f3b3f0
|
||||||
|
Enabled = True
|
||||||
|
PermissionAsked = True
|
||||||
|
[Network]
|
||||||
|
SSLDumpRead = False
|
||||||
|
SSLDumpWrite = False
|
||||||
|
SSLVerifyCertificates = True
|
||||||
|
SSLDumpRootCA = False
|
||||||
|
SSLDumpPeerCert = False
|
||||||
|
[BluetoothPassthrough]
|
||||||
|
Enabled = False
|
||||||
|
VID = -1
|
||||||
|
PID = -1
|
||||||
|
LinkKeys =
|
||||||
|
[USBPassthrough]
|
||||||
|
Devices =
|
||||||
|
[Sysconf]
|
||||||
|
SensorBarPosition = 1
|
||||||
|
SensorBarSensitivity = 50331648
|
||||||
|
SpeakerVolume = 88
|
||||||
|
WiimoteMotor = True
|
||||||
|
WiiLanguage = 1
|
||||||
|
AspectRatio = 1
|
||||||
|
Screensaver = 0
|
26
dotfiles/config/dolphin-emu/GCPadNew.ini
Normal file
26
dotfiles/config/dolphin-emu/GCPadNew.ini
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
[GCPad1]
|
||||||
|
Device = XInput2/0/Virtual core pointer
|
||||||
|
Buttons/A = X
|
||||||
|
Buttons/B = Z
|
||||||
|
Buttons/X = C
|
||||||
|
Buttons/Y = S
|
||||||
|
Buttons/Z = D
|
||||||
|
Buttons/Start = !`Alt_L` & Return
|
||||||
|
Main Stick/Up = Up
|
||||||
|
Main Stick/Down = Down
|
||||||
|
Main Stick/Left = Left
|
||||||
|
Main Stick/Right = Right
|
||||||
|
Main Stick/Modifier = Shift_L
|
||||||
|
Main Stick/Modifier/Range = 50.000000000000000
|
||||||
|
C-Stick/Up = I
|
||||||
|
C-Stick/Down = K
|
||||||
|
C-Stick/Left = J
|
||||||
|
C-Stick/Right = L
|
||||||
|
C-Stick/Modifier = Control_L
|
||||||
|
C-Stick/Modifier/Range = 50.000000000000000
|
||||||
|
Triggers/L = Q
|
||||||
|
Triggers/R = W
|
||||||
|
D-Pad/Up = T
|
||||||
|
D-Pad/Down = G
|
||||||
|
D-Pad/Left = F
|
||||||
|
D-Pad/Right = H
|
33
dotfiles/config/dolphin-emu/Galaxy 2.ini
Executable file
33
dotfiles/config/dolphin-emu/Galaxy 2.ini
Executable file
@ -0,0 +1,33 @@
|
|||||||
|
[Profile]
|
||||||
|
Device = XInput/0/Gamepad
|
||||||
|
Buttons/A = Button A
|
||||||
|
Buttons/B = Button X
|
||||||
|
Buttons/1 = Button Y
|
||||||
|
Buttons/2 = Button B
|
||||||
|
Buttons/- = Back
|
||||||
|
Buttons/+ = Start
|
||||||
|
IR/Up = `DInput/0/Keyboard Mouse`Cursor Y-
|
||||||
|
IR/Down = `DInput/0/Keyboard Mouse`Cursor Y+
|
||||||
|
IR/Left = `DInput/0/Keyboard Mouse`Cursor X-
|
||||||
|
IR/Right = `DInput/0/Keyboard Mouse`Cursor X+
|
||||||
|
Swing/Up = Right Y+
|
||||||
|
Swing/Down = Right Y-
|
||||||
|
Swing/Left = Right X-
|
||||||
|
Swing/Right = Right X+
|
||||||
|
Shake/X = Shoulder R
|
||||||
|
Shake/Y = Shoulder R
|
||||||
|
Shake/Z = Shoulder R
|
||||||
|
Extension = Nunchuk
|
||||||
|
Nunchuk/Buttons/C = Shoulder L
|
||||||
|
Nunchuk/Buttons/Z = Trigger L
|
||||||
|
Nunchuk/Stick/Up = Left Y+
|
||||||
|
Nunchuk/Stick/Down = Left Y-
|
||||||
|
Nunchuk/Stick/Left = Left X-
|
||||||
|
Nunchuk/Stick/Right = Left X+
|
||||||
|
Nunchuk/Stick/Modifier = Thumb L
|
||||||
|
Rumble/Motor = Motor L|Motor R
|
||||||
|
Rumble/Motor/Range = 450.000000
|
||||||
|
D-Pad/Up = Pad N
|
||||||
|
D-Pad/Down = Pad S
|
||||||
|
D-Pad/Left = Pad W
|
||||||
|
D-Pad/Right = Pad E
|
7
dotfiles/config/dolphin-emu/Logger.ini
Normal file
7
dotfiles/config/dolphin-emu/Logger.ini
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
[LogWindow]
|
||||||
|
x = 400
|
||||||
|
y = 600
|
||||||
|
pos = 2
|
||||||
|
[Options]
|
||||||
|
Font = 0
|
||||||
|
WrapLines = False
|
33
dotfiles/config/dolphin-emu/Profiles/Wiimote/Galaxy 2.ini
Executable file
33
dotfiles/config/dolphin-emu/Profiles/Wiimote/Galaxy 2.ini
Executable file
@ -0,0 +1,33 @@
|
|||||||
|
[Profile]
|
||||||
|
Device = XInput/0/Gamepad
|
||||||
|
Buttons/A = Button A
|
||||||
|
Buttons/B = Button X
|
||||||
|
Buttons/1 = Button Y
|
||||||
|
Buttons/2 = Button B
|
||||||
|
Buttons/- = Back
|
||||||
|
Buttons/+ = Start
|
||||||
|
IR/Up = `DInput/0/Keyboard Mouse`Cursor Y-
|
||||||
|
IR/Down = `DInput/0/Keyboard Mouse`Cursor Y+
|
||||||
|
IR/Left = `DInput/0/Keyboard Mouse`Cursor X-
|
||||||
|
IR/Right = `DInput/0/Keyboard Mouse`Cursor X+
|
||||||
|
Swing/Up = Right Y+
|
||||||
|
Swing/Down = Right Y-
|
||||||
|
Swing/Left = Right X-
|
||||||
|
Swing/Right = Right X+
|
||||||
|
Shake/X = Shoulder R
|
||||||
|
Shake/Y = Shoulder R
|
||||||
|
Shake/Z = Shoulder R
|
||||||
|
Extension = Nunchuk
|
||||||
|
Nunchuk/Buttons/C = Shoulder L
|
||||||
|
Nunchuk/Buttons/Z = Trigger L
|
||||||
|
Nunchuk/Stick/Up = Left Y+
|
||||||
|
Nunchuk/Stick/Down = Left Y-
|
||||||
|
Nunchuk/Stick/Left = Left X-
|
||||||
|
Nunchuk/Stick/Right = Left X+
|
||||||
|
Nunchuk/Stick/Modifier = Thumb L
|
||||||
|
Rumble/Motor = Motor L|Motor R
|
||||||
|
Rumble/Motor/Range = 450.000000
|
||||||
|
D-Pad/Up = Pad N
|
||||||
|
D-Pad/Down = Pad S
|
||||||
|
D-Pad/Left = Pad W
|
||||||
|
D-Pad/Right = Pad E
|
27
dotfiles/config/dolphin-emu/Profiles/Wiimote/qweruiop.ini
Normal file
27
dotfiles/config/dolphin-emu/Profiles/Wiimote/qweruiop.ini
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
[Profile]
|
||||||
|
Device = XInput2/0/Virtual core pointer
|
||||||
|
Buttons/A = Click 1
|
||||||
|
Buttons/B = Click 3
|
||||||
|
Buttons/1 = 1
|
||||||
|
Buttons/2 = 2
|
||||||
|
Buttons/- = Q
|
||||||
|
Buttons/+ = E
|
||||||
|
Buttons/Home = !`Alt_L` & Return
|
||||||
|
IR/Up = Cursor Y-
|
||||||
|
IR/Down = Cursor Y+
|
||||||
|
IR/Left = Cursor X-
|
||||||
|
IR/Right = Cursor X+
|
||||||
|
Shake/X = Click 2
|
||||||
|
Shake/Y = Click 2
|
||||||
|
Shake/Z = Click 2
|
||||||
|
Extension = Nunchuk
|
||||||
|
Nunchuk/Buttons/C = Control_L
|
||||||
|
Nunchuk/Buttons/Z = Shift_L
|
||||||
|
Nunchuk/Stick/Up = W
|
||||||
|
Nunchuk/Stick/Down = S
|
||||||
|
Nunchuk/Stick/Left = A
|
||||||
|
Nunchuk/Stick/Right = D
|
||||||
|
D-Pad/Up = Up
|
||||||
|
D-Pad/Down = Down
|
||||||
|
D-Pad/Left = Left
|
||||||
|
D-Pad/Right = Right
|
36
dotfiles/config/dolphin-emu/WiimoteNew.ini
Normal file
36
dotfiles/config/dolphin-emu/WiimoteNew.ini
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
[Wiimote1]
|
||||||
|
Device = XInput2/0/Virtual core pointer
|
||||||
|
Buttons/A = Click 1
|
||||||
|
Buttons/B = Click 3
|
||||||
|
Buttons/1 = 1
|
||||||
|
Buttons/2 = 2
|
||||||
|
Buttons/- = Q
|
||||||
|
Buttons/+ = E
|
||||||
|
IR/Up = Cursor Y-
|
||||||
|
IR/Down = Cursor Y+
|
||||||
|
IR/Left = Cursor X-
|
||||||
|
IR/Right = Cursor X+
|
||||||
|
Shake/X = Click 2
|
||||||
|
Shake/Y = Click 2
|
||||||
|
Shake/Z = Click 2
|
||||||
|
Extension = Nunchuk
|
||||||
|
Nunchuk/Buttons/C = Control_L
|
||||||
|
Nunchuk/Buttons/Z = Shift_L
|
||||||
|
Nunchuk/Stick/Up = W
|
||||||
|
Nunchuk/Stick/Down = S
|
||||||
|
Nunchuk/Stick/Left = A
|
||||||
|
Nunchuk/Stick/Right = D
|
||||||
|
D-Pad/Up = W
|
||||||
|
D-Pad/Down = S
|
||||||
|
D-Pad/Left = A
|
||||||
|
D-Pad/Right = D
|
||||||
|
Source = 1
|
||||||
|
Buttons/Home = !`Alt_L` & Return
|
||||||
|
[Wiimote2]
|
||||||
|
Source = 1
|
||||||
|
[Wiimote3]
|
||||||
|
Source = 0
|
||||||
|
[Wiimote4]
|
||||||
|
Source = 0
|
||||||
|
[BalanceBoard]
|
||||||
|
Source = 0
|
Loading…
Reference in New Issue
Block a user