Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I've been trying to get Ragnarok Online working under Ubuntu 11.04 with both Wine and VMWare Player, but I've had no luck getting it to run. Under VMWare it just gives me a "GFC" error, and after that lots of strange characters. Under Wine I don't get any errors but nothing happens if I don't execute it from terminal.

Here's the output:

fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported

fixme:advapi:SetSecurityInfo stub

fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1b51f8,0x1b5118): stub

fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1b51f8,0x1b5118): stub

fixme:d3d_caps:select_card_intel_mesa Card selection not handled for Mesa Intel driver

fixme:d3d_caps:init_driver_info Unhandled vendor 8086.

err:d3d:check_fbo_compat >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from Framebuffer format check @ utils.c / 968

fixme:d3d:check_fbo_compat Format WINED3DFMT_R32_FLOAT with rendertarget flag is not supported as FBO color attachment, and no fallback specified.

err:d3d:check_fbo_compat >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from Framebuffer format check @ utils.c / 968 fixme:d3d:check_fbo_compat Format WINED3DFMT_R32G32_FLOAT with rendertarget flag is not supported as FBO color attachment, and no fallback specified.

err:d3d:check_fbo_compat >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from Framebuffer format check @ utils.c / 968

fixme:d3d:check_fbo_compat Format WINED3DFMT_R16_FLOAT with rendertarget flag is not supported as FBO color attachment, and no fallback specified.

err:d3d:check_fbo_compat >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from Framebuffer format check @ utils.c / 968

fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16_FLOAT with rendertarget flag is not supported as FBO color attachment, and no fallback specified.

fixme:d3d:check_filter Error during filtering test for format 822d, returning no filtering

fixme:d3d:check_filter Error during filtering test for format 822f, returning no filtering

fixme:win:EnumDisplayDevicesW ((null),0,0x32f25c,0x00000000), stub!

fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats

According to my friend, it could be related to the drivers, but after a long search I found that the drivers to my integrated graphics card are already included in Ubuntu (Mobile Intel HD Graphics) and maybe it's not related to the drivers, after all.

I would really appreciate your help with this issue, since I've been trying to do this 3 weeks ago but have been lazy to ask x_x

Thanks!

share|improve this question
Are you sure the game does even work with wine?, and forget about even trying to play a game in a virtual machine. – Uri Herrera Nov 6 '11 at 5:24
Indeed, the game DOES work with Wine. – Elesa Nov 6 '11 at 5:38
Well according to Appdb, there are 4 entries for the game.The European version which was tested with Wine ver. 1.1.34 and Ubuntu 9.10 has a gold rating, that's 2 years ago, something must have broken since then, now the other gold entry is a Private server which by the way it says is unsupported because it's not an official client but is the most recent one so i'd say try that one. – Uri Herrera Nov 6 '11 at 19:40
So, what client are you running? – Uri Herrera Nov 6 '11 at 19:40
I'm running Morning RO. The updaters work fine. – Elesa Nov 6 '11 at 23:19
show 1 more comment

closed as too localized by desgua, jrg Feb 26 '12 at 12:56

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

2 Answers

You can try the following tutorial on how to make Ragnarok works in Ubuntu using wine. Tutorial to run Ragnarok in Ubuntu using wine

share|improve this answer
Welcome to AskUbuntu! This may only be temporary but right now your link doesn't seem to work. Whilst this may have theoretically answered the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference. – Oyibo Nov 5 '12 at 8:18

There is a linux client now: http://sourceforge.net/projects/ro-client/

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.