Divinity: Original Sin (Classic) on GOG
Lacks Steamworks matchmaking features and auto-updating.
Application Details:
Version: | Classic GOG |
License: | Retail |
URL: | |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.7.36 |
Maintainers: About Maintainership
What works
Was using fedora 21
1. first you need to be sure that you have GLX enabled in xorg, glxinfo should not trow errors, if yes install nvidia drivers
then
cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
cp /etc/X11/nvidia-xorg.conf /etc/X11/xorg.conf
2. setsebool -P wine_mmap_zero_ignore=1
3. add to /etc/sysctl.conf this:
vm.mmap_min_addr = 0
reboot
4. install many things:
sudo yum install cabextract
winetricks corefonts msxml3 d3dx9 vcrun2008
winetricks --force d3dx9_43 d3dcompiler_43
winetricks dotnet35
4. I copied GOG version of game from windows and I am running it this way
cd "/home/user/wine/original_sin/drive_c/GOG Games/Divinity - Original Sin/Shipping"
export WINEARCH=win32
export WINEPREFIX=~/wine/original_sin
wine32 EoCApp.exe
5. turn off bloom in graphic settings, all other could be enabled, on nvidia 960 it works on high
What does not
game seems little slower than in windows
Workarounds
What was not tested
installation was not tested
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Fedora 21 x86_64 | Mar 05 2015 | 1.7.36 | N/A | Yes | Gold | an anonymous user | ||
Show | Arch Linux x86_64 | Jul 09 2014 | 1.7.21 | Yes | Yes | Gold | Joe Davison |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by mro on Friday February 6th 2015, 11:08
error:
wine: Unhandled page fault on read access to 0xf756c100 at address 0x46efa8 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0xf756c100 in 32-bit code (0x0046efa8).
...skipped 25 line(s)...
any ideas?
by puzzled on Monday April 6th 2015, 11:25
I've installed in PlayOnLinux with these scripts up to patch 1.0.252: github.com/Arzaroth/playonlinux
The game starts and behaves fine except the same crashes you experience.
Debug output:
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData
wine: Unhandled page fault on read access to 0xf72d8600 at address 0x479478 (thread 0009), starting debugger...
winedbg: Internal crash at 0xa7247e
by Oggimog on Monday September 29th 2014, 2:34
I've the .exe and .bin files in the same folder,
Hope anyone can help me, can it be that some .bin files are broken? When I use the downloader, do I get a single .exe?
It's the first time I use GOG.
by Oggimog on Monday September 29th 2014, 16:37
fixme:win:alloc_winproc too many winprocs, cannot allocate one for 0x19588998
I've tried both the 32 and 64 bit version of wine.
On another Game I've found the tip to use /nogui, but I get an error "Couldn't start proc."
appdb.winehq.org/objectManager.php?sClass=version&iId=26114