Dolphin, the GameCube and Wii emulator - Forums

Full Version: Wave Race 64 hangs N64 logo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I load up the wii dump in dolphin. It gets to the n64 logo and then nothing happens. I have to shut down the emulator with the task manager. No error message is output.

My config for the game is below.

All my other virtual console games have worked great. Just this one is giving me trouble.

I have tried disabling dual core, running in interpreter mode, changing the backend to software and D3D. I have flipped all the efb copy settings back and forth, disabled all AA and AF, and toggled MMU, frameskip, synonskip, and basically every other setting on or off. I have also tried real XFB on and off.

I don't have any AR or gecko code added.

So I am at a loss.

Running version 5.0 - 249

Anyone have any ideas? Thank you.
Code:
[Core]
GFXBackend = OGL
CPUCore = 1
DSPHLE = True
EmulationSpeed = 1.00000000
FrameSkip = 0
SyncOnSkipIdle = True
PAL60 = True
Overclock = 1.0
OverclockEnable = False
ProgressiveScan = False
CPUThread = True
SkipIdle = True
MMU = True
DCBZ = False
SyncGPU = True
FastDiscSpeed = False
GameCubeLanguage = 0
FPRF = True
[DSP]
Backend = XAudio2
Volume = 100
[Video_Settings]
EFBScale = 2
AspectRatio = 0
wideScreenHack = False
MSAA = 4
SSAA = False
UseXFB = True
UseRealXFB = True
FastDepthCalc = True
EnablePixelLighting = True
DisableFog = False
HiresTextures = False
[Video_Hacks]
EFBToTextureEnable = True
EFBScaledCopy = False
EFBAccessEnable = True
EFBEmulateFormatChanges = True
SafeTextureCacheColorSamples = 0
[Video_Hardware]
VSync = True
[Video_Enhancements]
MaxAnisotropy = 4
StereoMode = 0
StereoDepth = 0
StereoConvergence = 0
StereoSwapEyes = False
ForceFiltering = False
PostProcessingShader = (off)
[Video_Stereoscopy]
StereoConvergenceMinimum = 0
StereoEFBMonoDepth = False
[Controls]
PadType0 = 6
PadType1 = 6
PadType2 = 6
PadType3 = 6
WiimoteSource0 = 3
WiimoteSource1 = 3
WiimoteSource2 = 3
WiimoteSource3 = 3
WiimoteSourceBB = 0
WiimoteProfile1 = Sideways1
WiimoteProfile2 = Sideways2
WiimoteProfile3 = Sideways3
WiimoteProfile4 = Sideways4
PadProfile1 = n64 1
PadProfile2 = n64 2
PadProfile3 =
PadProfile4 =
[Wii]
Language = 1
So I downloaded dolphin 4.02 and tried it, and it ran without changing any of the default settings. I haven't tried 5.0, but the latest version of Ishiiruka also won't load it. I am wondering if there might have been some regression on this game.
(03-26-2017, 01:07 PM)mothergooose729 Wrote: [ -> ]So I downloaded dolphin 4.02 and tried it, and it ran without changing any of the default settings. I haven't tried 5.0, but the latest version of Ishiiruka also won't load it. I am wondering if there might have been some regression on this game.

I'm kinda confused as to how you can say there's a regression, when you haven't tried the latest dev. build? 5.0-249 is 2,861 revisions behind master at this point. Go download it, and try again.