Jump to content
IGNORED

Two Bruce Lee sequels


Philsan

Recommended Posts

Can you post that in a real .png A8 size?

Thanks.

It was a quick conversion made for the photo on real hardware.

Thanks to A8 smaller borders, the result is very nice.

Unfortunately the background doesn't match original perfectly, therefore I didn't release PNG and XEX as usual.

Link to comment
Share on other sites

Right, had a chin wag with DMX, the author of the new C64 version and here's what he had to say, I have his permission to post this and invites thoughts from any would be devs..

 

Here's what he had to say...

 

 

 


I'm currently playing the Atari version of Bruce. It's interesting to see what differences there are! They feel so similar, yet so different, that it's strange they're done by the same coder.

Anyway, I'm not that keen to just push the source out there right now, it isn't really mine - but otoh it feels mine after all the hard work. And I'm still not quite done with it icon_smile.gif

How about this: Can anyone in Atari Age produce a disassembly of the Atari game, that also can be reassembled into the original, testable, binary? Because I'd be willing to label it for you with what I've got.

I can also provide the new ROF maps (done in Tiled) and map packing tool after this.

 

  • Like 7
Link to comment
Share on other sites

sounds almost like, help me improve this for the 64, I'll give you some labels to give a little clue as to what you have, but I am not interested in doing much of anything other than the 64. won't give you the source I have obtained (although he probably has both). Good luck with the scraps. meh

Edited by _The Doctor__
Link to comment
Share on other sites

Well there is a diassembled Atari version I believe in Atari people hands but as I'm not a dev and just trying to make something happen I can't take the pessimistic route :)

 

Either something will happen or not...That's as close as I get..

  • Like 3
Link to comment
Share on other sites

Here is a version I converted from the original VAPI ATX, with minimal intrusiveness, just copy protections removed, and slight rearranging of some code so it could compile in to a smaller xex. This can be reassembled with MADS(2.0.4 b7)or later.

 

I have a version that is a bit more commented, but hopefully he can give some details on this non commented version and we can fill in the blanks from there.

Bruceleexex.asm

  • Like 7
Link to comment
Share on other sites

Well an updated commented source will be on its way back from Dmx tonight for you guys, I've not asked for the maps as yet because there's no in the open dev interest so far which I hope will change unless you are keen Ute?

 

Well see the source that he has commented on later and lets take it from there...

 

Paul...

 

Doing my best to get a near port on to the Atari using mostly Ron's own engine which for me makes it special and add to that, that the version Dmx has made is really faithful and great fun.....Wish I was a coder :)

  • Like 1
Link to comment
Share on other sites

 

No, you probably don't. It makes your life hell, ;)

 

I do / have hobby coded, real lazy non optimised stuff but the notion of game / "proper" coding is above my pay grade..And yes, I do actually know the hell you mention, been around enough real coders to see the strain and stress... :)

 

And on a coding note, here's the re commented code from Dmx...

 

Happy looking..

 

(not looked as I only just got it...

 

 

190308-Bruceleexex.zip

Edited by Mclaneinc
  • Like 4
Link to comment
Share on other sites

Unless I'm wrong, its the diss that Ute supplied with comments as to where he injected his update on Bruce Lee...

 

He's looking at it from the POV that an Atari coder could use the hardware better than attempting to port a C64 edition directly.....His use of the C64 hardware would probably have little or no correlation to the way the Atari could do it..ie the way the screen works, Display List usage etc...

 

Well that's my understanding of it...

 

I'm just the messenger :)

  • Like 2
Link to comment
Share on other sites

 

I do / have hobby coded, real lazy non optimised stuff but the notion of game / "proper" coding is above my pay grade..And yes, I do actually know the hell you mention, been around enough real coders to see the strain and stress... :)

 

And on a coding note, here's the re commented code from Dmx...

 

Happy looking..

 

(not looked as I only just got it...

 

 

Taking a look and checking to see if it compiles.

 

Thanks for all of your efforts Paul. :)

Edited by Ute
Link to comment
Share on other sites

Just a couple of tweaks and it's compiling. Didn't play test all the way through.

 

Has a lot of good info. Fills in a bunch of gaps from my other commented file.

 

I have attached the compiling DMX version and also my own commented version. I'll use Winmerge and try to get a nice working file going.

 

Edit:Adding the caveat; My comments may not be %100 correct, especially any comment ending with a question mark.

 

Edit 2: Awesome effort Paul, much appreciation to you! :) :) :)

 

Edit 3: Gratitude to DMX as well!

DMXBruceLee.asm

BruceComments.asm

Edited by Ute
  • Like 4
Link to comment
Share on other sites

So the differences between the DMX and the BruceComments, would some of those be because DMX's version has had changes made to it, like it talks about relocating some of the code to make it smaller for the xex, whereas the BruceComments version represents the disassembly of the original Bruce Lee with no changes ? Or is the Comments version a disassembly of the the exact same code as the DMX version ?

 

Just trying to be clear about what we're seeing in each one.

 

As far as producing Fury, even if a few people help, it's going to need an individual to work pretty solid at it for a few months I'd guess to come up with a new version. Seems like the few people here who might try it are already busy, I dunno. Ute, are you going to give it a try ?

 

Edit: Very nice commenting in the BruceComments. Really.

Edited by Alfred
  • Like 1
Link to comment
Share on other sites

I spoke to Dmx again and the maps would need to be redone as graphics res etc are different, they would be more of a guide unless one of our artists wanted to redraw them?

 

As for thanking me, no need, I'm just trying to see something happen but it needs the brains of you guys for that to happen.

 

I'll let dmx know what is going on...

Link to comment
Share on other sites

not into sidescrollers today but i enjoyed things like galahad and the holy grail and of course Adventure back then (and still today) and I liked that this was sort of adventurish in that there were quite a few different screens and tasks.. always enjoyed karateka and conan for the same reasons... I need to play this again..

Link to comment
Share on other sites

So the differences between the DMX and the BruceComments, would some of those be because DMX's version has had changes made to it, like it talks about relocating some of the code to make it smaller for the xex, whereas the BruceComments version represents the disassembly of the original Bruce Lee with no changes ? Or is the Comments version a disassembly of the the exact same code as the DMX version ?

BruceComments and DMX are the same version just commented differently. Both from a version I converted from ATX -> ATR and then from ATR -> XEX. The ATR version is nearly identical to the ATX version with protections removed. For the XEX I had to make a few space choices. But the engine is still using Ron's original work and nothing is functionally different, just some jumps and labels relocated in memory, and of course there is no loading in between screens.

 

As far as producing Fury, even if a few people help, it's going to need an individual to work pretty solid at it for a few months I'd guess to come up with a new version. Seems like the few people here who might try it are already busy, I dunno. Ute, are you going to give it a try ?

I am willing to give it a try time permitting. Something I always thought would be fun as a kid would be to have a level editor for Bruce Lee, like there were for other games(Boulderdash, Loderunner, etc). There are issues I noted on an earlier post, such as the engine is tightly coupled with the lamp table, which means the original code will have to change. Unless we want for example, screen 12 lamps always to be tied to some function happening on screen 4.(I hope that makes sense, I'm crap at explaining things sometimes) But this all sounds fun to me. :)

 

 

Edit: Very nice commenting in the BruceComments. Really.

Thanks.

 

I spoke to Dmx again and the maps would need to be redone as graphics res etc are different, they would be more of a guide unless one of our artists wanted to redraw them?

 

I'm flexible as far as what direction we go. We could do a fairly accurate ROF, or something else. Technically while were cracking it open we can do anything we want: Colors, character shapes, music. I'm open to whatever.

 

One thing I would like to come away with at the end of all this would be a nice level editor.

  • Like 7
Link to comment
Share on other sites

Hi Ute,

 

This is all sounding rather positive and I'm very grateful for your work in this.

 

I'll chat with dmx (he does read the thread though) and see if I can get the tiles for you to look at.

 

Oh, don't forget that we already have Omnivore as a PC util to edit levels but if you want as a personal like to do one then amazing.

 

Thank you to you and to all for the interest in this idea..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...