• Updated 2023-07-12: Hello, Guest! Welcome back, and be sure to check out this follow-up post about our outage a week or so ago.

Question about a rare Freddy Pharkas (Mac version) easter egg

5ZyPlni.png.0d19b8dd908f22f07407ca88d71f9058.png


 
So, I had a rather bizarre question about the Mac version of Freddy Pharkas.  I did a search on Google Groups and found a post by Keith Nemitz (one of the lead Mac devs at Sierra) from 7/1/93
 
In the post, he mention a special Mac easter egg. In a response to my email he said:
 
"If I remember correctly, at the start of the game, if you travel to an
ajacent screen (not sure which direction) there is a pond. If you do
something to the pond (can't remember, may require an item or talk to
it...), a hand will reach out of the water offering a Macintosh.
 
good luck!  Let me know if you figure it out.
 
The pond was used in the game demo, but not for the final game. My team
thought it'd be fun to add something."
 
I did some digging and threw together a quick website with my findings.
 
Short version is that thanks to various tools, I know what message the game displays when the easter egg happens, what sound is used (probably); what script, view, palette, position, scale & etc. are used but not how to actually get the easter egg to show up in the game normally :p
 
I emailed both Al Lowe & Josh Mandel & neither knew of this easter egg or how to trigger it.
 
I was wondering if anyone had ever seen this easter egg in action for themselves and knows how to trigger it?
 
That's what I figured as well but, I can't find a way to properly read the "script 270".  ScummVM's debugger can dump the script but, it's unreadable.  I've also tried various SCI resource viewing programs but, they don't recognize/read the game's files.

 

Paralel

Well-known member
Oh, DOS should make it alot easier (well, at least easier in my mind, I'm not quite as good with Mac real-time debugging). Run it in a virtual machine with a debugger and step through the code as its executed, you might be able to find the trigger that way. You might even want to dump the memory of the virtual machine once you're in that area since the trigger might be loaded into memory once you are on that screen since it has to load the script.

 
Last edited by a moderator:
So, I finally figured out the elusive easter egg that was exclusive to the Mac version of Freddy Pharkas.  

 
By using the “Talk” icon in the same spot on the Mine that generates the “Mac programmers deep within the Old Abandoned Mine toil at their shunned lore.” message (by using the "Look" icon), a sequence will begin that ends with a hand raising a Macintosh out of the swamp.
 
I didn't think about using the Talk icon in that same exact spot until I read this message.
 
I uploaded a video of the whole easter egg on YouTube.
 

 
Top