Dolphin, the GameCube and Wii emulator - Forums

Full Version: Unable to load a GBA profile via INI
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Using FFCC as an example:

[Controls]

PadType0 = 13
PadType1 = 13
PadType2 = 13
PadType3 = 13
PadProfile1 = GBA1
PadProfile2 = GBA2
PadProfile3 = GBA3
PadProfile4 = GBA4

These are the actual names of the GBA Integrated profiles, but the emulator tells me that they don't exist when loading the game. Seems that Dolphin only works with GBA.ini file.
I know this is some power necrothreading, but in case you are still wondering, there is an alternate parameter of the "GBAProfile" kind you can use to load GBA-specific profiles.

ie., if you have "GBA1.ini", "GBA2.ini", "GBA3.ini", and "GBA4.ini" in your default GBA Profiles folder :

[Controls]
PadType0 = 13
PadType1 = 13
PadType2 = 13
PadType3 = 13
GBAProfile1 = GBA1
GBAProfile2 = GBA2
GBAProfile3 = GBA3
GBAProfile4 = GBA4

This should do the trick, enjoy Zelda 4 Swords ;-)