Page 1 of 2

Hurrican

Posted: Thu 02 Aug 2012, 15:05
by 666philb
this is hurrican

Image
Image

Hurrican is a freeware jump and shoot game created by Poke53280 that is based on the Turrican game series. Blast your way through nine action-packed levels filled with different enemies and powerups. :D

check out the video here http://www.youtube.com/watch?v=-jk3DNTYx_w

website here http://hurrican-game.de/

only tested on Lucid puppy, Saluki & Quirky....., read the rest of the thread for playing it on slacko

you'll need your graphic drivers installed

you can download hurrican here
sfs here http://www.mediafire.com/file/1ds50iaks ... n_sfs4.sfs 42mb
MD5 a22445c1c6c99a2a1e8ecabcf36a8835

enjoy

Posted: Sat 11 Aug 2012, 11:10
by postfs1
http://www.nemmelheim.de/turrican/turrican_clones/

This game works in -=Quirky Linux - 1.40=- OS when the -=NVidia=- proprietary driver is installed.

To install SFS in -=Quirky Linux - 1.40=- ===>

Pet_Maker-1.7-3-430.pet ===>

http://www.murga-linux.com/puppy/viewto ... 038#289038

Posted: Sat 11 Aug 2012, 11:45
by 666philb
thanks for testing postfs :)

i'll add quirky to the main post

Posted: Sun 12 Aug 2012, 02:25
by Geoffrey
Works in Saluki also, with NVidia drivers

Posted: Sun 12 Aug 2012, 17:06
by 666philb
cheers Geoffrey, added saluki to main post

Posted: Sun 02 Sep 2012, 00:11
by liro
Sorry if this is a stupid question, but how do I get this game to start? I'm using Slacko 5.3.3 and if I mount the SFS then click on the /usr/bin/hurrican file, nothing happens...

Posted: Sun 02 Sep 2012, 18:44
by Eldon
liro wrote:Sorry if this is a stupid question, but how do I get this game to start? I'm using Slacko 5.3.3 and if I mount the SFS then click on the /usr/bin/hurrican file, nothing happens...
Try running it from the terminal and see if you get error messages.

Posted: Sun 02 Sep 2012, 22:05
by liro
Eldon wrote:
liro wrote:Sorry if this is a stupid question, but how do I get this game to start? I'm using Slacko 5.3.3 and if I mount the SFS then click on the /usr/bin/hurrican file, nothing happens...
Try running it from the terminal and see if you get error messages.
Thanks, I'll give that a go, but could you tell me how I type the location of a file within a mounted SFS because "/mnt/+downloadsfolder+hurrican_sfs4.sfs/usr/bin/hurrican" doesn't work and I don't know how to enter its location correctly in the terminal.
Cheers

Posted: Sun 02 Sep 2012, 22:11
by Makoto
Since the SFS is mounted, just open a terminal and enter

Code: Select all

/usr/bin/hurrican
(assuming that's the correct location of the binary).

Alternately, you can probably have /usr/bin/ open in your file manager (Rox? I don't know if Slacko still uses Rox... :oops: ), press "~", and just enter "hurrican" (without the quotes, of course).

Posted: Sun 02 Sep 2012, 22:36
by SFR
liro wrote:"/mnt/+downloadsfolder+hurrican_sfs4.sfs/usr/bin/hurricans"
Liro, have you loaded the .sfs file or have you mounted it by simply clicking on it?
Because there's a big difference.
.sfs files have to be loaded to work properly - the easiest way is to right-click on a file and choose sfs_load option.
Mounting is usefull if you'd like to, for instance, convert such a file to a .pet or just see what files are inside.

And don't forget to install appropriate drivers for your graphics card, as 666philb has mentioned in the opening post.

@Makoto: Yes, Slacko 5.3.3 still uses Rox. :wink:

@666philb: Thanks for the game; I remember this one from C64 (Turrican). :)

HTH
Greetings!

Posted: Mon 03 Sep 2012, 03:44
by liro
Thanks SFR & Makoto. I didn't know about the sfs_load option until now. So I got the program to start, but although I can hear the music I just get an unmovable black X window, weird resolution, no key response and have to reboot... which is the same thing that happened when I tried to use the ZSNES emulator on Slacko (although it worked, albeit slowly, on Wary). It must be a graphics driver issue, but I couldn't be bothered looking into it now, so I'll save this game for some other time (looks good anyway :P).

Posted: Mon 03 Sep 2012, 05:06
by Makoto
Try the terminal for both those programs. They might mention what the issue is. :)

Do you have SDL installed, by the way?

Posted: Mon 03 Sep 2012, 06:55
by 8-bit
Failed to 640x480x16 video mode: X11 driver not configured with OpenGL

It kind of says it all and I had previously installed the SDL package.
After, I installed the Nvidia driver for my type of video card.

Also, I used SFS load on the fly to load the Hurrican SFS file.

So what am I missing here?

Posted: Mon 03 Sep 2012, 10:35
by SFR
8-bit wrote:Failed to 640x480x16 video mode: X11 driver not configured with OpenGL
Last time I played this game, it was on Lucid, before I switched to Slacko...
I've got the same error now...

But I think I've found a workaround; here's what I've done:
1. Installed sdl-1.2.14 from slackware-13.37-official repo in PPM.
(direct link: http://slackware.cs.utah.edu/pub/slackw ... i486-5.txz)
Thanks to that, the previous error message gone.
2. Installed Mesa drivers (+ restarted X server).
Still no joy...I ended up with Liro's "unmovable black window".
3. Reduced screen resolution from my native 1366x768 to 800x600 (lowest available).
Success! Game starts in fullscreen and is fully playable.
4. Then, for certainty, I installed ATI drivers for my card, reduced res. to 800x600...and "black window" again...
5. But then I reduced screen res. to the lowest available, which was 640x480 this time...and succeeded again!

Hope it'll work with Nvidia too...

Greetings!

Posted: Mon 03 Sep 2012, 10:43
by 01micko
I think it's a JWM bug with Slacko guys. Use icewm from the repo or compile the latest JWM. I'll upload a package soon...

OR

test out the latest Slacko beta, JWM bugfixed and includes full SDL and mesa. (see the projects forum :wink: )

edit:

NOPE! JWM can't handle it, use icewm

Posted: Mon 03 Sep 2012, 11:04
by SFR
Confirmed with Openbox - the resolution doesn't need to be reduced anymore.
But that specific sdl package is still needed.
Thanks Mick.

Greetings!

Posted: Mon 03 Sep 2012, 17:04
by 8-bit
With Slacko 5.3.3, the sdl pet installed, nvidia driver installed, and dropping to prompt and restarting with "xwin openbox", the game starts.
But the full screen is oversize as it overlaps the edges and also the game screen is black.
So is this now a matter of getting and installing the ice window manager?
BTW, sound works, but black game screen.

Posted: Mon 03 Sep 2012, 18:28
by SFR
Hey 8-bit

The symptoms you write about suggest that JWM may still be in use, somehow..?
FYI: I've installed openbox_obconf-2.10 package (+ fbpanel-spup-1.03 as a dependency) from the main Slacko repo in PPM.
With IceWM too the game works ok for me, by the way.

As a last resort you could try the trick with resolution...

Hope this helps.
Greetings!

Posted: Tue 04 Sep 2012, 04:14
by 8-bit
That seems like it was the case. I installed openbox window manager and that worked.
But now I just have to remember how to install the driver for my MS sidewinder USB gamepad.
It has been a while since I last did that and I honestly cannot remember how to or where I put the files needed.
Again though, I do not know if one can use a joystick with Hurrican.
Under controls, all I see is the keyboard listed.

Posted: Tue 04 Sep 2012, 06:25
by 8-bit
I am trying to figure out all the keyboard controls and key combinations needed in this game and a lot of them say to press some key that is shown as (') or (") in the controls section and I am having problems trying to figure out what keys I can use.
I could use a key utility with my microsoft sidewinder USB gamepad, but I do not know if the game supports gamepads and joysticks either.
It is very hard to play a game that one does not know the keys for.
I know that "A" is walk left, "D" is walk right, "S" is crouch, RETURN is fire, and SPACE is jump.
But after that, I am lost.
Any help with a short text file I could refer to in learning the keys to control the player and his actions, weapons, game save, game load, etc. would be a great help.
The game site is partially in english and that does not help me.