Re: DOSBox ECE (for Windows & Linux)
Posted on 2022-05-02, 13:19
It's just a few lines, you could easily do the changes manually. Or download the diff-files and use the patch command in terminal: Copy code to clipboard 1 patch -p1 < backslash-fix.diff 2 patch -p1 < linux-fix.diff