I have a dual monitor, but since the game want to only run in fullscreen on the left monitor (a 1280x1024 one), and not on my main monitor (1680x1050), I have modify the start.sh script to disable one monitor:
The commands after "execute_game" are here to restore my original configuration, after the game quit. I use the same trick with "Wasteland 2" (gog version too).
The forum give me an error while attaching the Player.log & screenshots files, so here a past:
Question
bidule
Hi,
Thank you for making this game, and supporting GNU/Linux.
I have the gog.com Hero edition (gog_pillars_of_eternity_1.0.0.1.tar.gz).
Everything worked fine until the game really start. The game background is not rendered at all, characters are just highlight a little.
The UI part fork fine except the local map.
I just give a try on the windows version (Win10), and it worked fine.
My system:
$ lspci -v -s 02:00.0 02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Barts PRO [Radeon HD 6850] (prog-if 00 [VGA controller]) Subsystem: PC Partner Limited / Sapphire Technology Device e174 Flags: bus master, fast devsel, latency 0, IRQ 69 Memory at d0000000 (64-bit, prefetchable) [size=256M] Memory at f3ec0000 (64-bit, non-prefetchable) [size=128K] I/O ports at c000 [size=256] Expansion ROM at f3ea0000 [disabled] [size=128K] Capabilities: [50] Power Management version 3 Capabilities: [58] Express Legacy Endpoint, MSI 00 Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150] Advanced Error Reporting Kernel driver in use: radeonI have a dual monitor, but since the game want to only run in fullscreen on the left monitor (a 1280x1024 one), and not on my main monitor (1680x1050), I have modify the start.sh script to disable one monitor:xrandr --output HDMI-0 --off execute_game "${bin32_name}" "${bin64_name}" "${bin_path32}" "${bin_path64}" "${lib_path32}" "${lib_path64}" xrandr --output HDMI-0 --auto xrandr --output HDMI-0 --left-of DVI-0The commands after "execute_game" are here to restore my original configuration, after the game quit. I use the same trick with "Wasteland 2" (gog version too).The forum give me an error while attaching the Player.log & screenshots files, so here a past:
https://framabin.org/?b4c6c66c68a60f2a#D/4Vp7HedOMFcbgJc4WiG8moyrtkwv90AH7h9YOXCjo=
I see 2 strange things mainly in the log:
and Screenshots:http://hpics.li/0c48615
http://hpics.li/454fd87
http://hpics.li/3b666d5
Thanks for your time.
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now