Remix.run Logo
Monkey Island for Commodore 64 Ground Up(pixeldust.se)
116 points by aresant 5 hours ago | 35 comments
jonny_eh 4 hours ago | parent | next [-]

The EGA version is the original version of the game, and is gorgeous. Most people don't realize that by playing the more colorful VGA version, they're experiencing an inferior redrawn remake.

More: https://news.ycombinator.com/item?id=26446738

no-name-here 3 hours ago | parent | next [-]

Comparison: https://youtube.com/v/86O3PxdLrg8

Personally I think the VGA version often looks better at least post-intro, but opinions may differ.

wk_end 3 hours ago | parent | next [-]

Well, I think I prefer the slightly less...uncanny character portraits in the EGA version. The rest of the game seems a bit of a wash; some of the backgrounds are a little more striking in EGA, some look much more refined in VGA. And the sprites look much better and more colourful in VGA. I don't think it suffered as much moving to 256 colours as Loom did (what that original thread was about).

And we should also remember that looking at it unfiltered on a modern display isn't really giving a great sense of the warm glow either version would've had on a CRT; neither of them really looked the way that video suggests, so it might be a bit misleading.

no-name-here 3 hours ago | parent [-]

> I think I prefer the slightly less...uncanny character portraits in the EGA version.

I'd personally say the EGA portraits look far more uncanny, resembling early CGI, while the VGA version looks like a hand-drawn book illustration. https://youtu.be/86O3PxdLrg8?t=181 Still, opinions can differ.

> looking at it unfiltered on a modern display isn't really giving a great sense of the warm glow either version would've had on a CRT

That may be true, yes.

haspok 2 hours ago | parent | prev | next [-]

This comparison is a bit misleading, as you are not watching the game full screen, but at 1/4 screen size with video compression artifacts. This helps the EGA dithering tremendously.

In reality, dithering can only help you so much, when you have gigantic pixels and 16 colors... It is a remarkable feat what they achieved despite the limits of EGA, but it can't really compare to VGA.

rob74 18 minutes ago | parent [-]

Well yeah, the good old CRT monitors (the worse, the better in this case) also helped with the EGA dithering, while viewing the EGA graphics fullscreen on an 1080p LCD display, you'll have ~30 pixels for each original EGA pixel.

canpan 2 hours ago | parent | prev [-]

Great video. I think both ega and vga look good, depending on the scene (I prefer ega backgrounds but vga close up).

The music however, floppy is best and the cd version is the worst. I played with the internal speaker myself. The cd music sounds off to me, but cannot pinpoint why exactly.

Cga seems to be 1-to-1 conversion of ega. It only looks bad because of the strong cyan and magenta. But thats a hardware limitation not an artistic choice.

rob74 30 minutes ago | parent | prev | next [-]

I for one prefer the Amiga version, because that's what I played back in the day. Although the Amiga supported 32 colors (without tricks like EHB and HAM) in 320x200/240 mode, so only twice as much as EGA, but they could be picked freely from a palette of 4096 colors, so IMHO it looked much better than the EGA version with its fixed 16 colors. But if you look at screenshots (https://scummbar.com/game/the-secret-of-monkey-island/versio...) it's obvious that they really put in a lot of work, with custom assets which fully used the capabilities of the various platforms.

the_af 3 hours ago | parent | prev | next [-]

Wow, they really messed up Loom in the EGA to VGA conversion. The EGA graphics were a work of art, very moody.

It's interesting how the VGA version manages to be way less nuanced, plus it destroys that beautiful "blue" look of the night scenes.

Subdivide8452 an hour ago | parent [-]

This sounds so snobby. VGA Loom was absolutely stunning. I can understand that you may appreciate EGA more, but "messed up" sounds hyperbolic imo.

the_af 3 hours ago | parent | prev [-]

I must be in the minority, but I really prefer the EGA versions of many of those games. Probably nostalgia.

Even less defensible, I've come to appreciate the (awful to me at the time) CGA 4-color palette. You know, the games that were either cyan-magenta-white-black or red-yellow-green-black? I hated it at the time, but now I look back on that time with my rose-tinted (or should I say, magenta-tinted?) glasses firmly on.

I even bought the fake retroremake Eternal Castle, which is a loving homage to that era.

sp8 15 minutes ago | parent | prev | next [-]

I do not and have never owned a C64, but Monkey Island is (in my opinion) one of the pinnacles of gaming so this effort to extend it to yet another platform is wonderful to see!

xecaz 14 minutes ago | parent | prev | next [-]

I am assuming this will demand REU or an ultimate 64 to run it? Hard to believe they would be able to package this and make the game fluent without more ram.

rob74 5 minutes ago | parent [-]

Good question! Since the game is mostly scene-based, it should be possible to fit it into the C64's memory with lots of reading from disk. However the original game also had some larger scenes that used quite a lot of horizontal scrolling, not so sure about those...

Speaking of that, I'm really curious how many 170 KB C64 floppies it would need to store the whole game.

Razengan 3 minutes ago | parent | prev | next [-]

God, I wish a new modern game would capture the essence of Monkey Island, which for me was the ISLANDS.

I didn't care much about the actual main story, Ron Gilbert was never serious about the story anyway (and he coldly murdered it in the long-awaited "official" sequel, Return)

But I loved how each island was like a unique mini world onto itself, and as a kid it really struck me how it was always night in some islands and always day on others (which I later liked to headcanon as being set on a tidally-locked planet :)

