search for: gamefold

Displaying 3 results from an estimated 3 matches for "gamefold".

Did you mean: casefold
2010 Nov 19
1
How to specify a working directory for an app
...That kind of limits my options on getting this to work. I also want to run it in a virtual desktop, side-by-side. So I copied my .wine directory to .wine2. I created a launcher for the game with the command: Code: env WINEPREFIX="/home/username/.wine2" wine "/home/username/Desktop/gamefolder/game.exe" And this works until the game needs to use a file in its directory. At that point I get a "umm this file isn't here" message. Not really knowing what I'm doing, I decided to try Code: env WINEPREFIX="/home/username/.wine2"; cd "home/username/De...
2008 Mar 24
1
Multiple ISO's
Hi, I have a number of games which have multiple install CD's which I have in ISO format (Need for Speed: Underground 2, Sim City: Deluxe and a few others). When I attempt to install the game I use the following command to Mount the game CD: mount '/home/user/gamefolder/gameimage.iso' /mnt/iso1/ -t iso9660 -o ro,loop=/dev/loop0 This mounts the Game Image to /mnt/iso and from there I can wine the game setup executable. The setup program will work correctly until it asks for the second disk. When I started installing the first game I had tried to run in Wine...
2008 May 08
7
TrackMania Nations forever - Problem
Hi, my english is not the best, but ill try. I copied an installed version of TrackmaniaNationsForever from a windows system to my opensuse. Then i copied the d3dx9_30.dll in the directory of the game. Wine starts the game, but in the moment when i choose the profile the game get closed. no error, nothing. help me pls. Thx