News:

Zatikon is back and free to play! https://www.chroniclogic.com/zatikon.htm

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - bratfisch

#1
Hi!

I recently bought gish, one thing is IMHO really missing: support for force feedback...

As I got a xbox-controller with usb-adapter, I just started to do some hacking:
Force-feedback won't be possible OS-indepently because SDL will start supporting force feedback with SDL-1.3, which is not yet ready, but the native linux-way is quite easy...

so:
#ifdef LINUX
After some hacking, a .5-sec rumble is done when the player is hurted - IMHO a good starting point Smiley
#endif

Is there someone willing to join the development?

Regards
#2
Hi!

When running the precompiled versions of gish-1.6 on my quad-core ADM64 the clock is running much too fast...

With binary- or source-builds of gish-1.53 everything is fine...

Anyone got any idea?
(Where can I find the source of 1.6?)

Regards
#3
General Discussion / How to contribute?
August 24, 2010, 06:09:40 PM
Hi!

After downloading and compiling the source of version 1.53, I had a lot of gcc-warnings...
I got a patch that solves that - what should I do with it?
I couldn't find any contact-informations (besides of IRC) for patches...

Regards
#4
General Discussion / Where to find the current source?
August 24, 2010, 06:09:00 PM
Hi!

The only source I can find has version nr. 1.53...
Where can I download the source of version 1.6?
(Is there any official cvs/svn/git-server or something like that?)

Regards