Preferred Emulator
Description
Sets the preferred emulator that will be used for a specific rom. This setting will override Default Preferred Emulator if it is set.
Syntax
Preferred Emulator = int(0, 1, 2)
Or:
Emulator = int(0, 1, 2)
Example
Preferred Emulator=0
Emulator=0
Parameters
Value | Result |
---|---|
0 | 1964 [Default] |
1 | PJ64 |
2 | UltraHLE |
Notes
- If Default Preferred Emulator and Preferred Emulator are both missing, it will fall back onto the default defined in the source.
- The shorthand Emulator alias was added in B5.5.