Project

General

Profile

Actions

Emulator Issues #906

closed

Emulator crashes after choosing a ROM (.dol file) to load

Added by davidatwedu almost 16 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Downloaded the latest source from SVN (Revision 3096)
  2. Compiled using instructions on OSX Build page
  3. Corrected an issue with the SYSCONF file noted in a previous issue
  4. Ran Dolphin.app, clicked "File", then "Open", chose a .dol file
    ("fire.dol" from a set of homebrew demos I found here:
    http://gcemu.dcemu.co.uk/gamecuberoms.shtml)

What is the expected output? What do you see instead?
I assume the emulator should load up the ROM, but instead, the ISO browser
disappears, and then Dolphin just exits and disappears from my Dock.
There's no "report an error" or any sort of message; it just closes.

What version of the product are you using? On what operating system?
Revision 3096 of Dolphin-Emu on Mac OS X 10.5.6

Please provide any additional information below.
I'm not sure if specs mean anything for whether or not it'll run but here's
the basic info on my hardware configuration:

MacBook Pro with...
2GHz Intel Core Duo CPU
2GB of RAM
Built-in Audio
ATI Radeon X1600 Graphics chipset w/ 256MB of VRAM

And the plugins I'm using are:

Graphics: Dolphin OpenGL
DSP: Dolphin DSP-LLE Plugin
Pad: Dolphin KB/X360pad
Wiimote: Dolphin Wiimote Plugin

Actions #1

Updated by davidatwedu almost 16 years ago

Apologies for the additional post... I opted to try and run the executable via
Terminal and this was the output:

40:36:394 N: BOOT Loading Settings from ./User/Config/Dolphin.ini
handler instance 0x0
40:36:440 N: BOOT Starting application
40:36:440 N: BOOT Loading Settings from ./User/Config/Dolphin.ini
40:36:494 W: COMMON IsDirectory: stat failed on
./USER/WII/TITLE/00000001/00000002/CONTENT: No such file or directory
41:00:601 N: DSPLLE Finished analysis.
41:00:602 N: DSPLLE Finished analysis.
Failed loading DSP ROM from ./Sys/GC/dsp_rom.bin
Failed loading DSP COEF from ./Sys/GC/dsp_coef.bin
41:00:611 N: BOOT Booting /Users/david/Documents/gamecube Folder/fire.dol
(0) : fatal error C9999: *** exception during compilation ***
Cg compiler terminated due to fatal error41:00:807 N: BOOT Saving Settings to
./User/Config/Dolphin.ini

Actions #2

Updated by Anonymous almost 16 years ago

  • Status changed from New to Questionable

build against and use the latest version of Cg (2.2). Older versions had major problems
with some ati cards. Also try a different version of your graphics card driver if you
can, but using latest Cg should fix this.

Actions #3

Updated by sl1nk3.s almost 16 years ago

Do not use DSP-LLE plugin if you don't have the correct dsp_rom and dsp_coef files,
it will cause crashes, use DSP_HLE instead :)

Actions #4

Updated by Anonymous almost 16 years ago

hehe i missed that :p

Actions #5

Updated by XTra.KrazzY almost 16 years ago

  • Status changed from Questionable to Fixed

Use DSP HLE plugin. Problem solved.

Actions

Also available in: Atom PDF