Posted December 18, 2017
adamhm
GOG for Linux
adamhm Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: May 2009
From United Kingdom
TrueGamerZ
New User
TrueGamerZ Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Jan 2016
From United States
Posted December 22, 2017
Does this work with the Steam version? I am currently unable to buy off of GOG as I have US prepaid gift cards and I found the game for $0.97 on Steam. I'm running Linux Mint and I'm very curious if there is a way for this to work with the Steam version.
adamhm
GOG for Linux
adamhm Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: May 2009
From United Kingdom
TrueGamerZ
New User
TrueGamerZ Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Jan 2016
From United States
Posted December 22, 2017
Damn, I'll have to try to find a workaround then or wait to be able to migrate it over to GOG sometime. It was only a dollar so I might just re-buy it anyways
Fereos847
What? LURKER is evolving!
Fereos847 Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Mar 2016
From Sweden
Posted January 13, 2018
It says that I have the incorrect version of Deus Ex.
I have version "setup_deus_ex_goty_1.112fm(revision_1.3.1)_(17719).exe"
But in the terminal it says that I need "setup_deus_ex_goty_1.112fm(revision_1.3.0.1)_(16231).exe"
I have version "setup_deus_ex_goty_1.112fm(revision_1.3.1)_(17719).exe"
But in the terminal it says that I need "setup_deus_ex_goty_1.112fm(revision_1.3.0.1)_(16231).exe"
Post edited January 13, 2018 by Fereos847
adamhm
GOG for Linux
adamhm Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: May 2009
From United Kingdom
goldtoothcap
New User
goldtoothcap Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Apr 2012
From United States
Posted February 06, 2018
adamhm: GOG had silently updated it again. I've now updated my wrapper to use the new installer; just download the updated version & try again :)
hey I ran into this problem. any way i can fix this? Current display resolution: 1280x800
Gamma (R/G/B) = 1.000 / 1.000 / 1.000
Userdata directory: /home/worm/.local/share/deusex
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Running: DeusEx.exe
Not forcing virtual desktop
wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
wine: Unhandled page fault on read access to 0x00000004 at address 0x7eb0db41 (thread 0009), starting debugger...
winedbg: Internal crash at 0x7e8e3b41
-> Red 1.000, Green 1.000, Blue 1.000
Post edited February 06, 2018 by BasedDrWorm
adamhm
GOG for Linux
adamhm Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: May 2009
From United Kingdom
Posted February 06, 2018
I don't use Arch so I can't test it myself, but I'm wondering if one or more of the libraries that POL bundles with their builds of Wine are causing problems (this was the case with one set of libraries that I remove already). Try this:
In the wrapper's wine/lib/ directory remove everything except all of the libwine* files and the wine directory. If it then starts complaining about not being able to find any of the removed libraries, try installing your system's version (and if your system doesn't have the required library available then replace the original bundled version).
In the wrapper's wine/lib/ directory remove everything except all of the libwine* files and the wine directory. If it then starts complaining about not being able to find any of the removed libraries, try installing your system's version (and if your system doesn't have the required library available then replace the original bundled version).
bendat
New User
bendat Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Jul 2013
From United States
Posted March 04, 2018
HowTo setup Revision Mod for linux
1. Setup DeusEx GOTY as described in the first post
2. Download files for revision (classic installer)
3. Extract using
innoextract setup_deus_ex_revision_1.112fm\(revision_1.3.1\)_\(17719\).exe -g -d ./temp
4. Copy the "Revision" directory in temp/app to the "Deus Ex GOTY/gamedir" directory
5. Modify the following lines in start.sh
DEFWD="$LOCALDIR/prefix/drive_c/Deus Ex GOTY/Revision/System"
STARTCMD="Revision.exe"
6. Launch. For the configuration I chose the defaults offered.
As it seems Revision is completly independent of GOTY so you could just copy and rename start.sh to GOTY.sh and Revision.sh to be able to choose betweeen them.
I think that's all I did. Enjoy.
1. Setup DeusEx GOTY as described in the first post
2. Download files for revision (classic installer)
3. Extract using
innoextract setup_deus_ex_revision_1.112fm\(revision_1.3.1\)_\(17719\).exe -g -d ./temp
4. Copy the "Revision" directory in temp/app to the "Deus Ex GOTY/gamedir" directory
5. Modify the following lines in start.sh
DEFWD="$LOCALDIR/prefix/drive_c/Deus Ex GOTY/Revision/System"
STARTCMD="Revision.exe"
6. Launch. For the configuration I chose the defaults offered.
As it seems Revision is completly independent of GOTY so you could just copy and rename start.sh to GOTY.sh and Revision.sh to be able to choose betweeen them.
I think that's all I did. Enjoy.
Post edited March 04, 2018 by bendat
adamhm
GOG for Linux
adamhm Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: May 2009
From United Kingdom
Posted March 04, 2018
Post edited March 04, 2018 by adamhm
bendat
New User
bendat Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Jul 2013
From United States
Posted March 05, 2018
I kind of like the two scripts approach because I dont have to remember what arguments to pass to start.sh
(Also didnt read the scripts thoroughly quick&dirty was good enough ;)
Great work by the way, saved from me a lot of work figuring things out
Maybe you could integrate my changes so that people can also choose to install and start Revision?
(Also didnt read the scripts thoroughly quick&dirty was good enough ;)
Great work by the way, saved from me a lot of work figuring things out
Maybe you could integrate my changes so that people can also choose to install and start Revision?
adamhm
GOG for Linux
adamhm Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: May 2009
From United Kingdom
SirLeedle
New User
SirLeedle Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Dec 2017
From Canada
Posted April 21, 2018
Hello,
I have been trying to install the game. However, the wrapper asks for:
setup_deus_ex_goty_1.112fm(revision_1.3.1)_(17719).exe
Yet the only version available for download is:
setup_deus_ex_goty_1.112fm(revision_1.3.1)_(17719)_(g).exe
If the difference is not immediately apparent, there is an underscore followed by a "g" in parentheses between "(17719)" and ".exe". Renaming the file to remove the "_(g)" results in the following:
setup_deus_ex_goty_1.112fm(revision_1.3.1)_(17719).exe: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
Does anyone have a solution? In the meantime, I'll be running the game with Wine (albeit reluctantly).
Thanks in advance.
EDIT: Nevermind; the problem was solved by downloading the classic installer (click "More," then "Classic Installers," then download the game) (see Adamhm's Linux Wine Wrappers - News, FAQ & Discussion; Post 245)
I have been trying to install the game. However, the wrapper asks for:
setup_deus_ex_goty_1.112fm(revision_1.3.1)_(17719).exe
Yet the only version available for download is:
setup_deus_ex_goty_1.112fm(revision_1.3.1)_(17719)_(g).exe
If the difference is not immediately apparent, there is an underscore followed by a "g" in parentheses between "(17719)" and ".exe". Renaming the file to remove the "_(g)" results in the following:
setup_deus_ex_goty_1.112fm(revision_1.3.1)_(17719).exe: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
Does anyone have a solution? In the meantime, I'll be running the game with Wine (albeit reluctantly).
Thanks in advance.
EDIT: Nevermind; the problem was solved by downloading the classic installer (click "More," then "Classic Installers," then download the game) (see Adamhm's Linux Wine Wrappers - News, FAQ & Discussion; Post 245)
Post edited April 21, 2018 by SirLeedle
adamhm
GOG for Linux
adamhm Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: May 2009
From United Kingdom
Posted May 18, 2018
A wrapper for Revision is now available. You can either put its files alongside the Deus Ex wrapper directory to install into that, or put the files for both wrappers together & have it do both at once :)
The Deus Ex wrapper has also been updated for better support for Revision - I recommend using that for best results.
The Deus Ex wrapper has also been updated for better support for Revision - I recommend using that for best results.
Post edited May 18, 2018 by adamhm
ChilledKroete
Ze German
ChilledKroete Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Mar 2011
From Germany
Posted July 22, 2018
First off, thanks so much for all your work on this!!
Is there any chance of you adding support for GMDX as well? :>
Cheers
Chris
Is there any chance of you adding support for GMDX as well? :>
Cheers
Chris