English Amiga Board


Go Back   English Amiga Board > abime.net - Hosted Projects > project.aGTW

 
 
Thread Tools
Old 27 August 2002, 09:38   #1
tomcat666
Retro Freak
 
tomcat666's Avatar
 
Join Date: Nov 2001
Location: Slovenia
Age: 51
Posts: 1,665
*NEW* IK style game ...

Hey Everyone !

I am not sure if this is the right forum (since it is not really a request for a game, but it is a request)...

Anyway, about a month ago someone (one of the authors) gave me the full source and one of the compiles of an unreleased game. It is some sort of a sequal to IK+, in it having the same moves, etc. but with different graphics and 4 (FOUR) player action on the screen.
The thing is that the game is ALMOST finished. It has full game play, front end and everything, but it lacks a config screen where you could select the number of players and such and therefore when you start you can only play with 1 player.
The other problem is that when you finish playing your player is taken over by the computer and your score just gets higher while the computer plays on... (Highscore table is finished and it looks great).
As I said there are full sources (latest release) available, unfortunetly I couldn't get them to compile, and the author is NOT willing to have to do anything with the game. The game is not in DOS format - it is a trackdisk loader, so it has special programs that write it to the floppy.
There was a floppy with it which had on it one of the previous versions (the only difference to the latest source is that it doesn't have any blood in it - no gore).
The original sources have support for 4 player (2 joytick and 2 keyboard) already finished... I tried turning it on and it worked... the only problem is that you would need some sort of selector (even in the middle of the game) with which you would select number of players... This can be done with the recompile of the code or even with the WHDLoad slave (if it is used to put the game on HD you can patch it to do more stuff - but I cannot do that).

There are also two modes of the game - in the original mode when you beat a computer player it is not in the next match anymore - but when you beat all 3 players the game is finished (which can be quite fast). But with one BYTE on the floppy you can change this so that the players that you beat don't dissapear - so you can play "forever".

What I am looking for is someone with enough skill to do the following :

- Change the game so that it finished when you are beaten (and the computer doesn't take over)
- Change the game so that when you beat all 3 other players the game re-instates them so you start fighting with all of them again (or just use my hack which doesn't delete players after you beat them)
- Allow the game (while you are playing) to select number of human players - there are 4 bytes on the floppy for this selection and this can be done by looking at the keyboard (if you recompile it) or by using patcher like WHDLoad and doing your own stuff...

The game is really GREAT to play ! It would be a shame if it was released in the state it is in now (basically you can do everything, but only play with 1 player and the high scores are doubious ).

If anyone here is willing to do anything of the above (some good coders wanted) then please email me at tomcat@sgn.net and I will send you the full sources and the disk image so you can work on it. The full sources also include all the necessary includes + TrashEmOne that was used to compile it !

Here is a screenshot from the game running in the latest WinUAE (JIT must be disabled to run it) - ah, forgot to mention the game is AGA only !!!!

Ahh, the name of the game is :

"The Way of the HUBBA" (don't ask since I don't know ;-))))

And here are some screenshots to wet your appetite:
Attached Thumbnails
Click image for larger version

Name:	hubba.jpg
Views:	900
Size:	70.0 KB
ID:	3407  
tomcat666 is offline  
Old 27 August 2002, 11:38   #2
alkis21
Zone Friend
 
alkis21's Avatar
 
Join Date: Jul 2002
Location: Athens, Greece
Age: 49
Posts: 1,409
Send a message via MSN to alkis21
Wow, all I can say is that it would be fantastic if someone could do it.
alkis21 is offline  
Old 27 August 2002, 12:13   #3
RetroMan
Registered User
 
RetroMan's Avatar
 
Join Date: Aug 2001
Location: Germany
Age: 51
Posts: 3,704
Well, I would love to try, but I really don´t know if I´m experienced enough, there are better coders than me I guess Anyway, what language is it coded in ? ASM ? C ?
RetroMan is offline  
Old 28 August 2002, 01:25   #4
Galahad/FLT
Going nowhere
 
Galahad/FLT's Avatar
 
Join Date: Oct 2001
Location: United Kingdom
Age: 50
Posts: 9,017
If its ASM

Send it my way, I'll take a look
Galahad/FLT is offline  
Old 28 August 2002, 01:30   #5
RetroMan
Registered User
 
RetroMan's Avatar
 
Join Date: Aug 2001
Location: Germany
Age: 51
Posts: 3,704
It IS ASM I allready took a sneak peak but the code is kinda mess
RetroMan is offline  
Old 28 August 2002, 07:29   #6
tomcat666
Retro Freak
 
tomcat666's Avatar
 
Join Date: Nov 2001
Location: Slovenia
Age: 51
Posts: 1,665
Great ! Got a few people working on it now and some really good coders too... so I think we might have a playable version of this game in the future. Not that it is not playable now, but since the code for multiple human players is in there, would be a shame if it was stuck to 1 player only... and since it continues counting your score after a computer player takes over the high scores don't do any good. If these fixes cannot be done then I can just release the thing in its present state...
tomcat666 is offline  
Old 28 August 2002, 08:12   #7
Shatterhand
Warhasneverbeensomuchfun
 
Shatterhand's Avatar
 
Join Date: Jun 2001
Location: Rio de Janeiro / Brazil
Age: 41
Posts: 3,450
EAB is really THE place to be. Only here fantastic things like that happens...
Shatterhand is offline  
Old 28 August 2002, 09:22   #8
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,656
And it's the only place where you can talk about anti-perspirants
Amiga1992 is offline  
Old 28 August 2002, 12:51   #9
RetroMan
Registered User
 
RetroMan's Avatar
 
Join Date: Aug 2001
Location: Germany
Age: 51
Posts: 3,704
Puuhhh I had a look at the source last night and I really think it can be done, we´ll see I also had a look at the grafix and maybe I´ll add some more backgrounds too
RetroMan is offline  
Old 28 August 2002, 13:08   #10
tomcat666
Retro Freak
 
tomcat666's Avatar
 
Join Date: Nov 2001
Location: Slovenia
Age: 51
Posts: 1,665
Sweet... additional backgrounds was planned and the code is there to support it (by the words of the author) so if we can pull even that one off, would make me happy ;-)
What did you think of the game ? Very nice for a freebie, right ?
tomcat666 is offline  
Old 28 August 2002, 13:09   #11
RetroMan
Registered User
 
RetroMan's Avatar
 
Join Date: Aug 2001
Location: Germany
Age: 51
Posts: 3,704
Just started the game once to have a sneak peak But yes, it looks really nice
RetroMan is offline  
Old 28 August 2002, 13:10   #12
Kodoichi
Banned
 
Kodoichi's Avatar
 
Join Date: Jul 2001
Location: I'm the smiling face on your TV, I exploit you still you love me
Posts: 515
How about a PC version with multiplayer support over net?

BTW, is that titlepic stolen from Risky Woods or is "just" redrawn?
Kodoichi is offline  
Old 28 August 2002, 13:15   #13
Twistin'Ghost
Give up the ghost
 
Join Date: Apr 2001
Location: U$A
Age: 33
Posts: 4,662
Quote:
Originally posted by Kodoichi
How about a PC version with multiplayer support over net?
Not only is that totally cliché, it would be a nightmare trying to convert 68K ASM to C or some other high level language. Or worst yet, one of the myriad scrpting languages...ugh.
Twistin'Ghost is offline  
Old 28 August 2002, 14:23   #14
Drake1009
Registered User
 
Drake1009's Avatar
 
Join Date: Jul 2001
Location: Denmark
Posts: 2,284
WinUAE kaillera sounds like it might work for it though. So isn't it just a matter of waiting till it's released?
Drake1009 is offline  
Old 28 August 2002, 14:39   #15
tomcat666
Retro Freak
 
tomcat666's Avatar
 
Join Date: Nov 2001
Location: Slovenia
Age: 51
Posts: 1,665
Yep... if we can get multiplayer modes to be initialised with some keypresses or similar... should be possible in one way or another someday. Just played the thing and the level of difficulty gets REALLY hard on level 10 or so :-( has some pretty good AI...
tomcat666 is offline  
Old 31 August 2002, 05:08   #16
CPC464
Junior Member
 
CPC464's Avatar
 
Join Date: Nov 2001
Location: York
Age: 54
Posts: 393
Send a message via ICQ to CPC464 Send a message via AIM to CPC464
Wow if this game could be built/finished it would be GREAT
CPC464 is offline  
Old 31 August 2002, 05:14   #17
Jim
 
Posts: n/a
I hope it's got the "P" key trick in it

For those who don't know what the P trick is, press the "P" key whilst playing IK+ on the Amiga.
 
Old 19 March 2004, 05:32   #18
FromWithin
Music lord
 
FromWithin's Avatar
 
Join Date: Jun 2003
Location: Liverpool, UK
Age: 50
Posts: 630
Anything ever happen with this?
FromWithin is offline  
Old 19 March 2004, 12:29   #19
tomcat666
Retro Freak
 
tomcat666's Avatar
 
Join Date: Nov 2001
Location: Slovenia
Age: 51
Posts: 1,665
I wish I could say yes... but unfortunetly nothing happend with it yet. I sent it to a few people that were interested (one of which was also our Galahad) but unfortunetly noone had time to do anything with it.

I still have everything for it - full sources, exes, instructions on how to get things going and what is missing. So if there is someone who would like to make this game a bit more playable then do contact me on tomcat@sgn.net . There is NOT too much that needs to be done, since all code is already in, it just needs a few hacks here and there to make it fully enjoyable.
tomcat666 is offline  
Old 27 May 2004, 18:00   #20
JohnnyWalker
aka ThunderPeel2001
 
JohnnyWalker's Avatar
 
Join Date: Apr 2004
Location: UK
Age: 46
Posts: 303
This is an unofficial "sequel" to IK+ I take it? Ie. Did Archer Maclean have anything to do with it?
JohnnyWalker is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Frogatto, new game in old style s2325 Retrogaming General Discussion 11 18 August 2015 02:05
Madhouse, new game in old style s2325 Retrogaming General Discussion 4 12 July 2007 10:54
very good new racing PC game in old style s2325 Retrogaming General Discussion 1 20 February 2007 22:34
Warsong style game for amiga? Freakyweakywoo request.Old Rare Games 3 19 November 2004 23:59
looking for old multiplayer gravitation-style old game imanolb Nostalgia & memories 2 30 June 2004 23:29

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 17:26.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.10349 seconds with 14 queries