Subdivide8452 an hour ago | parent | prev | next [-]

I was just wondering why this process is not automated. Why do these graphics require redrawing? Resolution difference from EGA?

vintermann 23 minutes ago | parent [-]

The C64 palette is completely different from the EGA palette.

C64: https://lospec.com/palette-list/commodore64

Default EGA palette (which Afaik monkey island used): https://lospec.com/palette-list/color-graphics-adapter

You see that the C64 palette has a much more muted, pastel look and does not map one to one to the CGA/default EGA palette. C64 has a lot less vivid colors, but it also has much better luminosity ramps which can make dithering look a lot better.

In addition, the C64 has restrictions on the number of colors you can use in the same 8x8 block which I don't think EGA had.

It takes an artist to turn a CGA/EGA image into a C64 image.

simonw 4 hours ago | parent | prev | next [-]

Those backgrounds look so good. I wonder if they'll be able to do anything with the iconic music.

selcuka 2 hours ago | parent | next [-]

There are already remakes of MI tunes for C64:

https://deepsid.chordian.net/?file=/DEMOS/S-Z/Secret_of_Monk...

classichasclass 4 hours ago | parent | prev [-]

With a SID? No problem. I think the title track could be arranged very easily for three voices.

nwellnhof an hour ago | parent | next [-]

You can do amazing things with only a single SID channel. One of the most impressive examples is the in-game music of Hawkeye [1] which allows to use the remaining two channels for sound effects.

[1] https://youtu.be/es-rWnVSJ1c

hannes0x21 2 hours ago | parent | prev [-]

Even the PC speaker version is pretty good, so I would absolutely second this.

andrea76 2 hours ago | parent | prev | next [-]

There had already been an attempt in 2023 https://www.lemon64.com/game/the-secret-of-monkey-island

Based on reviews, it was a bad conversion

kleiba 21 minutes ago | parent [-]

> Unofficial conversion of the 1990 PC/Amiga game by Lucasfilm, developed using the D42 Adventure System from Out of Order Softworks.

D42 is a system for making text adventures, not graphics adventures, so I wouldn't be surprised if the conversion ended up sub par.

https://www.protovision.games/games/d42.php?language=en

p0w3n3d 4 hours ago | parent | prev | next [-]

I wonder how do they want to overcome the memory limit? Or will it be using cartridge extensively?

_the_inflator 3 hours ago | parent | next [-]

I don’t get your concern. Could you please be a bit more specific?

The artist and its partner are two high profile guys from the demo scene. They know what they are doing and the game logic ain’t that complicated since point and click is deterministic and finite. This ain’t no open world game.

The challenges evolve around the graphics. Interlaced multi screen multi color pixel art is the bottleneck here. IRQ loaders are bound to available cycle time so there won’t be any usage of FLI.

Since no ascii graphics compression is possible the designers need to consider the amount of branches you can take to several local views when walking around the huge map. Too many graphic details will amount to huge loading times - a problem the later Monkey Island games back then already faced.

Since the C64 graphics modes are not dynamic you can predetermine them by a simple formula: more beauty amounts to more memory usage alias overall loading times.

Using not the full screen is a slight advantage here.

I believe the guys will come up with a great game. It won’t be fast paced this is for sure but it won’t be a beauty killed by its loading times like it is 1987 either.

classichasclass 4 hours ago | parent | prev | next [-]

Modern flash carts like EasyFlash and clones allow for absolutely cavernous cartridge images. As good examples, see the C64 ports of Prince of Persia and Eye of the Beholder, which run entirely from massive cartridge ROMs.

eru 4 hours ago | parent | prev [-]

You can load from disk (or tape) on-demand?

qmr 4 hours ago | parent | prev | next [-]

Ambitious.

I wonder how many floppies it will be.

haspok an hour ago | parent [-]

The EGA version was 4 1.44MB disks for MS-DOS, IIRC. Let's say 5MB. That's about 30 disk sides or 15 disks in DD disks. Not that bad actually, and perhaps the C64 images are smaller or more compressible than the EGA ones... So this should be some kind of an upper limit.

bzzzt 14 minutes ago | parent [-]

It has to be less if they don't want to spoil the in-game 'insert disk 144' joke ;)

BuckRogers 2 hours ago | parent | prev | next [-]

Looks good, I had a C128 but played The Secret of Monkey Island around its release but didn't know there was an EGA version. It looks like the two were released apart by just a few months.

Definitely in this era the C64 hardware held up better for longer than expected. I didn't feel the x86 side caught up and surpassed the C64 as an entire package in both graphics and sound until the 486 era. A platform that was truly cursed on the gaming side for a long time due to its primary market focus being business use. And here I am using a 9850X3D with 5070 GPU, distant descendents of our old 286 hardware that I would play Monkey Island on.

glimshe 8 minutes ago | parent [-]

My AMD 286 with a sound blaster absolutely destroyed a C64 in games. Gosh, I played Monkey Island VGA and Wing Commander on it.

b112 3 hours ago | parent | prev | next [-]

A very wise move! With the current state of AI, the loss and cost of RAM, with GPUs and CPUs being eaten up, we'll all need to move back to C64s soon.

Really, and I mean this honestly, I had immense fun on my C64 using BBSes, playing games. It wouldn't be the worst fate, if everyone moved back to BBSes + games like this on the C64.

A neat project.

nnevatie 4 hours ago | parent | prev [-]

Seriously good-looking gfx - kudos!