Hi All,
I have installed wine 1.3.35 and some other complements such as:
ie6, ie8, d3dx9_26 to 43, d3dx9, d3dx10, d3dx11, devenum, dirac, directx9, dotnet2.0, dotnet3.0, dotnet3.0sp1, dotnet3.5,flashplayer,l3codecx,mfc42,msls31,msxml4,msxml6,vcrun2003 to 2010, vcrun6, vcrun6sp6,winhttp,wininet,wsh56js,wsh56vb,wsh57.
...but Runes of magic does not work correctly, I mean, I can start the game, music starts, texutres are displayed all ok, but no login screen displayed so I cannot login and cannot play.
Any suggestions or ideas?
Thx
Runes of Magic - No log in window displayed on wine 1.3.35
Re: Runes of Magic - No log in window displayed on wine 1.3.
Try a clean wineprefix and add ONLY the winetricks specified in the AppDB howto.toni wrote:Hi All,
I have installed wine 1.3.35 and some other complements such as:
ie6, ie8, d3dx9_26 to 43, d3dx9, d3dx10, d3dx11, devenum, dirac, directx9, dotnet2.0, dotnet3.0, dotnet3.0sp1, dotnet3.5,flashplayer,l3codecx,mfc42,msls31,msxml4,msxml6,vcrun2003 to 2010, vcrun6, vcrun6sp6,winhttp,wininet,wsh56js,wsh56vb,wsh57.
...but Runes of magic does not work correctly, I mean, I can start the game, music starts, texutres are displayed all ok, but no login screen displayed so I cannot login and cannot play.
Any suggestions or ideas?
http://appdb.winehq.org/objectManager.p ... &iId=16051
Re: Runes of Magic - No log in window displayed on wine 1.3.
Hi,dimesio wrote:Try a clean wineprefix and add ONLY the winetricks specified in the AppDB howto.toni wrote:Hi All,
I have installed wine 1.3.35 and some other complements such as:
ie6, ie8, d3dx9_26 to 43, d3dx9, d3dx10, d3dx11, devenum, dirac, directx9, dotnet2.0, dotnet3.0, dotnet3.0sp1, dotnet3.5,flashplayer,l3codecx,mfc42,msls31,msxml4,msxml6,vcrun2003 to 2010, vcrun6, vcrun6sp6,winhttp,wininet,wsh56js,wsh56vb,wsh57.
...but Runes of magic does not work correctly, I mean, I can start the game, music starts, texutres are displayed all ok, but no login screen displayed so I cannot login and cannot play.
Any suggestions or ideas?
http://appdb.winehq.org/objectManager.p ... &iId=16051
I have tried to install Runes of magic from a clean wineprefix and I only have added the winetricks specified in the AppDB howto, that is running the following command:
sh winetricks vcrun2005 ie7 wininet dotnet20
After that, I have installed Runs of Magic and installation process completes and updates ok but when I start the game, I am getting same results, music ok, textures ok, mouse pointer ok, but no log in screen displayed. See screenshot I attach.
I am using Arch Linux with kernel 3.1.5-1-ARCH
And I am using Wine HQ version 1.3.35.
Thx.
Re: Runes of Magic - No log in window displayed on wine 1.3.
Terminal output? http://wiki.winehq.org/FAQ#get_logtoni wrote: I have tried to install Runes of magic from a clean wineprefix and I only have added the winetricks specified in the AppDB howto, that is running the following command:
sh winetricks vcrun2005 ie7 wininet dotnet20
After that, I have installed Runs of Magic and installation process completes and updates ok but when I start the game, I am getting same results, music ok, textures ok, mouse pointer ok, but no log in screen displayed. See screenshot I attach.
I am using Arch Linux with kernel 3.1.5-1-ARCH
And I am using Wine HQ version 1.3.35.
In the future, when posting long terminal output, use a site like pastebin and post a link here. For screenshots, upload them somewhere else and post a link.
Looks like http://bugs.winehq.org/show_bug.cgi?id=17818. From what I can tell from the bug report, the solution seems to be to upgrade your graphics card.Code: Select all
err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUseProgramObjectARB @ ../../../wine/dlls/wined3d/glsl_shader.c / 4625
Hi Dimesio,dimesio wrote:In the future, when posting long terminal output, use a site like pastebin and post a link here. For screenshots, upload them somewhere else and post a link.
Looks like http://bugs.winehq.org/show_bug.cgi?id=17818. From what I can tell from the bug report, the solution seems to be to upgrade your graphics card.Code: Select all
err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUseProgramObjectARB @ ../../../wine/dlls/wined3d/glsl_shader.c / 4625
Yes, you are right. I have seen the link you have posted and there are persons with the same problems having a Nvidia Go7600. My problem is that I have installed the latest drivers for my Nvidia and Linux OS, that is, version 290.10 so there is no solution here, only wait to the next new drivers from Nvidia. By upgrading my graphics card I understand you mean to replace it by another new one, but it is not possible since this is a laptop... so Are there other possibilities to make it work? no patches can be done in wine for these type of graphic cards?
Thx
Comment 86 in the bug report saystoni wrote: Yes, you are right. I have seen the link you have posted and there are persons with the same problems having a Nvidia Go7600. My problem is that I have installed the latest drivers for my Nvidia and Linux OS, that is, version 290.10 so there is no solution here, only wait to the next new drivers from Nvidia. By upgrading my graphics card I understand you mean to replace it by another new one, but it is not possible since this is a laptop... so Are there other possibilities to make it work? no patches can be done in wine for these type of graphic cards?
so I wouldn't expect an official fix for this.For GeForce 7 and earlier I'm afraid
there may not be much we can do to fix this.
The bug report mentions two workarounds, a hacky patch that is over a year old and may not apply to current Wine, and building but not installing Wine 1.1.44 just for this game (run it from the build directory). The latter is definitely the safer way; just be aware that versions of Wine that old are no longer supported here, so if you run into problems, you are on your own.