# Why Does Spooky's Beetlejuice Have a Goonies Logo in Its Source Code?
by [Colin Alsheimer](/author/colin) · April 23, 2026 · [News](/news/category/news)

> The Goonies has been heavily rumored as Spooky's next release. Evidence of it may have been sitting inside the public Beetlejuice code for months.

The Goonies [has been rumored](https://www.kineticist.com/hype/the-goonies-pinball) as the next Spooky Pinball release for a long time. As it turns out, what looks like evidence of that next release has been sitting inside every version of Beetlejuice's publicly distributed code since day one.

Let me show you how I know.

## The Facebook post

I was scrolling through Facebook recently when [a post](https://www.facebook.com/groups/flipperfrancexperience/posts/1629454598362347) in [Flipper France Xperience](https://www.facebook.com/groups/flipperfrancexperience) — a popular French-language pinball group — caught my attention. The post is in French, which I don't read, but the attached screenshot translates fine.

![Screenshot 2026 04 23 at 12.56.57 Pm](https://admin.kineticist.com/assets/1be9ddb8-eb32-45b7-91e3-9975d3dfc8dc.png?width=1390&height=1226)

The image in the post is a screenshot of a code editor window, poking through a project called `pinball_analysis`. Nested inside it, at `clonezilla_mounted/2026-01-04-19-img/mounts/sda4.ext4/code/uptest/`, sits a file named `splash.png`.

That `splash.png` is the logo for The Goonies.

And there's a second find. One level up from the game code sits a whole separate folder called `pinaccess`.

![Why Does Spooky's Beetlejuice Have a Goonies Logo in Its Source Code?](https://admin.kineticist.com/assets/bb0c2aa9-6b6d-4cf0-be79-e5884229c9f6.jpg?width=1840&height=1341)

That folder could refer to [PinAccess](https://pinaccess.com/), Turner Pinball's (still-in-beta) app for cloud-connected game features. It's possible it's some other tool. Either way, the file tree has the shape of a full integration — its own code, its own credentials, its own place in the directory structure.

Translated, the original Facebook post frames the find as pirate treasure and makes one explicit claim: “Spooky Pinball LLC and Turner Pinball partnering to implement online features.” It closes with a winking postscript to other Spooky owners — “remember to protect your wifi password.”

I'm not exactly sure where these specific files come from. It looks like it could be a cloned drive file, or perhaps some unpublished beta code. So how it was obtained is anyone's guess.

## What I could verify independently

I don't have a Beetlejuice. I don't have access to the same code on the cloned drive in the screenshot. What I do have is what any Beetlejuice owner has: the public code updates Spooky has posted to [their website](https://www.spookypinball.com/beetlejuice/).

So I pulled them down, unpacked them, and looked inside.

![Splash](https://admin.kineticist.com/assets/b2591baa-c79f-46f3-a9bb-6cedfd32d849.png?width=1366&height=768)

*The hidden image file*

I'll spare you the suspense. None of the public updates contain any reference to PinAccess. But every single public Beetlejuice code release Spooky has ever shipped contains a file named `splash.png`. And every one of those `splash.png` files is the Goonies logo, with an identical creation timestamp: **October 14, 2025, at 22:12:54 UTC**. It's been sitting inside Beetlejuice's code since the very first public build.

Meaning: anyone who bought a Beetlejuice and ran the official code update installed a Goonies logo onto their game.

And yet — Spooky hasn't officially announced The Goonies. The rumor is still, technically, a rumor.

## Easter egg, or artifact?

The first reading is an intentional one. A buried Goonies asset in a public code update is the kind of thing the pinball community eventually finds, and Spooky has a history of winking publicly about upcoming games. The file is named `splash.png`, not `goonies_test.png`. It's not buried in an obscure subfolder; it's right at the top level.

The second is accidental. A shared codebase, a careless build, a file that was supposed to be stripped before shipping but wasn't. It happens.

I lean toward the first. But either way, the conclusion is the same: The Goonies must be coming soon from Spooky. And PinAccess integration could be on the way too.

## Related
- Game: [Beetlejuice](/games/pinball/beetlejuice-2025)
- Hype: [The Goonies](/hype/the-goonies-pinball)

---
_Canonical URL: https://www.kineticist.com/news/goonies-treasure_