Problem starting Runs of magic game

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
godofwar871124
Level 1
Level 1
Posts: 6
Joined: Thu Jun 18, 2009 8:02 pm

Problem starting Runs of magic game

Post by godofwar871124 »

First of all, I have ubuntu 9.04 and wine 1.1.23
I downloaded and in stalled the game just fine but when i press start, instead of the login screen its all white with a big pixelated blue blob floating in the middle.
Any help would be greatly appreciated :roll: :lol:
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Problem starting Runs of magic game

Post by austin987 »

On Thu, Jun 18, 2009 at 8:13 PM,
godofwar871124<[email protected]> wrote:
First of all, I have ubuntu 9.04 and wine 1.1.23
I downloaded and in stalled the game just fine but when i press start, instead of the login screen its all white with a big pixelated blue blob floating in the middle.
Any help would be greatly appreciated   [Rolling Eyes]  [Laughing]
Terminal output?

--
-Austin
godofwar871124
Level 1
Level 1
Posts: 6
Joined: Thu Jun 18, 2009 8:02 pm

Re: Problem starting Runs of magic game

Post by godofwar871124 »

austin987 wrote:On Thu, Jun 18, 2009 at 8:13 PM,
godofwar871124<[email protected]> wrote:
First of all, I have ubuntu 9.04 and wine 1.1.23
I downloaded and in stalled the game just fine but when i press start, instead of the login screen its all white with a big pixelated blue blob floating in the middle.
Any help would be greatly appreciated   [Rolling Eyes]  [Laughing]
Terminal output?

--
-Austin
I'm new to ubuntu so I don't really know what you mean.
I know what a terminal is though.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Problem starting Runs of magic game

Post by vitamin »

godofwar871124 wrote:I'm new to ubuntu so I don't really know what you mean.
I know what a terminal is though.
http://wiki.winehq.org/FAQ#get_log
godofwar871124
Level 1
Level 1
Posts: 6
Joined: Thu Jun 18, 2009 8:02 pm

Re: Problem starting Runs of magic game

Post by godofwar871124 »

vitamin wrote:
godofwar871124 wrote:I'm new to ubuntu so I don't really know what you mean.
I know what a terminal is though.
http://wiki.winehq.org/FAQ#get_log
Now it opens then immediately exits.
godofwar871124
Level 1
Level 1
Posts: 6
Joined: Thu Jun 18, 2009 8:02 pm

Re: Problem starting Runs of magic game

Post by godofwar871124 »

godofwar871124 wrote:First of all, I have ubuntu 9.04 and wine 1.1.23
I downloaded and in stalled the game just fine but when i press start, instead of the login screen its all white with a big pixelated blue blob floating in the middle.
Any help would be greatly appreciated :roll: :lol:
Oh yeah, And i have a ATI Radeon graphics card. I don't know if that matters.
godofwar871124
Level 1
Level 1
Posts: 6
Joined: Thu Jun 18, 2009 8:02 pm

Post by godofwar871124 »

I've put my direct 3d registry like this..


DirectDrawRenderer "opengl"
Nonpower2Mode "repack"
OffscreenRenderingMode "fbo"
PixelShaderMode "enabled"
RenderTargetLockMode "auto"


Still the same
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

godofwar871124 wrote:Now it opens then immediately exits.
And the output is where?
godofwar871124 wrote:I've put my direct 3d registry like this..
OffscreenRenderingMode "fbo"
This doesn't work on ATI. Their driver crashes. Set this to "backbuffer" instead.
godofwar871124
Level 1
Level 1
Posts: 6
Joined: Thu Jun 18, 2009 8:02 pm

Post by godofwar871124 »

vitamin wrote:
godofwar871124 wrote:Now it opens then immediately exits.
And the output is where?
godofwar871124 wrote:I've put my direct 3d registry like this..
OffscreenRenderingMode "fbo"
This doesn't work on ATI. Their driver crashes. Set this to "backbuffer" instead.
Still The same.
Locked