Closed fmatthew5876 closed 3 years ago
Tested in WSL:
This works
export RPG2K3_RTP_PATH="/mnt/c/Program Files (x86)/Steam/steamapps/common/RPG Maker 2003/RTP"
This fails:
export RPG2K3_RTP_PATH="/mnt/c/Program Files (x86)/Steam/steamapps/common/RPG Maker 2003/RTP/"
Well this was easy to fix, tested it with /usr/share/././////rtp/../rtp/2003/.
/usr/share/././////rtp/../rtp/2003/
Patch follows when the buildbot stuff is fixed :)
Tested in WSL:
This works
This fails: