TASEmulators / fceux

FCEUX, a NES Emulator
http://fceux.com
GNU General Public License v2.0
1.23k stars 253 forks source link

[Bug] Crash on macOS with AMD 5300M GPU、intel i7-9750H CPU #689

Open zanshuxun opened 10 months ago

zanshuxun commented 10 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Open fceux-2.6.6-Darwin.dmg
  2. See error:

fceux crash log.txt

image

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

(please complete the following information): OS macOS 14.2.1

fceux version 2.6.6

CPU intel i7-9750H CPU

GPU AMD 5300M GPU

RAM 16GB

Additional context Add any other context about the problem here.

thor2016 commented 9 months ago

For some reason, your system is missing the zstd library which fceux requires. You may want to install fceux using the homebrew package manager. I've seen more consistent behavior with that.