"Fire In The Hole 64" is a thrilling mod for Celeste 64 that infuses the game with the electrifying essence of Geometry Dash, decking out textures with iconic faces and integrating custom models inspired by the viral Lobotomy Dash memes. This inventive overhaul also introduces custom dialogue that adds a fresh layer of personality and humor, alongside a specially crafted level that challenges players to collect 7 hidden strawberries. It's a unique fusion that promises a fresh and exciting twist on the classic Celeste experience.

Post tutorial Report RSS Installation Guide

Installation is a breeze! Just download the Content.zip, extract it, and drop the Content folder alongside your Celeste64.exe. Then, tweak your levels.json as instructed, and you're all set for a rhythmic adventure filled with nostalgia and challenge.

Posted by on - Basic Installers

Installation Guide


Step 1
: Download the Content.zip file from the releases section.

Step 2: Extract the Content.zip file. You will find a Content folder inside.

Step 3: Locate your Celeste 64 installation directory (where Celeste64.exe is located). Drop the extracted Content folder into this location, replacing all files when prompted.

tutorial1

Step 4: Modify the levels.json File:

tutorial2

  • In the Content folder inside the Celeste 64 directory, find and open the levels.json file with Notepad or another text editor.
  • Add the following JSON object to the array and dont forget the comma to seperate this new element from the existing elements:
  {
    "ID": "1_GEOMETERY_DASH",
    "Name": "Slopenheimer",
    "Label": "Fire in the hole!",
    "Strawberries": 7,
    "Preview": "Postcards/goggydash",
    "Map": "Geometery Dash/test"
  }
  • With this JSON code in the file save it and close it. The file after the modifications should resemble somthing like this (this code below will not work you need to modify the file yourself. I used placeholders to demonstrate what it should look like without distributing any of the games files.)
[
   {
	"ID": "0_PLACEHOLDER",
	"Name": "Placeholder",
	"Label": "This is a placeholder, the actial file does not have this",
	"Strawberries": 0,
	"Preview": "Placeholder",
	"Map": "0"
   },
   {
        "ID": "1_GEOMETERY_DASH",
        "Name": "Slopenheimer",
        "Label": "Fire in the hole!",
        "Strawberries": 7,
        "Preview": "Postcards/goggydash",
         "Map": "Geometery Dash/test"
   }
]

Setup Complete

You're all set! Launch Celeste 64, and you'll find the "Slopenheimer" level available to play (if not check you have done step 4 properly), complete with all the new mod features. Enjoy the fusion of Celeste and Geometry Dash, and thanks for playing "Fire In The Hole 64"!

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: