# Mupen64Plus Configuration File # This file is automatically read and written by the Mupen64Plus Core library [Core] # Mupen64Plus Core config parameter set version number. Please don't change this version number. Version = 1.010000 # Draw on-screen display if True, otherwise don't draw OSD OnScreenDisplay = True # Use Pure Interpreter if 0, Cached Interpreter if 1, or Dynamic Recompiler if 2 or more R4300Emulator = 2 # Disable compiled jump commands in dynamic recompiler (should be set to False) NoCompiledJump = False # Disable 4MB expansion RAM pack. May be necessary for some games DisableExtraMem = False # Activate the R4300 debugger when ROM execution begins, if core was built with Debugger support EnableDebugger = False # Force number of cycles per emulated instruction. CountPerOp = 0 # Delay interrupt after DMA SI read/write DelaySI = True