I noticed the change with the mount path too. It's dead easy to change if you'd like it back to the root of the pDOSBox DosPorgrams folder. My custom autoexec section is set like this:
|
Code:
|
[autoexec]
@echo off
mount c "/CF Card/games/pDOSBox/DosPrograms"
c: |
I think - with beta 2 - it was originally just 'mount c /' - i.e. root of the device. Quite straightforward to work out. :approve: