Full Wallace & Gromit on WINE?
Anyone got the first episode of W&G working under WINE? I've got both Sam & Max and Strong Bad working, but when trying to activate W&G I just get thrown back to the serial prompt again. Using WINE 1.1.17, tried both with and without native DX9... I hope to get these working because they usually run wtih a Platinum rating once they get going.
This discussion has been closed.
Comments
Yes, yes, I know. That was ugly. Sorry. But it does work...
Also, you won't be able to switch resolutions; or at least, I haven't been able to. When I get into the game, and go into the Settings panel, it is locked at 1024x768, and I'm not able to change that. Changing the virtual desktop resolution doesn't help either, it still uses 1024x768. I have no idea why. This isn't technically a problem for me, as I have a dual display setup with fairly large screens, but for others it may present a problem. It doesn't seem to be isolated to Linux, though; I've seen threads from Windows users about video mode switching not working as well.
Why does it always have to be the launcher using some farked up MSHTML/Javascript stuff, meh.
Feature request if anyone could pass one to development: Ability to launch G&W with a "WallaceGromit101.exe --serial=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" and have it activate without using the splash screen. Cause: Linux compatibility. Should be very easy, parse the command line arguments and pass it to whereever the submitted serial number from the splash screen goes today.
For pedants like me who cringe at the thought of running crappy IE7 Wine for W&G, you can do the following steps to copy your registration over to your proper Wine install:
Do steps 1-5.
NOTE: For step 5, install WallaceGromit101_Setup.exe to your proper Wine install (i.e. omit the WINEPREFIX=~/.wine_wgga).
5a.) Open up regedit in your proper Wine install. Export the key HKEY_LOCAL_USER/Software/SecuROM to a file (e.g. securom-source.reg). Close regedit.
5b.) Open up regedit in your crappy Wine install. Import the key from securom-source.reg. Close regedit.
Do step 6. Remember that you installed W&G to your proper wine install, so cd to "~/.wine/drive_c/Program\ Files/Telltale\ Games/Wallace\ and\ Gromits\ Grand\ Adventures/Fright\ of\ the\ Bumblebees" instead.
6a.) Open up regedit in your crappy Wine install. Export the key HKEY_LOCAL_USER/Software/SecuROM to a file (e.g. securom-target.reg).
Export the key HKEY_LOCAL_USER/Software/Telltale\ Games/Launcher to a file (e.g. launcher-target.reg). Close regedit.
6b.) Open up regedit in your proper Wine install. Import the two files you just exported.
Wahey! You should now be able to run W&G from your proper Wine install, while keeping all the saved license data from your other registered Telltale games.
Anyone of you have tried gamepads? Do they work with this solution?
Furthermore and more to my point: do you think that running it in wine it could be a workaround to use gamepads not supported in windows due to the Xinput/DirectInput duality??
Thank you.
wine: Call from 0x7b844430 to unimplemented function d3dx9_36.dll.D3DXAssembleShader, aborting
Can anybody help?
I'm running Wine 1.1.17 on Ubuntu 8.10 64bit
That looks like the message you'd get if d3dx9_27.dll isn't installed in the game executable directory. In the Wine prefix where you're trying to run the game, does that DLL exist in the directory where the WallaceGromit101.exe file lives? If not, copy it in and try to run the game again. (Unfortunately Wine apparently hasn't fully implemented a replacement for the D3DXAssembleShader function.)
I'm also able to run it in fullscreen mode too, which is nice.
np: Harmonic 313 - Quadrant 3 (When Machines Exceed Human Intelligence)
Anyway, there's a bugreport for the Wallace & Gromit activation here: http://bugs.winehq.org/show_bug.cgi?id=17883
If you guys want to see it fixed, give it a vote!
The more votes, the more attention it'll get (some extra terminal outputs wouldn't hurt either I think)