Moto gp 13 Advanced Streaming Format required

Questions about Wine on Linux
Locked
wellsaid
Level 2
Level 2
Posts: 18
Joined: Fri Jun 07, 2013 4:16 am

Moto gp 13 Advanced Streaming Format required

Post by wellsaid »

Hi,

I can't play moto gp 13 on ubuntu 13.10 whit wine-1.6-rc2, there is some problem whit wmv video:

Code: Select all

fixme:gstreamer:unknown_type Could not find a filter for caps: video/x-ms-asf
fixme:gstreamer:watch_bus decodebin21: Nell'installazione di GStreamer in uso manca un plugin.
fixme:gstreamer:watch_bus decodebin21: Per riprodurre questo stream è richiesto un plugin Demuxer Advanced Streaming Format (ASF), che però non risulta installato.
fixme:gstreamer:GST_Connect GStreamer could not find any streams
err:gstreamer:push_data_init Obtaining buffer returned: -2
How i can solve?
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Re: Moto gp 13 Advanced Streaming Format required

Post by DanKegel »

I see there's a demo, http://www.strategyinformer.com/pc/moto ... 50451.html

(I may try that after it finishes downloading. No promises, though.)
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Re: Moto gp 13 Advanced Streaming Format required

Post by DanKegel »

Try
winetricks wmp9 quartz devenum

That gets the video working. (I declined the directx installation, so I also had
to do winetricks xact to avoid a crash, and winetricks d3dx9_36 to get the loading bar to display.)
Still no sound, though.
wellsaid
Level 2
Level 2
Posts: 18
Joined: Fri Jun 07, 2013 4:16 am

Re: Moto gp 13 Advanced Streaming Format required

Post by wellsaid »

DanKegel wrote:Try
winetricks wmp9 quartz devenum

That gets the video working. (I declined the directx installation, so I also had
to do winetricks xact to avoid a crash, and winetricks d3dx9_36 to get the loading bar to display.)
Still no sound, though.
Won't work :( ,Output:

Code: Select all

Executing w_do_call wmp9
Executing load_wmp9
------------------------------------------------------
Installer doesn't support 64-bit architecture.
------------------------------------------------------
wellsaid
Level 2
Level 2
Posts: 18
Joined: Fri Jun 07, 2013 4:16 am

Re: Moto gp 13 Advanced Streaming Format required

Post by wellsaid »

no one can help me :(
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Re: Moto gp 13 Advanced Streaming Format required

Post by DanKegel »

Try removing your old wine prefix, e.g.
mv .wine .wine-foo
and then creating a 32 bit prefix, e.g.
export WINEARCH=win32
and then install the native DLLs I told you about, e.g.
winetricks wmp9 quartz devenum
and then try installing the app.
wellsaid
Level 2
Level 2
Posts: 18
Joined: Fri Jun 07, 2013 4:16 am

Re: Moto gp 13 Advanced Streaming Format required

Post by wellsaid »

It worked, i follow your instruction and now the movie of the game start. :D
but there is no sound :( thats the output relative to sound:

Code: Select all

fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
User avatar
core
Level 3
Level 3
Posts: 84
Joined: Tue Oct 23, 2012 6:22 am

Re: Moto gp 13 Advanced Streaming Format required

Post by core »

Don't remember for sure, but for me demo worked when I installed quartz and devenum only.
wellsaid
Level 2
Level 2
Posts: 18
Joined: Fri Jun 07, 2013 4:16 am

Re: Moto gp 13 Advanced Streaming Format required

Post by wellsaid »

core wrote:Don't remember for sure, but for me demo worked when I installed quartz and devenum only.
i believe the problem is whit pulseaudio... how can i install alsa driver and use that to run this game?
User avatar
core
Level 3
Level 3
Posts: 84
Joined: Tue Oct 23, 2012 6:22 am

Re: Moto gp 13 Advanced Streaming Format required

Post by core »

wellsaid wrote:
core wrote:Don't remember for sure, but for me demo worked when I installed quartz and devenum only.
i believe the problem is whit pulseaudio... how can i install alsa driver and use that to run this game?
You can try to set sound=alsa through wineconfig. If the sound still not present, you should to install native directx.
wellsaid
Level 2
Level 2
Posts: 18
Joined: Fri Jun 07, 2013 4:16 am

Re: Moto gp 13 Advanced Streaming Format required

Post by wellsaid »

the problem is i have only pulseaudio (screenshot attached)
Attachments
screen.png
User avatar
core
Level 3
Level 3
Posts: 84
Joined: Tue Oct 23, 2012 6:22 am

Re: Moto gp 13 Advanced Streaming Format required

Post by core »

In winetricks choose default wineprefix -> change settings and then sound=alsa
wellsaid
Level 2
Level 2
Posts: 18
Joined: Fri Jun 07, 2013 4:16 am

Re: Moto gp 13 Advanced Streaming Format required

Post by wellsaid »

i have installed alsa package set sound=alsa in winetricks... no more error of pulseaudio
but stil no sound :(
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Moto gp 13 Advanced Streaming Format required

Post by dimesio »

Code: Select all

fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
The Ubuntu Wine packages include changes to Wine's sound system that are not supported here. As the console output says, report all sound problems to Ubuntu.
wellsaid
Level 2
Level 2
Posts: 18
Joined: Fri Jun 07, 2013 4:16 am

Re: Moto gp 13 Advanced Streaming Format required

Post by wellsaid »

The terminal doesen't print that error anymore after having installed and used the alsa driver :(
wellsaid
Level 2
Level 2
Posts: 18
Joined: Fri Jun 07, 2013 4:16 am

Re: Moto gp 13 Advanced Streaming Format required

Post by wellsaid »

installing directx9 from mortal kombat komplete edition game have solved :D
Locked