I bought Worms Reloaded and I've been testing it on wine. Anyone else?
So far:
- Sound doesn't work at all
- Playing fullscreen at native resolution makes Xorg mirror the first screen into the second (?!)
- Multiplayer doesn't work, but might not be a wine issue. I get stuck at "Loading...".
- Can't write some letters in lobby (for me: colon, semicolon, maybe some others)
Solutions?
Ubuntu Maverick (10.10), Xorg 1.9, nvidia 256.44 (-ignoreABI). pulseaudio 0.9.21-63-gd3efa-dirty, wine-1.3.1-135-g2c127dd
Worms: Reloaded
So i tested 1v1 multiplayer and apparently it's working.
Sound appears to be a windows issue related to direct x.
I filed http://bugs.winehq.org/show_bug.cgi?id=24146 for the startup crash, and http://bugs.winehq.org/show_bug.cgi?id=24147 for the resolution crash.
Sound appears to be a windows issue related to direct x.
I filed http://bugs.winehq.org/show_bug.cgi?id=24146 for the startup crash, and http://bugs.winehq.org/show_bug.cgi?id=24147 for the resolution crash.
doesn't work anymore
Hi,
For me the game doesn't work anymore :
I installed the vcrun2005 package, it worked and now the game crashes whenever an explosion happens
For me the game doesn't work anymore :
I installed the vcrun2005 package, it worked and now the game crashes whenever an explosion happens
Hi there guyz, its my first post here cause i wanted to tell u how to make the game to work flawlessly:
What have I done:
#1 install libraries through winetricks
#2 get and install latest dxredist from dx website:
#3 make bash script that cd to game dir before running like this:
#4 Add shortcut to the bash script in games menu.
U can use this icon:
The interesting thing is that game works fine on my notebook with GMA950 onboard graphics(only OpenGL 1.4 support) so this should work on all netbooks.
What have I done:
#1 install libraries through winetricks
Code: Select all
sh winetricks vcrun2005 vcrun2008 d3dx9
Code: Select all
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=3b170b25-abab-4bc3-ae91-50ceb6d8fa8d
Code: Select all
#!/bin/sh
cd "/media/hdd/Games/Worms Reloaded/"
wine WormsReloaded.exe
U can use this icon:

The interesting thing is that game works fine on my notebook with GMA950 onboard graphics(only OpenGL 1.4 support) so this should work on all netbooks.
Worms: Reloaded
On 9/10/10 2:00 AM, kacperpl1 wrote:
Thank you.
James McKenzie
Can you update the Applications Database entry for this program?Hi there guyz, its my first post here cause i wanted to tell u how to make the game to work flawlessly:
Thank you.
James McKenzie