Try holding shift when starting and forcing opengl mode, or changing some of the other settings.
If you're using ubuntu, try the latest osu! for ubuntu.foxitu wrote:
:( when i try run i got this error at terminalsomeone have any idea ?
sudo apt-get purge osuYou must not install Mono and Gecko during running osu.
rm -rf ~/.osu
wget http://bloodcat.com/_data/static/osu-1.0-3_all.deb
sudo dpkg -i osu*
osu &
well i install everything again wine winetricks .net and mono and instal your osu.deb butBloodCat2789 wrote:
If you're using ubuntu, try the latest osu! for ubuntu.foxitu wrote:
:( when i try run i got this error at terminalsomeone have any idea ?
Follow that link and find "FileName:". You could find two links below that string.
Choose one, and download it.
If you'd ever installed osu! for ubuntu, you must remove ~/.osu Folder.
So.. Type this in terminal.sudo apt-get purge osuYou must not install Mono and Gecko during running osu.
rm -rf ~/.osu
wget http://bloodcat.com/_data/static/osu-1.0-3_all.deb
sudo dpkg -i osu*
osu &
You must not install Mono and Gecko.foxitu wrote:
well i install everything again wine winetricks .net and mono and instal your osu.deb but
/opt/osu/osulauncher
wine: Install Mono for Windows to run .NET applications.
oO but mono is already instaled
i try run without mono but same error
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: Parameter is not valid.
at System.Drawing.Image.get_FrameDimensionsList()
at System.Drawing.ImageAnimator.CanAnimate(Image image)
at System.Drawing.ImageAnimator.ImageInfo..ctor(Image image)
at System.Drawing.ImageAnimator.Animate(Image image, EventHandler onFrameChangedHandler)
at System.Windows.Forms.PictureBox.Animate(Boolean animate)
at System.Windows.Forms.PictureBox.Animate()
at System.Windows.Forms.PictureBox.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at #V.#TC.WndProc(Message& )
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
osu!
Assembly Version: 1.3.3.7
Win32 Version: 1.3.3.7
CodeBase: file:///Z:/opt/osu/osu!.exe
----------------------------------------
Microsoft.Xna.Framework
Assembly Version: 1.0.0.0
Win32 Version: 1.1.10405.0
CodeBase: file:///Z:/opt/osu/Microsoft.Xna.Framework.DLL
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
msvcm80
Assembly Version: 8.0.50608.0
Win32 Version: 8.00.50727.42
CodeBase: file:///C:/windows/winsxs/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
osu
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/opt/osu/osu.DLL
----------------------------------------
{9a426927-5bb5-4ada-b2d0-137dcafb02f2}
Assembly Version: 0.0.0.0
Win32 Version: 1.3.3.7
CodeBase: file:///Z:/opt/osu/osu!.exe
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: Parameter is not valid.
at System.Drawing.Image.get_FrameDimensionsList()
at System.Drawing.ImageAnimator.CanAnimate(Image image)
at System.Drawing.ImageAnimator.ImageInfo..ctor(Image image)
at System.Drawing.ImageAnimator.Animate(Image image, EventHandler onFrameChangedHandler)
at System.Windows.Forms.PictureBox.Animate(Boolean animate)
at System.Windows.Forms.PictureBox.Animate()
at System.Windows.Forms.PictureBox.OnPaint(PaintEventArgs pe)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
osu!
Assembly Version: 1.3.3.7
Win32 Version: 1.3.3.7
CodeBase: file:///Z:/opt/osu/osu!.exe
----------------------------------------
Microsoft.Xna.Framework
Assembly Version: 1.0.0.0
Win32 Version: 1.1.10405.0
CodeBase: file:///Z:/opt/osu/Microsoft.Xna.Framework.DLL
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
msvcm80
Assembly Version: 8.0.50608.0
Win32 Version: 8.00.50727.42
CodeBase: file:///C:/windows/winsxs/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
osu
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/opt/osu/osu.DLL
----------------------------------------
{9a426927-5bb5-4ada-b2d0-137dcafb02f2}
Assembly Version: 0.0.0.0
Win32 Version: 1.3.3.7
CodeBase: file:///Z:/opt/osu/osu!.exe
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
foxitu wrote:
well i do like you say andSee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: Parameter is not valid.
at System.Drawing.Image.get_FrameDimensionsList()
at System.Drawing.ImageAnimator.CanAnimate(Image image)
at System.Drawing.ImageAnimator.ImageInfo..ctor(Image image)
at System.Drawing.ImageAnimator.Animate(Image image, EventHandler onFrameChangedHandler)
at System.Windows.Forms.PictureBox.Animate(Boolean animate)
at System.Windows.Forms.PictureBox.Animate()
at System.Windows.Forms.PictureBox.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at #V.#TC.WndProc(Message& )
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
osu!
Assembly Version: 1.3.3.7
Win32 Version: 1.3.3.7
CodeBase: file:///Z:/opt/osu/osu!.exe
----------------------------------------
Microsoft.Xna.Framework
Assembly Version: 1.0.0.0
Win32 Version: 1.1.10405.0
CodeBase: file:///Z:/opt/osu/Microsoft.Xna.Framework.DLL
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
msvcm80
Assembly Version: 8.0.50608.0
Win32 Version: 8.00.50727.42
CodeBase: file:///C:/windows/winsxs/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
osu
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/opt/osu/osu.DLL
----------------------------------------
{9a426927-5bb5-4ada-b2d0-137dcafb02f2}
Assembly Version: 0.0.0.0
Win32 Version: 1.3.3.7
CodeBase: file:///Z:/opt/osu/osu!.exe
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
if a click continueSee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: Parameter is not valid.
at System.Drawing.Image.get_FrameDimensionsList()
at System.Drawing.ImageAnimator.CanAnimate(Image image)
at System.Drawing.ImageAnimator.ImageInfo..ctor(Image image)
at System.Drawing.ImageAnimator.Animate(Image image, EventHandler onFrameChangedHandler)
at System.Windows.Forms.PictureBox.Animate(Boolean animate)
at System.Windows.Forms.PictureBox.Animate()
at System.Windows.Forms.PictureBox.OnPaint(PaintEventArgs pe)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
osu!
Assembly Version: 1.3.3.7
Win32 Version: 1.3.3.7
CodeBase: file:///Z:/opt/osu/osu!.exe
----------------------------------------
Microsoft.Xna.Framework
Assembly Version: 1.0.0.0
Win32 Version: 1.1.10405.0
CodeBase: file:///Z:/opt/osu/Microsoft.Xna.Framework.DLL
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
msvcm80
Assembly Version: 8.0.50608.0
Win32 Version: 8.00.50727.42
CodeBase: file:///C:/windows/winsxs/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
osu
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/opt/osu/osu.DLL
----------------------------------------
{9a426927-5bb5-4ada-b2d0-137dcafb02f2}
Assembly Version: 0.0.0.0
Win32 Version: 1.3.3.7
CodeBase: file:///Z:/opt/osu/osu!.exe
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
hey please tell me exactly what you did what install first step by step pleasekillmiguel wrote:
BloodCat2789 TANKS !!! you are awesome!!!! work for me very well i have dotnet 1.1 and sp1 donet 20 and 30 with all the fonts on my distro Mint13 and all Directx DLL too.... i feel a little laging wen i'm clic it, and i have frams 120fbs so i dont know what's happening
EDIT:
Guys remember open yours "osu!.USSERGAME.cfg" and modify this lines
(Renderer = opengl)
(FrameSyncGl = 4)
(Offset = -80) -> on my pc doesn't works 80 but 40 yes, just test and you'll found the perfect f Offset for your machine...
Espionage724 wrote:
Was able to play osu! on Ubuntu 12.04 x64 + AMD Catalyst 12.8 + latest version of Wine (1.5, or whatever is listed on the site), without much issue at all.
I first did a 32-bit arch of Wine, installed dotnet20, did gdi and fonts, started osu! installer and let it fail, backed up the osume.exe file, started installer again (makes desktop shortcut I think), ran osume.exe, started osu! I also was using Gnome Classic with no effects.
I had the Shader box unchecked in options, resolution at 1024x768, FPS at 120 (menu and game), and I was able to play just fine for the most part. I say for the most part, because there was times where the entire game would hitch/pause for about a half a second, and then I would fail. Not sure if this was the game itself, Wine, something with my GPU/drivers, or maybe I had a spike in system activity...
osu! also worked fine with no corruption in DirectX mode, and had some minor border issue I think (not really a big deal at all) in OpenGL. Performance (aside from that hitching issue above) was great though in both modes.
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows.Forms,Anyone have any idea?
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from HRESULT: 0x80070002
File name: 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at #96b.#fs.#eo(String[] )
I indeed have that dll in the .NET assemblies folder, and the global assemblies cache. I checked the assemblies path and everything worked alright. However, I WAS able to get osu working by copying all of the .NET2.0 assemblies into the same folder as osu! (Though this is hardly ideal) Which promptly ran at 5FPS.peppy wrote:
You need the windows forms dll. This is likely an issue with your .net install. You may be able to just find the forms dll and add it to the .net assemblies path.
@peppy Yes, the rapidshare's link are broken.peppy wrote:
Which link are we talking about (not the one in your avatar i hope).
Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids, Boolean& someFailed)
at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean& someFailed)
at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)
at System.Security.Principal.SecurityIdentifier.Translate(Type targetType)
at #Gn.#In.#lkb(Boolean )
at #Gn.#Fn.#Tjb()
wine: Unhandled exception 0xe0434f4d at address 0x7b83a372 (thread 002c), starting debugger...
Use .deb packages. You can get them on blood cat's site.DroidApkk wrote:
So, I've tried to move to Ubuntu 12.10 (or Debian sid, same problem on both)
Basically, osu! installs perfectly, but crashes at the end of the installer. It won't run from ~/.wine/drive_c/Program Files/osu!/osu.exe
I've got a few images, I was wondering if anyone could lend a hand.
Sorry for uncropped images.
Note: Could it be something to do with the DE, Unity?
Use .deb packages. You can get them on blood cat's site.slight problem there...
http://bloodcat.com/_data/static/osu-1.0-5_all.deb
winetricks gdiplus ddr=opengl dsoundhw=Full fontsmooth=rgb glsl=disabled multisampling=disabled
rtlm=disabled strictdrawordering=disabled orm=fbo
xinit /full/path/of/osu/command -- :1
Really nice guide! First time I have been able to play Osu on Ubuntu without any loss in performance!Espionage724 wrote:
- Installed normal Wine 1.5
- winetricks installed gdiplus, and .NET 3.0 (also included 2.0)
- Ran osu! installer
- Let installer fail
- Went to osu!'s directory and got osume.exe
- Closed installer
- Re-created osu! folder in Program Files
- Dropped osume.exe in osu! folder
- Ran osume.exe
- Let it download everything
- Ran it
l
Ah, haven't tried that, but it appears someone else reported a similar issue only happening after they updated to Ubuntu 12.10, so maybe it's some issue only related to that distro.m42a wrote:
Have you tried running osu! fullscreen in a separate X session? That might help with your resolution issues.xinit /full/path/of/osu/command -- :1
Hmm, can't say I tried changing the sensitivity in-game (I use a tablet), I might suggest trying to adjust the sensitivity on the OS itself, and keep osu!'s to 1.0Raychalye wrote:
Unfortunately I have found a problem that I wonder if you or anyone can help me fix. When I change my mouse sensivity from 1,0x to 1,5x the mouse starts to lag really bad, choppy moments. I am pretty new to Linux so if anybody knows a fix, please explain it to me like I am a potato.
I'm back on arch now, I installed it from the AUR - using pacaur, and I can't find it, once it's installed. Nothing in DMenu, nothing from the terminal. If someone could hit me back, that'd be great.SatoXYN wrote:
Hello!
ArchLinux users can now install osu! from AUR
https://aur.archlinux.org/packages/osu/
BloodCat2789, take a look at new osulauncher.
If only it was that simple for me..m42a wrote:
I think that package only makes a desktop shortcut instead of putting something in your $PATH. You should either run "/opt/osu/osulauncher" directly, or copy it to your $PATH.
._. i don't can change to de OpenGL render. I have Debian wheezy, Intel i3 (Graphics 1º Generation).SatoXYN wrote:
....osu! opengl is broken in latest versions. It works only in d3d mode....
Ok. I applied your script in new version.SatoXYN wrote:
Hello!
ArchLinux users can now install osu! from AUR
https://aur.archlinux.org/packages/osu/
BloodCat2789, take a look at new osulauncher.
wine osu\!.exehere is what it says:
fixme:advapi:RegisterTraceGuidsW (0x9a471e, 0x1333e0, {e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 9, 0xd60368, (null), (null), 0xd5d250,): stub
fixme:thread:SetThreadStackGuarantee (0x32fc68): stub
err:ole:CoGetContextToken apartment not initialised
fixme:process:SetProcessPriorityBoost (0x4,0): stub
fixme:process:FlushProcessWriteBuffers : stub
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 139 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 468
Current serial number in output stream: 468
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 139 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 13
Current serial number in output stream: 13
I let it install. I run "osu.install.exe", it seems that it installed it in "Program Files (x86). So, I go in there, into osu folder, and all the files are there (dll's, xna framework etc.). When I try to run either "osu.exe" or "osume.exe", it doesn't seem to respond.m42a wrote:
You need to use a 32-bit wine prefix. You can either type "WINEARCH=win32" before all of your wine and winetricks commands or use a pre-packaged install like http://bloodcat.com/_data/static/osu-1.0-5_all.deb
just type "osu" in terminal. that will run osu!.Meikyuuiri Tsumi wrote:
I let it install. I run "osu.install.exe", it seems that it installed it in "Program Files (x86). So, I go in there, into osu folder, and all the files are there (dll's, xna framework etc.). When I try to run either "osu.exe" or "osume.exe", it doesn't seem to respond.m42a wrote:
You need to use a 32-bit wine prefix. You can either type "WINEARCH=win32" before all of your wine and winetricks commands or use a pre-packaged install like http://bloodcat.com/_data/static/osu-1.0-5_all.deb
I managed to install osu! using your .deb file.BloodCat2789 wrote:
Ok. I applied your script in new version.SatoXYN wrote:
Hello!
ArchLinux users can now install osu! from AUR
https://aur.archlinux.org/packages/osu/
BloodCat2789, take a look at new osulauncher.
But I couldn't test it, cause I've left ubuntu since Sep. 2012..So, I made two test versions of new script.
Someone please get a test and say which version is nice to you.Back soon. after I test the new version.osu! debian package dl linksFileName: osu-1.0-6_all.deb
MD5: 4152c4615542f1fee022564febb8a7d2
http://bloodcat.com/_data/static/osu-1.0-6_all.deb
FileName: osu-1.0-5_all.deb
MD5: ea9ab50ab5a148db26176f80794cb02f
http://bloodcat.com/_data/static/osu-1.0-5_all.deb
http://www.datafilehost.com/download-a9f35d12.html
It is completely based on SatoXYN's.
osu! is installed at /opt/osu/AutumnalRiver wrote:
I managed to install osu! using your .deb file.
But I can't seem to find the directory to put beatmaps to
Could you please show me where osu! has been installed to using your method?
I'm using Ubuntu 12.04, 64-bit
It's grainy and it's cracking like hell. It sounds like the interfaces doesn't match or something like that.m42a wrote:
What about the audio specifically is horrible? Is it laggy, is it grainy, does it skip, etc?
THANK YOU!!!!m42a wrote:
This smells like a pulseaudio problem. Try running task manager and killing pulseaudio before running osu! Also, if you've setup any customized audio interfaces disable them see if it works (if you're unsure about this, you didn't set up any).
Here it is the image I uploaded to imgur:m42a wrote:
You can upload images to a third-party host like http://puu.sh or http://imgur.com and link to them.
Also, are you running osu on the Intel or AMD card, and what drivers do you have?
Yes I installed the 1.0-6 version of the deb.m42a wrote:
That's very odd. It means it tried to load both sets of drivers, although it's possible only 1 set worked. Could you upload the "/var/log/Xorg.0.log" to somewhere like http://pastebin.com so I can see the whole thing? Also post the output of "glxgears -info | grep -v EXT" if you can. Also also, you did install version 1.0-6 of the deb, right?
LOL, really looks uglyAutumnalRiver wrote:
I really have no idea whether osu is running on the Intel card or the AMD card. I don't know how to check this so I really can't tell. My graphics driver is AMD Radeon 6600M and 6700M Series. I checked and didn't find any drivers for the Intel card anywhere here. So I think normally apps should run on the AMD card.
That's because for some months (for some unknown reason) osu in wine is not able to run with OpenGL. Only DirectX renderer.Irelia Lito wrote:
So after a bunch of mind-duckery I have finally managed to launch osu! in wine, but the problem I get is the game is incredibly laggy. It seems to happen whenever there is a new element to be rendered, so switching between songs, menus and other things are incredibly slow. FPS when everything is up is fine though.
And yes, the game is not playable due to this at all, I've ran many other games in the past and I know stuff like WoW has been working, so it's definitely not related to performance.
Any thoughts?
WINEARCH=win32 winecfg
winetricks dotnet20 gdiplus(it does not appear you can use Mono as a replacement to dotnet20)
wget 'http://osu.r-a-d.io/osu!install.exe'
wine osu!installer.exe
/home/USERNAME/.wine/dosdevices/c:/Program Files(replace USERNAME with your username)
wine osume.exe
/usr/games/osu: line 55: [: missing `]'I see that it says Mono is not installed, but i checked the software manager, and mono is installed.
/usr/games/osu: line 55: -e: command not found
Installing osu!
Creating wineprefix...
Do NOT install Mono (press cancel)!
Installing .NET 2.0 and gdi...
Executing w_do_call dotnet20
Executing load_dotnet20
Executing w_do_call remove_mono
Executing load_remove_mono
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
Executing w_do_call fontfix
Executing load_fontfix
Setting Windows version to win2k
Executing winetricks_early_wine regedit C:\windows\Temp\_dotnet20\set-winver.reg
Current wine does not have wine bug 10467, so not applying workaround
Created new window in existing browser session.
------------------------------------------------------
Please download dotnetfx.exe from http://download.cnet.com/Microsoft-NET-Framework-Redistributable-Package-x86/3000-10250_4-10726028.html, place it in /home/iceandele/.cache/winetricks/dotnet20, then re-run this script.
------------------------------------------------------
Sounds like the Wine prefix was created for x64, instead of x86 (32-bit). I have no idea how the deb handles it, but you'll want to use WINEARCH=win32iceandele wrote:
...A popup window appeared for Microsoft .Net Frame Work, but i get " this product is not supported on the 64 bit operating system, help?
While that may be the best choice, I don't believe it's just as simple as "ditching .NET".mmstick wrote:
The problem with that is peppy sees no value in porting to Linux and insists that Wine is the solution even though Wine will never be the solution. He should really ditch the whole .NET thing as well and replace it with the universally loved Qt framework which is a lot easier to code and is portable to every OS.