My progress so far:
OS: neon (KDE team distro based on Ubuntu 16.04 refitted with latest KDE5)
uname -a
Linux MSI-notebook 4.4.0-92-generic #115-Ubuntu SMP Thu Aug 10 09:04:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
I git-cloned that source port, did follow README (installing further packages from the Ubuntu suggested line, surprisingly there were still some not installed on my book, even if I did before quite some SW dev things with it, but some of the gfx/sound libs were new to me). I already do have CMake, compilers/etc installed, so I can't judge if the guide is missing anything, WFM.
Build went well, few warnings from gcc here and there, but the binary was built any way.
To the GOG installator:
Downloaded the one without galaxy of course, did run "wine " (wine --version: wine-1.6.2). The installation somewhat choked few times toward end, in the console I saw some stubs reported about DecryptFile, but in the end the installer reported "finished", looks OK.
So I copied the "base" dir into the source port "base" dir, copied the binary into root of that, and run it. Tried DOOM1 and it works well, DOOM3 puts me into menu, and menu music is playing, but I have language JAPANESE.
So at the moment it looks promising, except I need to reconfigure the game to English.
BTW, after trying out DOOM1 in fullscreen, I had very small fullscreen resolution in D3 menu, but switching back to DOOM1, full screen off -> very small window -> just dragging the window corners to enlarge it will fix the virtual resolution. Even after using Alt+Enter to switch fullscreen on/off, it will use the virtual resolution of window, which is sort of disturbing, if anyone knows how to switch RBdoom3 into native fullscreen (through console maybe?), I would love to hear that.
From starting the RBDoom3BFG I can see in the logs also this:
Reading strings/japanese.lang as UTF-8
WARNING: Unknown escape sequence 30bb at line 3166
WARNING: Unknown escape sequence 25 at line 4923
WARNING: Unknown escape sequence 3092 at line 4923
9103 strings read
Unfortunately so far I was unable to find from where it picks "japanese" :/
Post edited August 26, 2017 by ped7g