从 16.04 升级到 16.10 后,运行 DosBox 时出现以下错误:
DOSBox version 0.74
Copyright 2002-2010 DOSBox Team, published under GNU GPL.
---
CONFIG:Loading primary settings from config file /home/zetathon/.dosbox/dosbox-0.74.conf
MIXER:Got different values from SDL: freq 44100, blocksize 512
ALSA:Can't subscribe to MIDI port (65:0) nor (17:0)
MIDI:Opened device:none
DOSBox switched to max cycles, because of the setting: cycles=auto. If the game runs too fast try a fixed cycles amount in DOSBox's options.
Exit to error: DRC64:Unhandled memory reference
答案1
将 ~/.dosbox/dosbox-0.74.conf 中的值从
core=auto
到
core=normal
对我来说很有用,现在一切似乎都运行良好。我只运行过少数游戏,但到目前为止,它似乎运行良好。