-
Posts
251 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Everything posted by vv221
-
Achievements support is planned for GOG Galaxy at release, so I see no reason for PoE ones to be added, assuming GOG wizards are the one to do the work on converting the Steam achievements code to Galaxy-compatible code. On the other hand, if the conversion work is in the hands of Obsidian I’m not sure it’ll come on Galaxy launch day, as they will most probably be busy patching PoE and/or developing its expansion pack.
-
A .exe file would work on Windows only. An in-browser app should work on any OS providing one of the supported browsers. Plus, I suspect Xaratas has some experience in Web coding if he/she chose to use this kind of backend.
- 38 replies
-
- 1
-
-
- modding
- questeditor
-
(and 1 more)
Tagged with:
-
Mad Chris: The Plot Warrior
-
While there is not as much depth in SR:R characters than what you can find with SR:DF companions, Harebrained Schemes still did an awesome work in conveying lots of emotion through the silent game SR:R is. I played SR:R first, so I don’t know if the few lacking points it has compared to SR:DF might be a show-stopper for some people, but I still recommend it without any hesitation if you enjoyed the latter. ----- On the subject, I’m waiting for a final build before playing through Pillars of Eternity. I’ve played until the first big city though, and while there has been a bit too much voice-over to my taste, the lack of portraits for non-playable characters didn’t really disturbed me. Of course, I would happily welcome the addition of a couple portraits for plot critical characters like the dwarf woman on a tree who greet you quite early in the game.
-
Kickstarter Achievement
vv221 replied to AelonKiru's question in Pillars of Eternity: Technical Support (Spoiler Warning!)
I do not know about Steam. I backed the game through Kickstarter and went for a GOG copy and I think I deserve the opportunity to complete all the Steam achievements. It is important for me. Steam achievements being tied to the use of Steam is very very not fair. Please, give me my Steam achievements despite the fact I don’t (and won’t) use Steam. -
Are physical goods... good?
vv221 replied to Idleray's topic in Pillars of Eternity: General Discussion (NO SPOILERS)
In my opinion only the cloth map is of bad quality, and Paradox agreed to send new maps on request. I‘ve been satisfied with everything else from my backer tier (collector signed box). -
PC DVD version not for Linux?
vv221 replied to what_else!'s question in Pillars of Eternity: Technical Support (Spoiler Warning!)
This is a bit tricky actually: the DVD actually gives access to the Linux version, but you can install it only from… Windows! Maybe it can be done through WINE, but I won’t be the one to try it as I’m entitled to the DRM-free DVD. -
Update #98: The Bard's Tale IV and Update 1.06
vv221 replied to BAdler's topic in Pillars of Eternity: Announcements & News
Quoting you to get your attention, I’d like to know if Obsidian is okay with my unofficial patches project: I do not have much worries about it, as there’s no way to extract usable game data from my patches if you don’t own the full game already (there are easier ways to get game data without paying for it anyway), but a more or less official confirmation would be really nice.- 23 replies
-
- Kickstarter
- Bards Tale
-
(and 6 more)
Tagged with:
-
PC DVD version not for Linux?
vv221 replied to what_else!'s question in Pillars of Eternity: Technical Support (Spoiler Warning!)
That’s a shame for something sold with "Linux" written on the box. I hope you won’t have difficulties in getting your money back. Obsidian/Paradox have not been really honest on this one. -
PC DVD version not for Linux?
vv221 replied to what_else!'s question in Pillars of Eternity: Technical Support (Spoiler Warning!)
Please tell us how it went once this whole story is done, I suspect you’re not the last one who will be tricked by the Steam-tied retail DVD. -
PC DVD version not for Linux?
vv221 replied to what_else!'s question in Pillars of Eternity: Technical Support (Spoiler Warning!)
You can contact them by sending an email to support@obsidian.net But I’m not sure they’re the ones qualified to proceed your request, that’s Paradox who is handling customer support for retail versions of Pillars of Eternity. You should be able to contact Paradox customer support through the following page: https://paradox.zendesk.com/hc/en-us/requests/new -
/!\ This thread is now obsolete, here you go for up-to-date instructions: Install PoE & extensions on Debian/Ubuntu/Mint/etc. ----- The scripts proposed here accept some options to tweak the state of the final package. I’ll describe them here, with the following format: VARIABLE=default,alternative1,alternative2,etc. First thing is not an option per se. If you renamed your installer, or don’t want to copy/move it in the same directory than the script, you can run the script by giving it the path to the installer. If you own some GOG DLC, they will be automatically found as long as they are in the same directory than the archive and they have not been renamed. sh ./play-pillars-of-eternity_gog-1.4.0.6.sh "/home/watcher/GOG Games/PoE-1.06.tar.gz" PREFIX=/usr/local,any absolute path You can use this option to install the game in alternative places: PREFIX=/opt/poe sh ./play-pillars-of-eternity_gog-1.4.0.6.sh COMPRESSION=none,gzip,xz You can use this option to use dpkg-deb built-in compression methods to reduce the size of the final package, at the cost of increased building and installation times: COMPRESSION=xz sh ./play-pillars-of-eternity_gog-1.4.0.6.sh CHECKSUM=md5sum,none Allows you to skip the archive integrity check: CHECKSUM=none sh ./play-pillars-of-eternity_gog-1.4.0.6.sh Of course, you can use any combination of these options.
-
Hello fellow Debianists, Ubunteros and Mint fanatics! I’m here to present you a way to convert the .tar.gz archive sold by GOG.com into .deb packages that can be natively installed on your distribution throught tools like DPKG, and removed through APT (synaptic, apt-get, aptitude, etc.). The building process is done through a shell script that should work "out-of-the-box" on any Debian-based distribution. So, here are the scripts: version 1.06, GOG release 1.4.0.6, French version: http://www.dotslashplay.it/scripts/fr/play-pillars-of-eternity_gog-1.4.0.6.sh version 1.06, GOG release 1.4.0.6, English version: http://www.dotslashplay.it/scripts/en/play-pillars-of-eternity_gog-1.4.0.6.sh (updated on 2015-06-04) old versions of the scripts are kept online in case you need them (if you want to convert an old archive): French versions: http://www.dotslashplay.it/scripts/fr/ English versions: http://www.dotslashplay.it/scripts/en/ Choose the one corresponding to your version of the game, the language is just the language used by the script, and has no effect on your game language. Now, how to use it? 1. Download the script, and place it in the same directory than the game archive (gog_pillars_of_eternity_1.4.0.6.tar.gz). If you own some GOG DLC (gog_pillars_of_eternity_dlc1_1.0.0.1.tar.gz, gog_pillars_of_eternity_dlc2_1.0.0.1.tar.gz and/or gog_pillars_of_eternity_dlc3_1.0.0.1.tar.gz), put them in the same directory; 2. Run the script via sh: sh ./play-pillars-of-eternity_gog-1.4.0.6.sh3. Everything beside this point is automated. Just wait a dozen minutes, and the script will end by giving you the command to run as root to install the freshly built .deb packages. 4. Enjoy the rebirth of old-school RPG on your favourite GNU/Linux distribution! ----- Feedback of all kind is welcome here, positive as well as negative, feature requests will be listened to and worked on as much as possible. ----- Advanced usage
-
PC DVD version not for Linux?
vv221 replied to what_else!'s question in Pillars of Eternity: Technical Support (Spoiler Warning!)
The DVD is tied to Steam only, its key included, sorry for bringing bad news. If there is no Steam package on your OS, here is what I would do: _create a Steam account via its website (not sure if required) _download and install the Windows version of Steam through WINE _follow the short installation guide I linked you to in my previous post (it does not require to download anything) _delete Steam, its WINE prefix, your Steam account (if you needed to create one at some point) and even WINE if you like -
Update #98: The Bard's Tale IV and Update 1.06
vv221 replied to BAdler's topic in Pillars of Eternity: Announcements & News
Unofficial patch 1.05 -> 1.06 for the Linux version sold on GOG.com is live: https://www.gog.com/forum/pillars_of_eternity/linux_unofficial_patches ~76MB only, enjoy- 23 replies
-
- Kickstarter
- Bards Tale
-
(and 6 more)
Tagged with:
-
PC DVD version not for Linux?
vv221 replied to what_else!'s question in Pillars of Eternity: Technical Support (Spoiler Warning!)
Looks like some Steam-encryption system, I’d guess you have no choice but to run the Setup.exe file on a Windows machine or through WINE to get the actual game data. Wasteland 2 retail DVD uses the same system as far as I know, if I find anything about a way to get the DVD working on Linux on the inXile forums I’ll report back here. ----- Okay, you might find some help from the method inXile developer tonurics shared in the following thread: https://forums.inxile-entertainment.com/viewtopic.php?f=34&t=11081 Jump to the "Getting the game files from the installation media" part of the first post. -
The patch to upgrade your version from 1.05 to 1.06 is now live! That’s a 76MB download only, I hope you’ll enjoy it
-
The packages built by this script allow for an easy way to install some popular mods. All work in the same way: a command to launch after you’ve installed the .deb package. If the command is launched without argument, and the mod installer/archive can’t be found in your $HOME directory or in the game directory, the script will give you an URL from where to download it. Here is the list if supported mods and the command to run to install them: _KotOR 1 Restoration 0.9 (for KotOR1) kotor_k1r_0.9 "/some/path/to/K1R_Restoration_0.9.7z"_TSLRCM 1.8.3B (for KotOR2) kotor2_tslrcm_1.8.3b "/some/path/to/TSLRCM 183b.exe"_M47-8EP 1.1B (for KotOR2) kotor2_m478ep_1.1b "/some/path/to/M478EP 11b.exe"
-
The scripts proposed here accept some options to tweak the state of the final package. I’ll describe them here, with the following format: VARIABLE=default,alternative1,alternative2,etc. First thing is not an option per se. If you renamed your installer, or don’t want to copy/move it in the same directory than the script, you can run the script by giving it the path to the installer: sh ./play-star-wars-knights-of-the-old-republic_gog-2.0.0.3.sh "/home/dark-revan/GOG Games/KotOR1.exe"PREFIX=/usr/local,any absolute path You can use this option to install the game in alternative places: PREFIX=/opt/kotor1 sh ./play-star-wars-knights-of-the-old-republic_gog-2.0.0.3.shCOMPRESSION=none,gzip,xz You can use this option to use dpkg-deb built-in compression methods to reduce the size of the final package, at the cost of increased building and installation times: COMPRESSION=xz sh ./play-star-wars-knights-of-the-old-republic_gog-2.0.0.3.shCHECKSUM=md5sum,none Allows you to skip the installer integrity check: CHECKSUM=none sh ./play-star-wars-knights-of-the-old-republic_gog-2.0.0.3.shOf course, you can use any combination of these options.
-
Hello fellow Debianists, Ubunteros and Mint fanatics! I’m here to present you a way to install KotOR1 & KotOR2 easily on any Debian-based distribution (actually, anything that can install .deb packages). It comes in the form of scripts that convert the installers sold by GOG.com into .deb packages that can be natively installed on your distributions throught tools like DPKG, and removed through APT (synaptic, apt-get, aptitude, etc.). So, here are the scripts: KotOR1, GOG release 2.0.0.3, French version: http://www.dotslashplay.it/scripts/fr/play-star-wars-knights-of-the-old-republic_gog-2.0.0.3.sh KotOR1, GOG release 2.0.0.3, English version: http://www.dotslashplay.it/scripts/en/play-star-wars-knights-of-the-old-republic-2_gog-2.0.0.3.sh KotOR2, GOG release 2.0.0.3, French version: http://www.dotslashplay.it/scripts/fr/play-star-wars-knights-of-the-old-republic_gog-2.0.0.3.sh KotOR2, GOG release 2.0.0.3, English version: http://www.dotslashplay.it/scripts/en/play-star-wars-knights-of-the-old-republic-2_gog-2.0.0.3.sh (updated on 2015-06-02) Choose the one corresponding to your version of the game, the language is just the language used by the script, and has no effect on your game language. Now, how to use it? 1. Download the script, and place it in the same directory than the game installer (.exe and .bin files); 2. Run the script via sh, here is an exemple for the KotOR1 script (you have to run it from the directory containing the script and installer): sh ./play-star-wars-knights-of-the-old-republic_gog-2.0.0.3.sh3. Everything beside this point is automated. Just wait a couple minutes, and the script will end by giving you the command to run as root to install the freshly built .deb package. 4. Enjoy the best RPG in the Star Wars universe on your favorite GNU/Linux distribution ----- Feedback of all kind is welcome here, positive as well as negative, feature requests will be listened to and worked on as much as possible. ----- Advanced options Mod support
-
Collector's Editon Map (horrible)
vv221 replied to Killjoy's topic in Pillars of Eternity: General Discussion (NO SPOILERS)
Thank you again, I got a very quick answer from Tomas (sent my e-mail during the week-end, got an answer today). We’re now working the details before they send me a new map. -
Collector's Editon Map (horrible)
vv221 replied to Killjoy's topic in Pillars of Eternity: General Discussion (NO SPOILERS)
Thank you Byeohazard, I’ll report here when I have an answer. -
Collector's Editon Map (horrible)
vv221 replied to Killjoy's topic in Pillars of Eternity: General Discussion (NO SPOILERS)
I’ve sent them an e-mail to request a replacement for the map I received. It’s now been ten days, without any sign of life from Paradox. Do you have some advice about this? -
Replacement map arrived
vv221 replied to wham's topic in Pillars of Eternity: General Discussion (NO SPOILERS)
Could you please share the e-mail address you sent your request to? I’ve sent an e-mail to support@paradoxplaza.com more than a week ago about the poor quality of the map I received, but I’m still waiting for a reply.