Pages: [1] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Ryne Hyperion
Caldari Imperium Technologies Sodalitas XX
|
Posted - 2010.05.09 15:56:00 -
[1]
This appears to be an issue with Wine + TwinView at large, but since it's effecting Eve in my case, I thought I'd bring it up here.
I've got Ubuntu 10.04 installed on my machine with an Nvidia GTX 260, and everything runs fine. The only problem is that, even though the game will maximize to one monitor with TwinView enabled, it only has one resolution available -- and that's the combined width of both monitors. It ends up being all scrunched up and distorted.
However, I am able to run the game just fine when I use an emulated desktop in, which works alright, as it ends up effectively being windowed mode anyway, which I prefer.
But I'd like to know if anyone has run into this problem, and if a solution (other than using an emulated desktop) is available?
|

farfrael
FP Enterprise
|
Posted - 2010.05.09 19:38:00 -
[2]
in your xorg.conf file go and create some "metamodes" to tell the Xserver that several screen with different resolutions are available something along the lines of :
Quote: Option "metamodes" "CRT-1: 1280x1024, DFP-0: 1600x1200; CRT-1: 1280x1024, DFP-0: NULL; CRT-1: NULL, DFP-0: 1600x1200"
obviously, replace the relevant parts. Details of how to fill this option are available in the nvidia FAQ on their site
you should run eve within an emulated wine desktop anyway, it helps with a bug
|

mrkaczor
|
Posted - 2010.05.09 20:54:00 -
[3]
I use nvidia-settings to configure that and then save config - of coz after making proper backups - that i take porper part from saved to my regular one :)
|

Basslet
|
Posted - 2010.05.10 02:06:00 -
[4]
Originally by: mrkaczor I use nvidia-settings to configure that and then save config - of coz after making proper backups - that i take porper part from saved to my regular one :)
How do you manage to get this to actually take using nvidia-settings? I have a 1600x1200 monitor on the right and a 1280x1024 monitor on the left and slightly lower than the main display. I have the resolutions specified for each monitor. Not only do I end up with my PC thinking I have a "2880x1200" display, any time a new icon shows up, it displays above the viewable area of the left monitor 
|

Vryder04
Shadow's of Ezra On the Rocks
|
Posted - 2010.06.01 05:24:00 -
[5]
I am having the exact same problem, and I would like to know if there is a command we can put into the wine shortcut command to force a resolution. I am running Ubuntu 10.04 as well, GTX 275, 2 22" 1680x1050 monitors in twinview.
|

Laice
Caldari New-Eden Office of Alcohol and Violence
|
Posted - 2010.06.02 12:53:00 -
[6]
Edited by: Laice on 02/06/2010 12:53:56 EDIT: Note to self, read posts.
|

Chillshock
|
Posted - 2010.06.02 13:31:00 -
[7]
Hi, I had a couple of issues with wine on my dual screen setup, too.
(ubuntu lucid, nvidia drivers, two monitors)
I now launch eve like this:
>>> ~ $ cat /usr/local/bin/eve #!/bin/bash env WINEPREFIX="/home/myusernamehere/.wine" wine explorer /desktop=0,1920x1200 "/home/myusernamehere/.wine/drive_c/Programme/CCP/EVE/eve.exe"
proper rights set, ofcourse.
then "alt+f2" eve enter launches my eve just fine.
hope this helps.
|
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |