Support
Logitech Cordless RumblePad 2
Hi.
I tried playing HW with my Logitech Cordless RumblePad 2. It works fine with other games and as long as I don't use the analog sticks it also works for HW.
In particular, as soon as I try to assign e.g. the keys for moving the camera to one of the sticks the game moves to the upper right corner. Ok, if I bind other functions to the directions of stick, these functions simply do not work. Maybe due to some strange reasons the game constantly receives stick moving events?
And even worse other key presses (especially that one to open the weapons menu) do not work as well although they worked when nothing was assigned to the analog sticks.
I know that this is not a common problem like "Where do I find a particular menu?"
It would be nice if someone comes up with an idea to solve the problem. Maybe someone already did it.
Thanks.
"worked" the first time, then stopped working
Hi there,
I just installed Hedgewars and the first time I clicked on start quick game it started without a problem. However ingame was very very slow and I had to kill it with the WINXP task manager.
After that I went to the options and reduced the resolution and quality. However the game didn't start any more after that, and crashed with
0: Console write: Loading C:/Programme/Hedgewars 0.9.13/share/hedgewars/Data/Graphics/Splash [flags: 7]...
0: failed due to size
I already tried uninstalling and deleting the .hedgewars directory but I still get the same error after reinstalling.
My computer is really old so it wouldn't surprise me if the game doesn't work on it, but I'm really confused why it worked the first time
Ubuntu 10.04 game quits unless resolution <= 720x480
I am pretty sure this has to do with the fact that I am using the open source ATI drivers (got the laptop before I learned to love linux >.> ) but after I updated to 10.04 from 9.10, hedgewars no longer will run in any resolution greater then 720x480.
Specs:
Ubuntu 10.04
ATI Radeon express 200m (really really old)
debug0.txt for a 800x600 game that just quit.
Anyone know why?
Can't connect to Official Server
Me and my friend just downloaded Hedgewars and were quite eager to play our first game against each other, but we can't connect to to Official Server (Can't play via hamachi as well, but that's beacuse of it, I think). We both receive the following error: Connection timed out, and after this another one: Connection to server is lost.
I googled it and I couldn't find anyone else having the same problem... Can anyone help us? 
ubuntu (compiling error(?)) compilation error ghc?
Hi im new around here, im mexican, so, im sorry about the ortographic errors.
em... here my problem 
jrs275@jrs275-laptop:~$ sudo su
[sudo] password for jrs275:
root@jrs275-laptop:/home/jrs275# cd /home/jrs275/hedgewars-src-0.9.13
root@jrs275-laptop:/home/jrs275/hedgewars-src-0.9.13# cmake -DCMAKE_BUILD_TYPE="Release" -DCMAKE_INSTALL_PREFIX="install_prefix" -DDATA_INSTALL_DIR="data_dir"
-- Building Release
CMake Error at gameServer/CMakeLists.txt:4 (message):
Cannot find GHC
-- Configuring incomplete, errors occurred!
root@jrs275-laptop:/home/jrs275/hedgewars-src-0.9.13#