similar to: Rift patch: refix WINE

Displaying 20 results from an estimated 60000 matches similar to: "Rift patch: refix WINE"

2011 May 16
1
Wine+Rift=me confused
I know people have been having problems with Rift and wine after patch 1.2 but after looking at some of the error messages the ones I'm getting aren't the same but similar. After fighting to get wine past the direct X not up to date error for 3 days and finally succeeding in getting it to work. My game goes past the patch part and into 'start play' with out getting a direct x out
2012 Mar 17
3
Wine 1.4 Stable not running Rift 1.7
Hi I am running Mint 12 I upgraded from Wine 1.3.28 to the new Stable Wine 1.4 I have been running Rift in 1.3 fine had all Correct Winetricks settings After upgrading i get this Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x0114637a). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:0114637a ESP:0033fc58 EBP:0033fcb8 EFLAGS:00210246( R-
2011 Mar 01
5
Rift Seemingly can't patch.
I have been using wine for a grand total of 24 hours so am a little bit clueless, so please forgive me if this is actually something simple. I've installed wine using the commands from here http://wiki.winehq.org/winetricks in the Ubuntu terminal and I've installed Winetricks, and I've got it to put in the three things from this post :http://forum.winehq.org/viewtopic.php?t=10959.
2011 Mar 21
9
Trying to run RIFT on OS X 10.6 and Having DirectX Issues
I've been working for a few hours to get RIFT running on my Mac Pro. I really don't want to have to get a full windows license to play the game so it seemed like a good alternative. So I pulled wine via macports (I did this today so I got wine-1.2.2). Then downloaded the game and got it patched (my wife has a Windows machine and a Rift account). This is where progress stopped. I find that
2011 Apr 08
1
Rift Flashing Screen. Need help with winetricks.
Hello. First off I generally have only used Ubuntu and recently decided to swap to openSUSE 11.4. I only ever played WoW with WINE and it just worked fine. I currently play Rift and I am sick of booting into Windows. I see in the AppDB that it runs fine. I tried the version of WINE in the openSUSE repos and did a winetricks vcrunn2008 and winetricks d3dx9, because that is what it said is needed
2011 Sep 16
1
Latest Wine 1.3.28 breaks Rift patcher
updated to newest Wine and now i get critical error when starting Rift MMO.
2011 May 10
3
Rift post 1.2 patch
game has failed for ALL wine users both under linux and Mac . we all get a a Rift error code as soon as we start the program.
2011 Jun 29
3
rift won't start
I have seen some posts about rift, but none about the problems I am having, I have downloaded the patch, everything should be ready to go, but when I hit the start button, it thinks for a second and then just goes back to the regular "play" button. I have installed using winetricks.. I am not too familiar with wine, but I did get wow running a while ago.. any help would be greatly
2011 Mar 08
2
err:module:import_dll Library d3dx9_43.dll
I am getting this error when trying to play Rift, which is odd I think because I can play WoW just fine. I installed DirectX9 and 10 via winetricks, but still I get this error. Code: err:module:import_dll Library d3dx9_43.dll (which is needed by L"C:\\Program Files\\RIFT Game\\RIFT Game\\rift.exe") not found err:module:import_dll Library d3dx9_43.dll (which is needed by
2011 Apr 02
4
Directx help!
Hey guys I am new to wine and command line and I am fully self taught to this point. I am having trouble with my game Rift. I am using mac OSX 10.6 on macbook pro. I have already installed wine, macports, x11, xcode4, Microsoft fonts, xquartz. I installed rift using Crossover games and it ran smoothly, but the trial version is over, and I want to continue playing RIft. I can start the game using
2011 Jun 14
0
[PATCH] ipconfig: do_pkt_recv() refix ret initialisation
fix: usr/kinit/ipconfig/main.c: In function ?ipconfig_main?: usr/kinit/ipconfig/main.c:350:7: warning: ?ret? may be used uninitialized in this function [-Wuninitialized] usr/kinit/ipconfig/main.c:346:6: note: ?ret? was declared here I think the initialisation change in 6df362216a2e5beb4f29feafeabc630034a76914 was unintentional. Cc: Ulrich Dangel <uli at spamt.net> Signed-off-by:
2014 Jul 11
0
Wine release 1.7.22
The Wine development release 1.7.22 is now available. What's new in this release (see below for details): - Support for Unicode bracketing pairs. - Improved Internet cookie support. - OS X CoreAudio driver uses AUHAL instead of AudioQueue. - Initial support for geographical information. - Various bug fixes. The source is available from the following locations:
2009 Feb 24
2
programs through wine crashing
I put a new video card in a previously stable system, no other changes. Now WoW, Ventrilo, and City of Heroes all work for a little while then crash, sometimes with an error message, sometimes without. System: AMD Phenomx4, 5gig RAM Fedora core 10 x64, installed from disk, fully updated Wine 1.1.14, installed through yum New video card: Nvidia geforce 9800gt, 1gig memory Current video driver:
2010 Nov 11
2
What is 'CPU' memory?
When playing WoW through Wine (1.3.6) my video settings are limited because some of them require "2G or more CPU memory". Another computer in the house can play in Windows with those settings maxed out on a graphics card that only has 1G built in, so the setting doesn't mean graphics memory. My computer has 5G of ram (32 bit PAE kernel) so it's not that. So what is CPU
2011 Apr 08
2
How do you update winetricks?
I am trying to play Rift. I just did a full install of openSUSE 11.4 (wanted to try something other than ubuntu). I added the WINE repo and installed it. I then installed Rift with the downloader with WINE instead of using my windows install. I used the winetricks that came with WINE and installed d3dx9 and vcrun2008. I launched Rift and patched it, but when I hit play I get a Bright flashing
2011 Jul 07
1
Re: Trying to run RIFT on OS X 10.6 and Having DirectX Issues
This type of problem usually occurs when setup d3dx9_29.dll is missing from your computer. This dll file can be downloaded from here. http://dllcentral.com/d3dx9_29.dll/9.11.519.0000/ Download it and then extract the downloaded zip file to the Windows System32 folder, which is located in Windows Drive.
2007 Feb 16
1
Bug in IndexSearcher with limit => all and any offset
Here''s the deal: static TopDocs *isea_search_w(Searcher *self, Weight *weight, int first_doc, // OFFSET int num_docs, // LIMIT Filter *filter, Sort *sort, filter_ft filter_func,
2011 Sep 06
5
lotro - no sound or options alsa/wine 1.3.27
Pre wine version 1.2.26 sound worked fine in lotro and the in game audio options page showed the sound card in a dropdown box and titles for all of the sound option slide bars. In 1.3.26 and now 1.3.27 there is no sound in game and the audio options window does not show any sound card or titles for the sound options or various volume slider bars and all of the bars are set at minimum. The
2009 Mar 12
5
keyboard input messed up in Wine 1.1.15?
I'm in Fedora 10 x86_64 and did a system update last night that included updating Wine from 1.1.14 to 1.1.15. Now when I play WoW my keyboard input is all messed up, I hit one key and get the result of another - example W,S,A,D keys used for movement will instead act like the space bar or esc keys, or the other way around. I try to type in chat and whatever key I hit acts like some other key,
2011 Feb 25
3
32bit to 64bit game migration
Hello all, So I just upgraded my computer from arch 32 to arch 64 and went to reinstall my game of choice (champions online) the same way I had it set up in my 32bit setup. I am using WINEARCH=win32 installed the following winetricks packages gecko, corefonts and ie7. The game requires that you use ie for updates and launching the game. In my 32 bit system it work well enough, but now in