TrackMania Nations forever - Problem

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Synchron
Level 1
Level 1
Posts: 8
Joined: Thu May 08, 2008 3:24 pm

TrackMania Nations forever - Problem

Post by Synchron »

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
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: TrackMania Nations forever - Problem

Post by vitamin »

Synchron wrote:I copied an installed version of TrackmaniaNationsForever from a windows system to my opensuse.
Bad. Install it under Wine. Make sure you have one of latest Wine versions (0.9.60 or 0.9.61).
Paul Johnson

TrackMania Nations forever - Problem

Post by Paul Johnson »

On Thursday 08 May 2008 01:33:40 pm Synchron wrote:
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.
You can't just copy a Windows game over and expect it to work in Wine any more
than you would to another Windows system. You need to install it.
Wine starts the game, but in the moment when i choose the profile the game
get closed. no error, nothing.
I've noticed the same thing installing it from Steam. I'm only kind of
interested in it because I noticed someone on the Steam on Linux group
playing it and discovered it was a no-cost item on Steam and installed it.
Discovered it didn't work, and decided to just go back to TF2 for now... :o)

--
Paul Johnson
[email protected]

Explaination of .pgp part: http://linuxmafia.com/faq/Mail/rant-gpg.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
Tlarhices
Level 4
Level 4
Posts: 101
Joined: Sun Mar 02, 2008 9:28 pm

Post by Tlarhices »

Your problem might just be that trackmania may not keep everything in it's folder (I can't check right now) and so crash due to missing files.
So install the game under wine (it works) and your problem may be solved just by that.

Read the appdb to add the openal DLL linked on the appdb page. But don't install DirectX as written in the appdb, just add the missing DLL (there is a thread about this on this forum)
Tomservo
Newbie
Newbie
Posts: 2
Joined: Thu May 08, 2008 4:55 am

Post by Tomservo »

To make that game work, I have to start it from within the *nix directory it's installed in. In my case it means I have to go to /export/home/servo/.wine/drive_c/TMN and then run wine TmForeverLauncher.exe. Otherwise it plain fails to start.
Paul Johnson

TrackMania Nations forever - Problem

Post by Paul Johnson »

On Friday 09 May 2008 04:44:06 am Tomservo wrote:
To make that game work, I have to start it from within the *nix directory
it's installed in. In my case it means I have to go to
/export/home/servo/.wine/drive_c/TMN and then run wine
TmForeverLauncher.exe. Otherwise it plain fails to start.
Instead of running it from steam?

--
Paul Johnson
[email protected]
Synchron
Level 1
Level 1
Posts: 8
Joined: Thu May 08, 2008 3:24 pm

Post by Synchron »

Same problem like before...

I installed the game with wine (with "wine TmNationsForever_Setup.exe")
then i copied the d3dx9_30.dll in the directory where tm was installed ("~/.wine/drive_c/Programme/TmNationsForever")
after that i startet the game.

After choosing the profile the game end without a message.

any ideas?

Thx
Synchron
Level 1
Level 1
Posts: 8
Joined: Thu May 08, 2008 3:24 pm

Post by Synchron »

no ideas?
...
landeel
Level 2
Level 2
Posts: 34
Joined: Sun May 18, 2008 11:49 am

Post by landeel »

Info from APPDB http://appdb.winehq.org/objectManager.p ... ngId=23489
-Replace the OpenAL32.dll in the game folder ­with http://schmatzler.de/openal32.dll­
It works here. Didn't have to install, I'm just running it from a FAT32 partition and it works.
Have you replaced OPENAL32.DLL?
Can you run the game from console and post the output?
Paul Johnson

TrackMania Nations forever - Problem

Post by Paul Johnson »

On Sunday 18 May 2008 04:38:46 am Synchron wrote:
no ideas?
...
Apparently not. Give it some real time.

--
Paul Johnson
[email protected]

Explaination of .pgp part: http://linuxmafia.com/faq/Mail/rant-gpg.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
Synchron
Level 1
Level 1
Posts: 8
Joined: Thu May 08, 2008 3:24 pm

Post by Synchron »

hm...is installed it once again.
replaced openal32, copied d3dx9_30.dll into the gamefolder.
but it crashes agaiin after i choose a profil.

this is the end of the wine output.

Code: Select all

err:d3d:getColorBits Unsupported format: WINED3DFMT_A32B32G32R32F
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check compatibility for Format=WINED3DFMT_A32B32G32R32F
fixme:d3d:IWineD3DDeviceImpl_EvictManagedResources (0x25e34f0) : stub
fixme:wininet:InternetCheckConnectionW 
fixme:wininet:InternetCheckConnectionW 
at the moment when it crashes, nothing is printed to the console.
Locked