Slackware :: 64 Wine Running A Game Results In Wine Crash

Jun 24, 2011

I have a problem running a game on a fresh Slackware64 install.

Slack version is 13.37

I've followed alien bobs instructions for a multilib environment from here:[url]

And then used sbopkg to download and compile wine version 1.2.2, which went through just fine.

After that I grabbed cabextract from sbopkg and ran this: wget [url] sh winetricks d3dx9 To get the DX9.

But, when I try to run the game, this is the error I get:

Code:

The game it self ran perfectly on the 32 bit version of Slackware, tested with 13.0. So now I think I'm missing some libs or something, but I have no clue which.

View 5 Replies


ADVERTISEMENT

Ubuntu :: Install Game From Cd Through Wine?

Sep 6, 2010

install game from cd through wine?

i would like to run install disks via WINE, but there is a problem. the CD's are by default not executable, and the cd is read only, so when I try to change that I cant.

View 3 Replies View Related

Red Hat / Fedora :: Run An Old Game The Neverhood On Wine

Jun 3, 2010

I'm just trying to run an old game The Neverhood on Wine. Everything has been installed, I've configured it as it should, but the damn thing doesn't run! The problem seems to be this bit:

[Code]...

View 1 Replies View Related

Software :: Install Wine Got "Missing Dependency: Wine-gecko Is Needed By Package Wine"?

Mar 19, 2010

when I tried to install wine I got "Missing Dependency: wine-gecko is needed by package wine"so I looked for wine-gecko and download it but also when I tried to install it I got "Missing Dependency: wine-gecko is needed by package wine"it seems that I am in loop each package need the other what to do please?

View 1 Replies View Related

Ubuntu :: Find A Way To Play A Game Under Wine Without Using The CD?

Jul 26, 2010

I have been struggling to find a way to play a game under Wine without using the CD, so looked if it was possible in Wine. I came across this commmand: Code: sudo mount /home/joseph/BIONICLE.iso -o loop /media/cdrom0/ which I tried. It didn't work, and gave me an error about how there was no "cdrom0". I assumed that it was created whenever something is mounted. Out of desperation, I removed cdrom0 from the command, and then things got funky. Doing so replaced all the contents of /media (there were no files, only useless floppy folders, since I have no floppy drive) with the contents of the ISO file. I tried using sudo to delete the files, but it said that it was a read-only filesystem. I tried changing the permissions using sudo chmod +w /media, but it didn't work, and complained about being read-only. I am unable to mount anything now! Can someone help, both with deleting /media, and possibly with running Wine games without the CD?

View 1 Replies View Related

Ubuntu :: 10.10 + ATI 10.9 Catalyst - Every Game In Wine Does Not Look Correctly

Oct 18, 2010

I know exactly what the problem is here, I just need either ATI or Ubuntu to fix it! Default Drivers per Ubuntu="2:8.780-0ubuntu2"(Maverick) Problem with these drivers: Every game in wine does not look correctly..... After installing 10.9 catalyst(maverick) The games work fine, however when I restart my computer with these drivers installed BAM!! Dead X.....

So the problem here is indeed the drivers, the ones suggested by Ubuntu install and work, but the games screw up.....the 10.9 works with the games but not Ubuntu as you can see no matter which way I go I'm screwed.....basically I'm just keeping 10.9 installed without Rebooting so I can do everything with Wine....

And yes i've tried everything you can think of with aticonfig(tls=1,tls=0,--initial,ForceXAA,blah blah blah) you think it, i've tried it. The problem simply is that Ubuntu 10.10 does not have any working ATI drivers for Wine at this time. So I have to wait and HOPE that ATI's 10.10 drivers that are comming out will fix this issue. I have tried the RC1 beta 10.10 drivers and the issue still persists, not a good sign. The beta drivers did not fix the issue i really hope ATI plans on fixing this problem in 10.10!

EDIT: Fixed some typo's! EDIT2: Ok problem is fixed with the newest drivers, however I am forced to disable GLSL in order for games to work why was this able to be enabled with ATI 10.9 but not now? Hopefully this is fixed so it can be re-enabled....

View 1 Replies View Related

Ubuntu :: Whats A Good Game To Run In Wine

