Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 05:05, 7 June 2026 by Hyatt (talk | contribs) (Created page with "{{Infobox Vita Homebrews |title=GoldenIdol-Vita |image=GoldenIdolVita.png |description=Port of The Case of the Golden Idol for PSVita. |author=WolffsRoom |lastupdated=2026/06/04 |type=Puzzle |version=0.3.0 |license=N/A |download=https://dlhb.gamebrew.org/vitahomebrews/GoldenIdolVita.7z |website=https://github.com/WolffsRoom/GoldenIdol-PSVita |source=https://www.reddit.com/r/vitahacks/comments/1twztqs/release_the_case_of_golden_idol_psvita_port/ |donation= }} {{#seo: |tit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GoldenIdol-Vita
General
AuthorWolffsRoom
TypePuzzle
Version0.3.0
LicenseN/A
Last Updated2026/06/04
Links
Download
Website
Source

A port of The Case of the Golden Idol for the PlayStation Vita, adapted from the original Godot Engine PC release. The repository contains the source scripts, patching engines, and tools created to adapt the game to run natively on the PS Vita hardware.

You MUST own the original game on Steam to generate the Vita playable files. No game assets are provided in the repository.

Controls

  • D-Pad Up/Down: Zoom In / Zoom Out
  • Touch Screen: Interact (click)
  • Cross (X): Confirm / Interact
  • Circle (O): Cancel / Back
  • Triangle / Square: Open Thinking Panel

Installation

  1. Head to the Releases tab.
  2. Download the latest GoldenIdol-Patch.zip and GoldenIdol-Vita-x.x.x.vpk.
  3. Extract GoldenIdol-Patch.zip into a new folder on your PC.

How to apply the patch:

  1. Open Steam, right-click on "The Case of the Golden Idol", go to Manage -> Browse local files.
  2. Copy the file named game.pck from that folder.
  3. Paste the game.pck file exactly into the DataSteam folder of your extracted patcher.
  4. Go back to the main patcher folder and run ApplyPatch.bat. Follow the on-screen instructions to select your language.
  5. Wait for the process to finish. It will automatically apply the patch and create a new folder named game_data containing your patched game file.
  6. Install the GoldenIdol-Vita-0.3.0.vpk on your PS Vita using VitaShell or FMVita (the author's personalized VitaShell).
  7. Connect your Vita via FTP or USB, and copy the entire newly created game_data folder into your Vita's game app folder at: ux0:app/IDOL00001/ (this ensures the file ends up exactly at ux0:app/IDOL00001/game_data/game.pck, not just the root app folder).
  8. Have fun!

Note: You MUST own the original game on Steam to generate the Vita playable files. No game assets are provided in this repository.

Update warning: If you want to update the game, update the game files too, not just the VPK.

Main Tools Used

This port was made possible thanks to the following tools:

GDRE_Tools

GODOT PSVita

AssetStudio

  • Purpose: Used to explore the files of the Unity version of the game (REDUX version), with the main goal of creating a tool to migrate the newly translated languages back to the Godot version.
  • Note: The translation project is still a work-in-progress; the author is currently adding accentuation support to the TTF fonts used by the game.
  • Source: https://github.com/Perfare/AssetStudio

Python Automation Tools

A series of .py tools were created to help automate the adjustments needed to make the PC assets run natively on the PS Vita. These can be found in the Tools.zip or the source tree:

Tool Script Usage / Purpose
lossless_vita_optimizer.py Automatically optimizes large textures for PS Vita's VRAM constraints without visible quality loss.
restore_imports.py Restores corrupted or missing .import configuration files after the original PCK extraction.
apply_vita_settings.py Automatically forces necessary PS Vita target settings directly into the project.godot file.
patch_dlcs_v2.py Integrates and patches the DLCs (Spider of Lanka & Lemurian Vampire) for console compatibility.
patch_credits_v4.py Adjusts and adapts the ending credits UI constraints to match the Vita's native resolution.
fix_idol_animation.py Tweaks memory-heavy animation loops so they run smoothly on Vita memory.
adjust_anim.py Recalculates screen bounds and positional anchors for game elements during animations.
improvements.py Applies overall UI/UX improvements, specifically adapting pointer and text elements.
fix_steam_issues.py Removes Steamworks dependencies and PC-specific API calls that would crash the console runtime.
patch_engine_animated.py Custom multi-threaded patching engine built with bsdiff4 to generate the final user patch.

Media

The Case of the Golden Idol - Official Reveal Trailer (GameTrailers)

Screenshots

GoldenIdolVita-01.png

GoldenIdolVita-02.png

GoldenIdolVita-03.png

GoldenIdolVita-04.png

GoldenIdolVita-05.png

GoldenIdolVita-06.png

Planned Improvements

  • Adjust control settings
  • Apply an automatic translation through ApplyPatch.bat itself, using the Unity version files for Godot as a base.

Known Issues

  • A slightly longer loading time for screens and levels (about 5 seconds).

Changelog

v0.3.0

  • First Release.

External links

Advertising: