Windsurfing ! patch 1 (adds keyboard control)

hey all,

given the 2 comments on my windsurfing sim, I had to add keyboard commands in addition to the gamepad (which is still recommended!). See readme file in the archive.

Now it’s also compatible with the Xbox 360 controller, as well as the previously supported Logitech Dual Action (and probably many other dual joystick controllers. Also the provided lua DLL does not reference the release vc10 anymore – EDIT: the osg DLL still does ! but it’s not too a problem.

– The new file is at  : http://dl.free.fr/qpLMt33Pg (click on “Telecharger ce fichier” i.e. “download this file”)) . Is there a way to edit the compo entry to add this link and the linux version ?

– EDIT: install the VC10 runtime which is included in the archive (vcredist_x86) or get it from Microsoft here.

– go to bin/ and start ld17_arif.exe

I also updated a few lines of code to add water drag force (auto slow), but no change in the game (data, gameplay).

Later I’ll add jump, better left/right sail effect, wake particles, surfer position, balance, falling, and most importantly a better surfing wave !

As before, control the board/sail with the two joysticks, or S, F and the arrows. F6 to restart.

The original entry is at : http://www.ludumdare.com/compo/ludum-dare-17/?action=rate&uid=1096

-arif

Comments

28. Apr 2010 · 04:20 UTC
“Application failed to start because MSCVR100.dll was not found.” The .zip does contain MSCVR100d.dll, you might need check your project settings?