I've been trying many things to get this game to run:
1. With vanilla WINE (1.7.14) it simply crashes. Log
2. So I tried doing winetricks directx9 wmp10 , like the one test result that got it to work, and got a "videoFilter" error message from the game, after which it crashed, and the console reported a failed access to quartz.dll, so I did winetricks quartz too. That got me the same error as some people on windows have:
I tried installing the codec the person said fixed it for him, but that didn't help. I did, however, note that the pin number I had was different - 80040218, and not what he had. Not sure it makes any difference, but here's the crash log with that config: Log
3. I tried to get creative and installed the more recent DirectX9 (winetricks gives Feb2010 version, I installed Jun2010), as well as quartz. The game hanged, and the console was flooded with messages about gstreamer getting bad data: Log
In case it matters, I'm running WINE 1.7.14 on Mint Debian with a proprietary nvidia driver.
Any help will be greatly appreciated!
Help Running Agarest
Re: Help Running Agarest
That's http://bugs.winehq.org/show_bug.cgi?id=30557. Disable winegstreamer.Code: Select all
(process:18176): GThread-WARNING **: GThread system no longer supports custom thread implementations.
Re: Help Running Agarest
Disabling gstreamer gets this error in console:
And the game crashes with the "Unable to Connect Pins" message, except the number is 80070005.
I also tried applying the "try4" patch from the link you posted and rebuilding wine with it, but that didn't help with this, either. The problems do not seem to budge at all by that.
Code: Select all
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\winegstreamer.dll"
I also tried applying the "try4" patch from the link you posted and rebuilding wine with it, but that didn't help with this, either. The problems do not seem to budge at all by that.