Fire In The Hole 64 | Mod for Celeste 64

Welcome to the official page for the "Fire In The Hole 64" mod! This mod brings the vibrant world of Geometry Dash into Celeste 64, featuring custom Geometry Dash faces on textures, Lobotomy Dash-inspired models, new dialogue, and an exclusive level named "Slopenheimer" with 6 hidden strawberries.

Features

  • Geometry Dash-inspired textures and custom models
  • New dialogue for a fresh experience
  • A custom level "Slopenheimer" with 6 strawberries to collect
  • Unique "Fire in the hole!" theme

GitHub Repo: Github.com
Get the game this mod is for here: Maddymakesgamesinc.itch.io

Post article RSS Articles

Installation Guide

Installers Tutorial

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"!

RSS Files
Fire In The Hole 64 | Content file

Fire In The Hole 64 | Content file

Patch

Modified content file for celeste 64. Merge this with the existing content file and replace files in destination. Modify levels.json to load the additional...

Post a comment

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

X