#################################################################### # 2019/01/23 - PsychOS 3.1.6 - RetroWave mode, xviewer, and DOSBox # #################################################################### I added a RetroWave mode to PsychOS yesterday. I think I may have found a solution to my MIDI file playback problem. Install 'timidity-interfaces-extra' and 'freepats.' I looked inside of my main machine's DOS folder and started wondering if it where possible to add a Custom Thunar Action to have a script that cd's into that folder from within DOSBox so I could just have DOS EXE's and BAT's run on-the-fly. I think I'm going to try to get 'xviewer' on PsychOS, even if I have to compile from source. I think I may have found one of the things that helps Devuan avoid systemd. There's a file instead of "/etc/apt/preferences.d/avoid-systemd". Finally got 'xviewer' installed using Mint's Cindy backports version. Turns out there's no need to make a script to directly open DOS EXE's in DOSBox. Having DOSBox set to auto mount a C: drive was preventing it from doing so by design. I installed 'smenu' and 'fzy' for creating better CLI (command-line interfaces) interactions with custom scripts.