Aug 3, 2011

i been pretty busy lately and haven't really been keeping up with gaming. i thought it would be fun to play an online game but i refuse to resort to downloading windows haha, plus i would have to set up grub to load both operating systems which i really don't feel like messing with. so whats a fun online game that works in wine?

i have 10.04 Linus with the latest wine install.

hardware requirements is not an issue.

View 2 Replies View Related

Applications :: Game Graphical Engine - No WINE ?

Apr 27, 2010

I'll say this first: we want to NOT USE WINE. we don't care how much WINE has advanced, want to avoid reliance on an outside program to run this.

I've been planning a game with someone and we want it to be able to run on linux (Umbuntu base) without wine. It should be able to also run on Windows as well, however.

The game will be a graphical MU* with combat and item systems. We have no budget- it's a shoestring sort of thing.

Here's what has been hashed out so far: Programed in C#, maybe with some .NET graphics will be 2D, however, a 3d effect is wanted for things like ascending and descending (Z axis) Partner wants to use Tom Shane's GUI library (Neoforce Controls) Partner wants to use flatredball as graphics engine I don't care what is used as long as it works without WINE

Here's the problem: Flat red ball uses Direct X and is not openGL compatible (that I'm aware of) and my partner wants the effects from the flat red ball engine. Also, the GUI library he wants is also not openGL compatible.

We need some other opensource or freeware graphics engine that can do things like flat red ball but still work in Linux. GUI packs are also nice. I Tried suggesting but Partner has issues with....Mono - Mono.XNA won't work directly using openGL - thinks it's "too hard" after playing with OpenTK even though I told him they aren't the same Java - too clunky Horde3d - Wouldn't even look at the link

We've only been working on planning stages and aren't too in-depth yet. Also, his former interest in making this run in wine without Linux seems to be dipping right along with a marked increase in wanting to rely on Microsoft.

View 9 Replies View Related

Ubuntu :: Wine Won't Run Any Game But Runs Software Fine

Mar 5, 2010

Ubuntu 9.10
Wine 1.1.39
ATI HD5750
Catalsyt 10.2 (propriety)

For whatever reason, Wine won't run any games (though I tried only two), but runs MS Office, Notepad perfectly fine. When I click Borderlands form wine menu the computer is loading something for a while and then stops. When I try Civilization 4, the game starts loading and crashes immediately after saying "Init Engine" on the screen.

If I run them from the console, I get the same error for both:

Code:
wine Borderlands.exe
fixme:heap:HeapSetInformation 0x4296000 0 0x36ffda8 4
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered

[Code]....

View 3 Replies View Related

Ubuntu :: Game - Copying From Windows Partition To WINE?

Sep 10, 2010

i have windows partition i'm unable to access through dual boot. i'm wondering if i could copy a game over to wine (warcraft 3) as i don't have the discs available.

View 1 Replies View Related

Ubuntu :: Removing An Uninstalled Wine Game Shortcut From Gnome-Do?

May 10, 2010

I Installed wine and starcraft recently, which I have been able to run before but It didn't like my new computer. Whatever, Starcraft 2 comes out soon and I have played my fair share of broodwar, so i decided to uninstall it. I removedarcraft from wine and then wine itself, however my Gnome-Do still has the shortcut/iconor starcraft when I type it in. Im guessing i need to go into gconfig-editor to fix it, but Im not brave enough to venture in without any advice before hand.

View 3 Replies View Related

Ubuntu :: Get A Game To Work, The Mac/wine Client For Fallen Earth

Sep 18, 2010

I'm trying to get a game to work, the mac/wine client for Fallen earth. After reading a few things i was able to download the fallen earth dmg file (named fm.dmg now) and converted it to a img file (fm.img) using dmg2img. Then i mounted it using these commands.

neon@neon-laptop:~/Downloads$ sudo mkdir /media/mount
neon@neon-laptop:~/Downloads$ sudo modprobe hfsplus
neon@neon-laptop:~/Downloads$ sudo mount -t hfsplus -o loop fm.img /media/mount

I thought i was done. But it seems i cant copy the main file FEUpdaterMac.exe becasue i dont have permisssions. Tried and got the following

