AEquoreus: Hello all,
I have a rather uncommon operating system (FreeBSD), which supports DOSbox though.
Can I still safely purchase, download and install DOSbox-powered games on GOG?
You can't necessarily "install" the games by using the GOG Windows-installers, but you can usually extract the game files (either with innoextract, or installing the game on a Windows PC or virtual machine, and then copying the game files from the installation) into FreeBSD DOSbox.
For some games, at least floppy based MS-DOS games, it shouldn't need more than that. Then just run the sound card setup and the game from relevent .EXE files.
For some CD-based games, you may need to check which of the files is the CD ISO image that you have to mount in DOSBox. You should check the .conf files that come with the GOG version, if you can't figure it out otherwise.
Then there is the sound card support. If you are fine using just Adlib or Soundblaster music, then you are all set because I presume FreeBSD DOSBox emulates Adlib/Soundblaster internally.
However, if you want to hear the superior Roland MT-32 or General MIDI music that many MS-DOS games support (System Shock included), I am unsure how FreeBSD handles it. I think the generic DOSBox just passes any MIDI messages that the game produces to the operating system, and then the operating system either does or doesn't something with them. E.g. in Windows you can use an external Windows program, Munt, to emulate a Roland MT-32 MIDI module to play those MT-32 MIDI messages, while for General MIDI messages, the internal Windows MIDI player should recognize them and play them.
I haven't tried it but I think there are ways to play both Roland MT-32 and General MIDI music (in DOSBox games) in e.g Linux, so maybe it is possible also in FreeBSD.