Jump to content
IGNORED

Bubsy for the Atari VCS/2600


doctorclu

Recommended Posts

Today I thought I'd play with the background a bit.

 

one thing that is interesting about Fast Eddie is how they used a warping effect to make characters larger.

 

On the left you have the way the character looks in the code, being 19 pixels high. On the left you have how the character looks on the screen which is 23 pixels high. Notice how in the code the "!" on the shirt is actually a ":". Suffice to say, this character design with the "!" on the shirt benefited from this warping effect.

 

post-4709-0-52654400-1508971037.pngpost-4709-0-19404000-1508972174.png

 

The ladders on the game work the same way. To make the ladders wider than the character of 8 pixel widths they had a make it where the ladder pixels were three times wider. What you see below is how 8 pixels for the ladder background is stretched out. Originally only four of the eight pixels are used. You also see where the warping that stretched the "!" on the character also stretched the ladder as well.

 

post-4709-0-39220200-1508971940.png

 

The same warping effect is used to make the enemy on the top level grow and shrink as you grab prizes, and stretches out the enemies on the other levels for variety. Really helps me appreciate the programmers of Fast Eddie in what they were able to do with this.

Edited by doctorclu
Link to comment
Share on other sites

And then there was a new background... (and yes, a new binary at the end of this message)

 

post-4709-0-06963900-1508986606_thumb.png

 

An "interactive" background where Bubsy can stop to check himself in the mirror... *

 

post-4709-0-09656500-1508987428.pngpost-4709-0-27646100-1508987446.jpg

 

Or get a beer... *

 

post-4709-0-72604200-1508987469.pngpost-4709-0-98539600-1508987491.jpg

 

Kinda dual purpose on that one.

 

And since Bubsy likes to talk so much, word bubbles!

 

post-4709-0-78975300-1508987581.png

[The text in the word bubble was the only thing photo edited.]

There you have it, a background for a bobcat, and hopefully you all, to enjoy! :D

 

-----------------------------------------

* The picture with the mirror was a actual promotional picture in 1993.

The picture with the beer was not. That was something I photo edited the year before Bubsy was old enough to drink. That modified picture has been used by many who have talked about Bubsy. Kinda proud of that. :P

Bubsy0 B10.bin

Edited by doctorclu
  • Like 2
Link to comment
Share on other sites

Playing with Sound.

 

So thanks so far to some disassembled code that Nukey Shay did of Fast Eddie some time ago and some hexediting, I've been hunting down the sound and got it to at least sound different for the ladders and getting prizes. Still looking for the others. Here is what it sounds like with some of the sounds changed:

 

Bubsy0 S14.bin

 

Below are what I've been able to find. Also the latest graphical edits to the background are in this binary...

 

Bubsy0 B13.bin

 

So still having fun with this.

 

Two more days till the release of the new Bubsy game, and the 24 hour Bubsy question and answer on twitter start tomorrow at 10 am PST.

 

From this point on the latest binaries will be featured on the first message of this thread also.

 

 

0285 Ladder.bin

0296 Ladder quiet.bin

03c0 prize 3.bin

03c0 prize collect 2.bin

  • Like 2
Link to comment
Share on other sites

PRIZE PICTURE GUIDE

 

Levels 1 & 2-Bubsy: Claws Encounters of the Furred Kind.

 

Yarnball

post-4709-0-78929800-1509458133.png

 

Exclamation Mark

post-4709-0-80533100-1509458196.png

 

Levels 3 & 4-Bubsy 2

 

Ballzooka

post-4709-0-79988900-1509458246.png

 

Trading Cards

post-4709-0-54386300-1509458290.png

 

Levels 5 & 6-Bubsy Fractured Furry Tales

 

Ball with Exclamation Mark

post-4709-0-93345900-1509458338.png

 

Extra Life Shirt

post-4709-0-93963400-1509458398.png

 

Levels 7 & 8-Bubsy 3D

 

Rocket Parts

post-4709-0-54934600-1509458443.png

 

Atoms

post-4709-0-33280000-1509458480.png

 

Level 9 -Bubsy 3D: Bubsy Visits the James Turrell Respective

 

"No Relief"

post-4709-0-64343000-1509458529.png

 

Level 10-Bubsy: Woolies Strike Back

 

Glowing yarnball

post-4709-0-48673900-1509458626.png

  • Like 1
Link to comment
Share on other sites

While creating the 400/800/XL/XE version I realized that some of the prize sprites could be a pixel or so higher, making it where you have to jump for some prizes. The one in particular I wanted was the "No Relief" prize, since this would make it harder to get the prize (have to jump for it, can't just stand) to get this now. Which is all part of the "No Relief" gag in the gameplay.

 

post-4709-0-61335100-1509896996.png

 

Overall, I tried to make it where on each level Bubsy starts off having to jump for the prize on the first world level (the odd levels generally) and can simply brush his ears against the next prize (even levels) by just standing up.

 

New binary attached.

 

 

Bubsy0 R17.bin

  • Like 1
Link to comment
Share on other sites

Been trying to port over the sprites to the Vic 20 Fast Eddie game. In some ways the Vic 20 might be too limited to do what the 2600 did. Or at least the Fast Eddie code on the Vic 20 might be limited.

 

Another minor edit to this one. The VCS/2600 version is more fun to work with.

Bubsy0 R18.bin

Edited by doctorclu
  • Like 3
Link to comment
Share on other sites

Dr, this is just fantastic...Thank you

 

I was not much of a fan of the Snes versions, they had clunky scroll and just initially felt like a really cheap Sonic clone, the next game was much better.,.

 

:) Thanks. Always liked Fast Eddie as a game, glad we could give it an updated look with a character with more charisma.

 

As for the SNES version the Bubsy.com site has this cool timeline of the Bubsy games. Which one of these were the next game you liked?

 

post-4709-0-63574800-1510325360_thumb.png

 

To me the first Bubsy was likable, but what got me hooked on the character was the Jaguar version, which once you get used to it is fun and zippy. You probably wouldn't like that so much since it also has the side scrolling and off screen characters for some cheap deaths if not careful.

 

However... the new Bubsy just released you might like. A bit slower paced with the camera pulled back a bit to see more of the screen. I've found it to be a fun take your time and explore the level kind of game.

 

post-4709-0-85902700-1510326043_thumb.jpg

Edited by doctorclu
Link to comment
Share on other sites

Here were the original pictures just for comparison.

 

post-4709-0-97970100-1510403193.jpgpost-4709-0-56147400-1510403221.jpg

 

Also, here is one good for an end label if you ever make a cartridge for yourself. *

 

post-4709-0-07642800-1510404859.png

 

The disclaimer that you think we wouldn't need but here goes...

* Definitely not encouraging selling these. All this has been a fun fan project to have my favorite character on the earlier Atari systems and maybe drum up some interest in the new Bubsy game. All the above is for personal enjoyment and not for sell. However if Accolade wants to make some retro cartridges using the above and sell them here on Atariage, I'd probably buy them just to have an official retro release. :D

 

 

Edited by doctorclu
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...