|
|
01-04-2011
, 03:45 AM
|
|
|
Posts: 1,310 |
Thanked: 3,734 times |
Joined on Sep 2007
@ Vienna, Austria
|
#12
|
I guess I had several times a "segmentation fault". The game closed itself during playing without error message.
|
|
01-11-2011
, 08:41 AM
|
|
|
Posts: 1,258 |
Thanked: 1,335 times |
Joined on Oct 2009
@ Germany
|
#13
|
Could it be that you accidentally hit 'q' when using WASD? 'q' is mapped to close the application.


|
|
12-03-2011
, 01:07 PM
|
|
|
Posts: 1,310 |
Thanked: 3,734 times |
Joined on Sep 2007
@ Vienna, Austria
|
#14
|
| The Following User Says Thank You to thp For This Useful Post: | ||
|
|
12-03-2011
, 01:37 PM
|
|
|
Posts: 1,066 |
Thanked: 321 times |
Joined on Oct 2010
@ india, indore
|
#15
|
|
|
12-03-2011
, 03:58 PM
|
|
Posts: 952 |
Thanked: 915 times |
Joined on Feb 2011
|
#16
|
| The Following User Says Thank You to szopin For This Useful Post: | ||
|
|
12-04-2011
, 08:18 AM
|
|
|
Posts: 1,310 |
Thanked: 3,734 times |
Joined on Sep 2007
@ Vienna, Austria
|
#17
|
On the page OP posted link to: http://thp.io/2010/qw/qw.py
I assume you just need to download and run it with:
python qw.py
If it doesn't work right away, make sure to have Python and PySide installed:$ sudo gainroot # apt-get update # apt-get install python-pyside
![]() |
| Thread Tools | Search this Thread |
|
Otherwise it works great, thanks!