Displaying 20 results from an estimated 10000 matches similar to: "Rayman 3 under Wine... it doesn't start"
2011 Jan 15
6
Unity 3D Ubuntu
Installed unity perfectly, no error whatsoever, although when i run it, whatever path i put in it to create a new project in, it says "Specified path is not valid(should be a name of non existing or empty directory).
I also tested using Unity Loader, and it shows the splashscreen until it crashes Ubuntu.
I'm using Ubuntu 10.10, Maverick Meerkat.
I can run it fine on Windows 7, without
2007 Nov 25
1
ALSA: Have to start Rayman3 while soundcard is in use
With wine 0.9.49 and the versions before (.deb files for Kubuntu Dapper)
I have to occupy my soundcard to have sound in Rayman3. After the intro
the sound is reinitialized again for the main game and the device
mustn't be released before it.
My soundcard is a C-Media 8738 and oss is turned off in winecfg.
2011 Aug 01
1
[Rayman 3]Sound Problem
Hi,
I installed Rayman 3 completly with wine 1.3.25. The game runs without problem but the game crash during the game during a party.
When i launch the output console, i see that there is a problem with dsound :
http://pastebin.com/KjkFnsBa
So, i install dsound with winetricks. With this solution, the game doesn't crash but i haven't sound in game. Even if i put "Hardware
2012 Jan 17
7
Help trying to bisect
Hello Everyone,
I'm trying to run bisect wine 1.3.22 (good) and 1.3.23(bad) for
Rayman 3 but i dont know how to use it can someone give ins
tructions on how to use it?
I tried git bisect start which i got
fatal: Not a git repository (or any of the parent directories): .git
2001 Nov 12
2
Anyone had sucess with AutoCad ?
I played with it for about a year ago, and then I cold not get AutoCad R13
to work at all (except splashscreen). Does anyone have any status to give on
AutoCad with wine ?
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
2007 Dec 27
1
Wx::SplashScreen, and events
I have the following code:
#time = 7000
class TimeSplash < Wx::SplashScreen
PATH_MAIN = 1
PATH_SETUP = 0
def initialize(time, path=PATH_MAIN)
splash_bitmap = Wx::Bitmap.new(''timefly.png'', Wx::BITMAP_TYPE_PNG)
super(splash_bitmap,
Wx::SPLASH_CENTRE_ON_SCREEN|Wx::SPLASH_TIMEOUT, time, nil, -1)
evt_close() {|evt| on_close_window(evt, path)}
end
2006 Sep 27
2
SplashScreen
Because it was easy, I added SplashScreen support
Roy
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2009 Jan 23
4
Help with debugging Fable
So I'm trying to get Fable working, and after going through the various things that I had found on the 'net, it's still not working. So I am wondering what else I could do?
I installed DirectX 9, Windows Media Player, and Fable itself without much trouble. The game boots and goes through the splashscreen and opening animation, and then quits. I looked briefly through the output on the
2011 Jul 13
1
The mouse can't move in a game
I've installed successfully Rayman Raving Rabidds in wine.
The big problem is that the mouse can't move ! Like if the mouse (USB) was not detected !
Help !
Gotouch
2009 Jul 14
5
Under Ubuntu 9.04
this was running ok in 8.10 but now I get the following message:
pierre at ozone:~/Desktop$ /usr/bin/wine /media/BOOTER/Program\ Files/BCArchive.exe
fixme:toolbar:TOOLBAR_SetExtendedStyle Unknown Toolbar Extended Style 0x00000020. Please report.
fixme:win:GetProcessDefaultLayout ( 0x32de74 ): No BiDi
Where should I be reporting this, and what information should I include?
BCArchive.exe is an
2017 Nov 23
1
[ot] Skype crackling (was: skypeforlinux lacks dependencies, won't update)
On 23/11/17 19:49, Sorin Srbu wrote:
> The Skype flatpak at home worked beautifully, that is to say for about ten
> minutes, then the sound (using a Koss SB/45 headset) it started crackling to
> the point of not being usable anymore. I hung up and reconnected, then sound
> was fine, for another ten minutes at which point the crackling returned.
> Checking the sound prefs, I saw
2007 Dec 28
1
Wx:Wizard, Wx::WizardPageSimple
Ok, here is my class:
#====================================
class SetupWizard < Wx::Wizard
def initialize(timefly, title)
setup_image = Wx::Bitmap.new("wizard_side.png", Wx::BITMAP_TYPE_PNG)
super(nil, -1, title, setup_image)
@timefly = timefly
step_one = Wx::WizardPageSimple.new()
setup_page_one(step_one)
step_two = Wx::WizardPageSimple.new(nil,
2008 Nov 24
2
PopCap games won't work any longer!!!
I recently installed Ubuntu 8.10 and, ever since then, I am not able to play any PopCap games at all whatsoever via Wine. Everytime I play any PopCap game via Wine, I get the following error message....
[Image: http://www.geocities.com/reeslester/errormsg.png ]
Can anybody please explain to me what this means and what can be done to fix this problem? Here is the entire bugging message
2005 Aug 08
1
Wine (latest) - Keyboard not functioning
Hi, I am having a little bit of trouble with wine: I am running the CVS
version (200507025), which is the only version that has worked so far in
trying to get anything running for several weeks.
As a test, I am running rayman 2. It goes to the menu beautifully, sound
works perfectly, etc... the only problem is, my keyboard does not work!
I have tried changing video modes etc, and considering
2007 Nov 12
1
Debugging WINE?
Hi,
I'm trying to get EVE Online working under WINE in Solaris. Reading
various forums, it works fine with the last few versions in _Linux_,
however in Solaris it does not.
The game consists out of two executables. The first is a simple
splashscreen application that then starts the actual game executable.
The splashscreen app seems to work fine, the splashscreen shows and WINE
exits with
2005 Aug 18
1
Wine 20050725 - Keyboard input not being recognised in 3d - mystery
Hi,
Running the latest version of wine, I have come across a problem that seems
simple but I can't find a fix to it! As a more in-depth look at the problem
described in this thread:
http://www.winehq.org/hypermail/wine-users/2005/08/0012.html
When I run 3d applications my keyboard will not respond, however in 2d
applications such as notepad I get the same error messages however the
2005 Feb 25
5
installing from src on OS X
Hi
I''ve built WxWidgets (2.5.4) and wxruby-swig (CVS) from source on OS X
(.3). I''ve got something called wx.bundle in lib/ that looks the right
sort of size - 2.5MB - but I don''t know what to do with it to install it
- no rake install or make install?
btw - wx on OS X looks fantastic, esp after seeing a Tk interface inside
Aqua this am ...
cheers
alex
2013 Sep 02
0
Win7 Printing Issue
I have a Fedora 17 Linux box and a HP Laser Jet Professional P1102
attached via USB cable. I can send print job to this printer from the Linux box and it works fine. I use CUPS system for printing. I have another computer
laptop that has Windows 7 as the operating system and I like to share
files and printer that is attached to this Linux box. Therefore, I
decided to install Samba version
2014 May 13
4
[LLVMdev] s/ComputeMaskedBits/ComputeKnownBits/g ?
I've always found the name ComputeMaskedBits a bit unintuitive, and
since r154011 it's even worse because there is no masking going on
whatsoever:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120402/140280.html
Is there any appetite for a global rename to ComputeKnownBits? Or any
other better names?
Thanks,
Jay.
2008 May 28
6
Also a new user.
Hello readers,
I installed Wine under Ubuntu 8.
Then I installed DHE (Dynamic HTML Editor) 4.2.20
It's downloadable at www.hexagora.com
The installation went perfect. But when I click the icon to start the programme, only the splashscreen appears and then . . . nothing.
Any suggestions?
vanLonden