User avatar
14,604 posts
Offline
Try holding shift when starting and forcing opengl mode, or changing some of the other settings.
Rhythm Rookie
2 posts
Offline
tried both of those just now, that dont work either :(
User avatar
Tempo Trainee
8 posts
Offline
I finally made a debian package for ubuntu user.
Thanks to mmstick and SatoXYN. I made this based on yours.

Downloads:
FileName: osu-1.0-3_all.deb
MD5: a4a1ed013949052925480619433fa057
http://bloodcat.com/_data/static/osu-1.0-3_all.deb
http://www.datafilehost.com/download-561ae856.html

Get Latest osu! for ubuntu at http://blog.bloodcat.com/207
Last edited by BloodCat2789 on , edited 3 times in total.
osu! Beatmap Korea Mirror: http://bloodcat.com/osu/
osu! for ubuntu: http://blog.bloodcat.com/207
User avatar
Whistle Blower
24 posts
Offline
Wow it's been years since the last time I visited this thread.
And since I don't use Linux as my main OS anymore, I haven't checked much about this.

So it's now working smoothly? It's nice to see that the rough "port" still going :)

You may be wondering why did I used .deb packages back then, because I had no idea how to modify repo to install the latest wine development versions :)
User avatar
Tempo Trainee
10 posts
Offline
:( when i try run i got this error at terminal




wine osu\!.exe
fixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoGetContextToken apartment not initialised
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.Xna.Framework"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"msvcm80"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:process:SetProcessPriorityBoost (0x1b8,0): stub
fixme:shell:URL_ParseUrl failed to parse L"osu"
fixme:gdiplus:GdipCreateHalftonePalette stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:shell:URL_ParseUrl failed to parse L"osu!.resources"
fixme:shell:URL_ParseUrl failed to parse L"osu!.resources"
fixme:shell:URL_ParseUrl failed to parse L"{9a426927-5bb5-4ada-b2d0-137dcafb02f2}"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing.resources"
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources"
ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
err:wgl:has_opengl Failed to load libGL: libGL.so.1: wrong ELF class: ELFCLASS64
err:wgl:has_opengl OpenGL support is disabled.
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
Direct3D9 is not available without OpenGL.
fixme:wincodecs:JpegDecoder_Frame_GetResolution (0x2125dc,0x32e798,0x32e790): stub
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!



and after this open a window of osu with this error


System.TypeInitializationException: The type initializer for 'Microsoft.Xna.Framework.Graphics.GraphicsAdapter' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Xna.Framework.Graphics.GraphicsAdapter.InitializeAdapterList()
at Microsoft.Xna.Framework.Graphics.GraphicsAdapter..cctor()
--- End of inner exception stack trace ---
at Microsoft.Xna.Framework.Graphics.GraphicsAdapter.get_Adapters()
at #1w.#Wy.#XR()
at #1w.#Wy.#WR(Boolean )
at #1w.#Wy.#QR()
at #1w.#yy.#5t()
at #UH.#fs.#IXb(String )



:( someone have any idea ?
User avatar
Tempo Trainee
8 posts
Offline
foxitu wrote:
:( when i try run i got this error at terminal
:( someone have any idea ?


If you're using ubuntu, try the latest osu! for ubuntu.
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.
Code:
sudo apt-get purge 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 during running osu.
osu! Beatmap Korea Mirror: http://bloodcat.com/osu/
osu! for ubuntu: http://blog.bloodcat.com/207
User avatar
Tempo Trainee
10 posts
Offline
i'm using Mint ubuntu based... gonna download and try
User avatar
Tempo Trainee
10 posts
Offline
BloodCat2789 wrote:
foxitu wrote:
:( when i try run i got this error at terminal
:( someone have any idea ?


If you're using ubuntu, try the latest osu! for ubuntu.
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.
Code:
sudo apt-get purge 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 during running osu.


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
User avatar
Tempo Trainee
8 posts
Offline
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


You must not install Mono and Gecko.
Type `osu remove` and `osu install` please.
I just installed osu using this package in Mint 13.
osu! Beatmap Korea Mirror: http://bloodcat.com/osu/
osu! for ubuntu: http://blog.bloodcat.com/207
User avatar
Tempo Trainee
10 posts
Offline
well i do like you say and

Image

Code:
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.


if a click continue


Image


Code:
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.


User avatar
Tempo Trainee
14 posts
Offline
Is anybody else except me experiencing problems with the new wine version (you can't get to the beatmap selection)?
EDIT:It seems to does not work with the Wine Version 1.5.10 but with 1.5.9 don't upgrade (it's probably too late) until someone else says it works for him ;)
Slider Savant
115 posts
Offline
foxitu wrote:
well i do like you say and

Image

Code:
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.


if a click continue


Image


Code:
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.





m2
User avatar
Tempo Trainee
10 posts
Offline
well i update my wine to 1.5.11 and a get this

Image

and after

http://www.foxitu.com/Captura_de_tela-3.png
User avatar
Rhythm Rookie
4 posts
Offline
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...
Hello!!!!!!!!!!
User avatar
Tempo Trainee
10 posts
Offline
killmiguel 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...


hey please tell me exactly what you did what install first step by step please
Reply 439 posts jump | prev  1 ... 20, 21, 22, 23, 24, 25, 26 ... 30  next

Users browsing this forum: None


Jump to: