Skichallenge09

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
pider
Newbie
Newbie
Posts: 1
Joined: Thu Jan 29, 2009 6:57 am

Skichallenge09

Post by pider »

:D
I have installed Skichallenge09, and I start the update og configurations, but I am not able to play the game. When I try to play the game it stops.
This is what I found on Wine HQ:

Code: Select all

What works
Virtually everything. Played the game in training as well as in qualification mode. Video-Settings for OpenGL in use, Direct 3D not tested and expected to fail quite miserably.


What does not

Most probably Direct3D Video Settings.

 DDE-Support of the game seems crippled. Installing original win32-libraries should solve it. Internet-Connection over the gecko module doesn't work well as well. Can also be solved. I will post a complete howto for this process later when I resolved some timing issues.


What was not tested
Race (but no additional problems expected there, same mode as qualify)


Additional Comments

Requires special installation process.

This is what I get when I open the game with the console:

Code: Select all

per@per-pc:~/.wine/drive_c/Games/Ski Challenge 2009 (NRK)$ wine Updater.exe
set versionhash sc09.9.NRK_MAINfixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) > combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x33f144,0x00000000), stub!
I can not figure out how to install this game :

Code: Select all

Requires special installation process.
What should I do ?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Skichallenge09

Post by dimesio »

pider wrote: I can not figure out how to install this game :

Code: Select all

Requires special installation process.
What should I do ?
The app maintainer is the one who submitted that test report. Try contacting him to ask what the "special installation process" is.
Locked