In Lego Racers 1 How Do You Pass A -novideo option?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Max Barney
Level 2
Level 2
Posts: 11
Joined: Sat Jan 24, 2009 4:28 pm

In Lego Racers 1 How Do You Pass A -novideo option?

Post by Max Barney »

Hi I am try to Lego Racers1 to work in Wine 1.1.13 on Ubuntu 8.04. How do I pass a -novideo option?
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

In Lego Racers 1 How Do You Pass A -novideo option?

Post by L. Rahyen »

On 2009-01-25 (Sunday) 00:49:19 Max Barney wrote:
Hi I am try to Lego Racers1 to work in Wine 1.1.13 on Ubuntu 8.04. How do I
pass a -novideo option?
It's simple. Run:

wine program.exe -novideo

Obviously, you need to substitute "program.exe" with actual name of your
program; don't forget to cd to directory with your program first.
Max Barney
Level 2
Level 2
Posts: 11
Joined: Sat Jan 24, 2009 4:28 pm

Re: In Lego Racers 1 How Do You Pass A -novideo option?

Post by Max Barney »

L. Rahyen wrote:On 2009-01-25 (Sunday) 00:49:19 Max Barney wrote:
Hi I am try to Lego Racers1 to work in Wine 1.1.13 on Ubuntu 8.04. How do I
pass a -novideo option?
It's simple. Run:

wine program.exe -novideo

Obviously, you need to substitute "program.exe" with actual name of your
program; don't forget to cd to directory with your program first.
Thanks! It is people like you that makes me use forums! :D
Locked