Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

AmpShell v1.3.8

Latest
Compare
Choose a tag to compare
@maximilien-noal maximilien-noal released this 29 Jun 21:41
· 69 commits to master since this release
  • Revert regression from 1.3.7 where the location of a game's DOSBox configuration file wasn't used as the working directory, which meant relative paths used in the configuration file would not work (such as the path for screen captures, or relative paths used in the AUTOEXEC section)
  • If we detect that DOSBox-X is used, we set the working directory to the one were DOSBox-X.exe is located. This should hopefully fix files not being found, as DOSBox-X puts its default config file in its installation dir as opposed to the %APPDATA% directory.
  • The advanced users can set DOSBox's working directory for each game on the 'Advanced Configuration' tab. If it is set, we use that, even if DOSBox-X is used. So if the fix above doesn't work, use that.
  • Removed tips from Additionnal Commands field. Put it in a label below instead.
  • Note (this is unrelated to AmpShell) : The latest DOSBox-X release fixes the fullscreen mode set by AmpShell via the command line. It works now.