Create

Kebo Adapter — Core Engine Integration Module

  • Graveyard Keeper 2 — Kebo Adapter — Core Engine Integration Module
  • Graveyard Keeper 2 — Kebo Adapter — Core Engine Integration Module
  • Graveyard Keeper 2 — Kebo Adapter — Core Engine Integration Module
  • Graveyard Keeper 2 — Kebo Adapter — Core Engine Integration Module
Author:
RealenteR
Size:
15.32 kB
Date:
Today, 12:23
Downloads:
0
0.0 / 10
No one has rated the file yet.

A dedicated game adapter for Graveyard Keeper 2 that bridges the standalone Kebo Core framework directly into the game engine. While Kebo Core functions as a generic modular loader, this adapter injects all title-specific hooks: rendering mod interfaces using native UI assets, embedding a functional "Mods" button directly into the title screen below "Options", enforcing simulation pauses, and dispatching core engine events to dependent mods.

Key Features:

  • Native Visual Styling — The Kebo configuration overlay uses native game fonts, framing textures, and button assets for total aesthetic consistency.
  • Main Menu "Mods" Entry — Positioned right below the "Options" button, animated with native title screen elements, and selectable via controller.
  • True Engine Pause — Freezes game state and simulation clocks while the Kebo overlay is active, behaving just like native UI menus.
  • Dynamic Language Sync — Kebo dynamically inherits whichever display language is selected inside the game client.
  • Native Controller Handling — Leverages built-in menu navigation patterns, presents accurate button prompts (PlayStation, Xbox, Switch), and intercepts L3 / R3 stick clicks directly from hardware even while other game menus are open.
  • PlayStation Gyro/Touchpad Drift Isolation — Resolves erratic menu selection jumps caused by Steam Input gyro or touchpad mouse emulation (game menus ignore mouse input while a gamepad is active; mouse control re-engages only on left/right click, wheel scroll, or distinct movement after 3 seconds of gamepad inactivity).
  • Steam Gamepad Keyboard Support — Text input prompts invoke the native Steam gamepad keyboard (Steam Deck, Big Picture, Steam Input) with automatic fallback to Kebo's built-in on-screen keyboard.
  • Centralized Game Event Bus — Exposes structured game lifecycle hooks (day transitions, zone changes, craft queued, structure placed, save completed) to child mods, ensuring high patch-resilience across official game updates.
  • Credits Watermark — Clean "modded by: Kebo" indicator positioned alongside the credits section in the main menu.

Requirements & Installation:

  1. Ensure Kebo Core 0.7.2 or newer is installed first.
  2. Extract the downloaded ZIP archive into the root game directory (where GraveyardKeeper2.exe is located).
  3. The adapter binary should reside directly inside:
    Kebo\adapters\
  4. Launch the game.

Useful links:

Comments 0