从 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
Run Code Online (Sandbox Code Playgroud)
Rob*_*tle 11
更改 ~/.dosbox/dosbox-0.74.conf 中的值
core=auto
Run Code Online (Sandbox Code Playgroud)
到
core=normal
Run Code Online (Sandbox Code Playgroud)
为我工作,现在一切似乎都运行良好。我只运行了一些游戏,但到目前为止它似乎运行良好。