neon@neon-laptop:/media/mount/FallenEarth$ sudo chmod +rwx FEUpdaterMac.exe
chmod: changing permissions of `FEUpdaterMac.exe': Read-only file system

Now I'm stuck is there anything anyone can think of everything else seemed to copy but this file.

View 5 Replies View Related

Ubuntu :: Installing Mass Effect From The Actual Game Disk Through Wine?

Jan 7, 2011

As I stated in the title, can I, and if so, does anyone know how to install a game (like Mass Effect) on Ubuntu through wine that way it will sync up with my steam account? Also so when I do get up to ME2, my decisions will be transferred over?

View 4 Replies View Related

Ubuntu :: Wine Crash And Locking Xserver On 11.04

Oct 23, 2010

Recently upgraded to 11.04 - everything was working well in 10.04. However, running programs in wine (or running wincfg) now causes the xserver to lockout after a random interval. At best, I get dumped back to the gdm, at worst it needs a hard reboot. I've tried using wine versions 1.3 and 1.2, but both cause the same problem. I've also tried installing ldfontconfig from 10.04 as I read that this was a resolution for people having similar issues, but no joy.

I'm running 64 bit ubuntu, and have an ati graphics card

This is a real deal breaker for me - I need MSOffice, but really don't want to go through the hassle of downgrading to 10.04.

View 4 Replies View Related

Fedora :: Wine FC12, Cannot Configure Audio, Crash?

May 16, 2010

Right so I managed to fix this once, by installing the wine.i686 instead of the x86_64, but now it's back. So I removed the 686 package and installed the x86_64 package again, no go. I get a fairly sizey list of memory dumps. The audio is working on everything else. But winecfg keeps crashing when I click the audio tab.This is on a Packard bell with ATI chipset, an ATI tech Azalia (Intel HDA) soundcard, an AMD Turion 64x2.I'm running FC12 on the 2.6.32.11-99.fc12.x86_64 kernel, the version of wine is 1.1.38.x86_64 (right now) on kde 4.4.2

Code:
fixme:seh:execute_cfa_instructions 7fd8c47a209d: DW_CFA_remember_state not implemented
fixme:seh:execute_cfa_instructions 7fd8c47a20a0: DW_CFA_restore_state not implemented

[code]....

View 3 Replies View Related

Debian :: Can't Remove Wine - Apt-get Bricked - Could Not Perform Immediate Configuration On 'wine-unstable'

Feb 16, 2011

while trying to get a game to work on wine I was surprised to find out that the wine version that ships with sid is 1.0.1 released in October 2005. So I installed the latest release I found at [URL] like this :

dpkg -i wine_1.1.42~winehq1-1_amd64.deb

The install failed, I think because I hadn't remove the old wine version, and that's when the joy-ride started. Impossible to remove wine to restart properly. (apt-get remove libwine wine and apt-get -f install didn't) After some googling I tried this :

dpkg -i --force-depends wine_1.1.42~winehq1-1_amd64.deb

This did install the wine version I wanted, and the game ran fine after that. However the result was a borked apt-get. Tried to remove wine again with the above commands, resulting in apt-get failing to do so because it tried installing wine-unstable and reported errors similar to these : E: Could not perform immediate configuration on 'wine-unstable'. see man 5 apt.conf under APT::Immediate-Configure for details. (2)

View 2 Replies View Related

Ubuntu :: How To Uninstall / Purge Wine And Any Wine Installed Windows Programs

Apr 15, 2011

How can I uninstall / purge wine and any wine installed windows programs?I've tried deleting .wine (hidden folder)but in /usr/bin/ there are a number of wine related files.And wine sub menu still appears in Applications menu

View 6 Replies View Related

Server :: Install Wine On Rhel 5 - Send Wine Installtion Command?

May 21, 2010

i want to install wine on rhel 5.plz send me wine installtion command.

View 1 Replies View Related

Software :: Wine In Virtualbox \ Distro Which Runs In A Virtual Box An Starts Wine?

Mar 29, 2011

maybe my questions sounds funny: i'm looking for a very small (or better as small as necessary) distro which runs in a virtual box an starts wine.The reason is: we have new laptops in my school runnig windows7 64bit home and we have some software which runs only on WinXP. So why not take a virtualbox wich runs wine to start the old Software?

View 2 Replies View Related

General :: WINE GNOME Menus Won't Show Up After Re-install Of WINE?

Dec 18, 2009

Lot of questions about WINE... When I'm done I'm going to make a HOWTO so that others can do what I did It's hard work, but I'm nearly done.The last problem I'm having is the WINE menu on GNOME won't show up after a install of WINE from a .deb package (it usually does). This was after I compiled WINE from source and removed it with "make uninstall" and "rm -rf /.wine".So now I installed the WINE from a deb package and the Wine menu entry is not showing up.I've tried re-installing Wine and rebooting my PC but nothing seems to work.

View 3 Replies View Related

OpenSUSE :: After Applying The Latest Wine Update Mouse Cursor In Wine Windows Is Now Purple/magenta/pink

Oct 19, 2009

I don't know if it's just my system, but after applying the latest Wine update, the mouse cursor in Wine windows is now purple/magenta/pink, whatever. Not a big problem, just annoying. I've looked through the various config files in ~home and /usr/share/wine, and can't find any parameter that might even remotely address this.

View 4 Replies View Related

Fedora :: Remove Wine And Wine Installed Program?

Nov 19, 2010

I am new to fedora and installed wine to see if I could get the sony reader software working (required to access sony bookstore from my sony ereader). Well the program did not work though it did create icons on my desktop. wine kept crashing and I said lets just get rid of it. I uninstalled wine via yum remove and nothing appeared to happen so I did rpm -qa |grep wine and saw lots of stuff. So I simply did yum remove wine* and then a rpm -qa |grep wine was empty. however wine is still under applications on my desktop and still has a category for programs--reader. I should also mention that while wine was installed I attempted to remove the reader via the wine uninstalller but a) wine gave a message of a core crash and b) all the uninstaller did was give me the option to reinstall the reader program. so now when I attempt to open an epub it tries with the sony reader software. I know I can just right click to use another program but for now I want wine gone completely from my pc and the sony program gone.

View 2 Replies View Related

Fedora :: Freelancer And Wine - Make Game Unplayable Is Mouse - Mouse Isn't Moving Smooth It Jumps Around

Jun 22, 2010

Biggest one that make game unplayable is mouse. Mouse isn't moving smooth it jumps around. I cannot shoot anything. So i asked for help, and everybody just say install windows. And where is fun in that. If people when ever run into problem with some software on linux just install windows. Linux would never go forward. I m not some great gamer, but i would like to be able to play this game. Probably somebody run into same problem. I sow that people talk about something like dis on WOW and wine but simptoms doesn't seem same to me.

View 1 Replies View Related

Ubuntu Servers :: Game Servers Via Wine Tickless Required?

Mar 4, 2010

(Mods: If you feel this belongs more in the Games or Wine discussion area, please feel free to move. This question does intersect many areas, so was unsure where to put)

I have a funky server Ubuntu 9.10 Enterprise setup where I have X on all the time (using Xfce4 - not Xbuntu) with latest wine so I can run Windows only based game server executables. One of the applications is a simple dedicated racing game server made by the company I work for that works perfect in wine (unfortunately, the full 3D game client does not, so its a windows only game). The other is more just to test, runs Serious Sam HD dedicated with wine with a steam client active in background since SSHD Ded requires a steam client logged in (just create a dummy account).

Im getting some lag issues with the SSHD on the end-users client side. Unsure if its related to it being a more complex game and using wine to translate slowing it down. Things like tiny warps once in awhile, and the ping of clients kinda jumping around.

Im pretty sure my network settings are ok. Maybe not fully optimized for every bit via ipv4. Still though. This 1U Opteron server is in a ISP with a full 1000 up and down. Ports are locked out that aren't being used. I do have apache going, but its nothing strenuous. The CPU isnt used overly so. Maybe peaks out around 60% under strain, but mostly 20-40%. Memory use is about 550-700megs for SSHD itself. Given, it only has 2 gigs total at this time, but I still usually have near a Gig of memory available at most times.

I admit newbness of linux servers in general. Was reading about other game servers like CS:S requiring a ticked kernel near 1000 to get the least amount of lag. Some even saying they dropped the tickless options of the newer 2.6 kernels on purpose because they produced lag. Was checking on the history of newer Windows Server like 2008 and they still use a ticked OS, though a more optimized version.

So this boils down to should I be running a Ticked OS kernel to run a more complex Windows based dedicated server? I haven't tried thus far, well because I am again a bit of a n00b to all this. That and I'm not sure you have to tell wine or the SS:HD dedicated exe itself to run at a full ticked rate (no option I have seen for a command line function in the SS:HD itself).

View 2 Replies View Related

Ubuntu :: Error "General Protection Fault" When Trying To Run Harry Potter Philospher Stone PC Game With Wine

Jul 19, 2011

I have Ubuntu 11.04. My system exceeds by far the recommendations for the game. The game is from 2001 and has very low system specs, so that's not the problem. Other games run fine, I have 3d acceleration etc. The game installs, but when I try to run it, it gives me the following error:

Critical Error: General Protection Fault
History: UD3DRenderDevice::CreateVideoTexture <- AllocTextures <- UD3DRenderDevice:: SetRes <- UD3DRenderDevice::Init <- UWindowsViewport::TryRenderDevice <- UWindowsViewport::OpenWindow <-UGameEngine::Init <- InitEngine

I really love that game and couldn't do without it. Another problem, not games related. My Ubuntu desktop freezes completely sometimes if screen is idle for a few minutes. A blank, white full screen appears and nothing I do can get me back to normal desktop. Only solution is Restart.

View 7 Replies View Related

Ubuntu :: Running Wine 1.1.31 On 10.04?

May 19, 2010

I have installed the repositories of wine but I cant 'force' install the 1.1.31 version. The current wine version sucks big time and none of the games I play work well, hell wine 1.1.41 (or whatever crap the latest version is called) has now caused some serious graphics issues for me. I am having to align my desktop every single time I boot, which is well. Any solutions regarding installing wine 1.1.31 on 10.04?

View 2 Replies View Related

OpenSUSE :: Running Win Apps Under Wine?

Jun 12, 2011

There are some apps for win that run on wine just with an ordinary install procedure. There are others that will never work at all. But there are also some that wine users claim to have made run by changing some specific configuration of wine, using some trick or even creating scripts on playonlinux.

So if I try to run an app on wine and it doesn't and I don't find any user documentation about some specific trick or config for that app what adjustments can I do to try to make it run? I mean, it's tiring and perhaps foolish to spend hours playing with every possible config in wine frontend without knowing what I'm doing. So what can I do to find out what libraries, configs, tricks or scripts are needeed to make an app run under wine if it didn't at the first try?

View 9 Replies View Related

Ubuntu :: Running A Program Using WINE?

Feb 6, 2010

I've downloaded and installed WINE, works well with most windows programs I run. I recently downloaded a program called METT (micro expression training tool), and apparently it needs a disc to be ran. Well, I installed KISO and mounted the image there, but I still can't get it to run.

View 6 Replies View Related

Slackware :: Slackware Current 64 Bit Wine Sound - Error: Alsa:ALSA_CheckSetVolume Could Not Find '{PCM,Line} Playback Volume' Element

Mar 22, 2011

after update to slackware current 4 days ago i cant get sound working in wine in starcraf 2 i mean i got sound in instalation but not in game and i get error when i wanna configure sound in winecfg

err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:wine_snd_pcm_recover underrun occurred
err:alsa:wine_snd_pcm_recover underrun occurred

in game i dont got that error but sound dont work btw my sound card is asus xonar essence stx

View 2 Replies View Related

Slackware :: Wine 32 Bit On Slackware 13 64 Bit - Configure Can't Find Some Libraries

Oct 19, 2009

Now i have 64 bit computer i installed Slackware 23 64 bit on it. i followed Alien Bob's multi lib how to and installed needed libraries one by one. everything is fine expect wine configure script can not find some libraries needed: libgsm, libmpg123, libopenal, libxcomposite.

I have already installed 32 bit compatibility packages and used /etc/profile.d/32bit.sh as recommended in Alien Bob's howto. configure -- does not really list anything for pointing for libraries.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved