This post is kind of old but is the first result on google for me and helped me get the game running. I was able to get the game to run using playonlinux. I followed this guide exactly and was able to get it working without any additional steps:
gamersonlinux.com/forum/threads/risen-guide.643/
playonlinux actually has an option to install and tweak settings of wine to get the game working. The game looked like it installed correctly, but I wasn't able to run the game without crashing on startup. Looking back at it, I think it would have worked if I had set the "direct draw render" setting to opengl, so if you decide to do this route then that small change would probably make it work.
The guide I posted is pretty thorough, but I'll just give a quick overview of what you need to do to quickly install the game easily.
1. install playonlinux-- sudo apt-get install playonlinux
2. run playonlinux, go to wine version manager and install neweset version of wine. 1.9.13 worked for me and is the newest version as of writing this (use x86).
3. download risen .exe setup file from GOG, then go through wizard on playonlinux to manually install a program. Alternatively you could just use playonlinux to search through games and download the Risen setup and skip to step 7, but I can't guarantee this will work.
4. install libraries:
POL_Install_corefonts
POL_Install_d3dx9
POL_Install_gdiplus
POL_Install_physx
POL_Install_vcrun6
5. browse for file to setup, and select the exe file you downloaded earlier.
6. go through all dialog boxes and just say yes to everything. nobody reads that anyway. you might get some errors, that's fine.
7. After installed, click the game and hit configure and go to display. Make these changes.
direct draw renderer : opengl
video memory size: (your memory size. "dmesg | grep VRAM" will show you your memory).
offscreen rendering mode: fbo.
and it should work! Again just follow the guide for better explanation / more pictures but hopefully you can get it working.
computer specs:
Ubuntu 16.04
ntel® Core™ i7 CPU 860 @ 2.80GHz × 8
ATI Radeon HD 5770
Game is kind of playable but there is huge amounts of delay on all commands that aren't using the mouse. I'm not sure if that's just the game or because I'm using older hardware to emulate the game, but it doesn't help that the game is already pretty hard.
Post edited July 08, 2016 by CRNoctis