TheIndra55 / StargazeUnpack

Script to extract files from Stargaze engine games (such as Mountain Crime: Requital, Psycho Train)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StargazeUnpack

Quick script to extract files from games running Stargaze engine (such as Mountain Crime: Requital, Psycho Train).

Usage

[dotnet run]/[StargazeUnpack.exe] "C:\path\to\game.pack"

All files will be extracted to a folder named 'export' in the current directory.

Noesis plugin

The 'fmt_sf_image.py' Noesis plugin allows you to view and export the images with .pvrlzo and .pvr extension.

image

About

Script to extract files from Stargaze engine games (such as Mountain Crime: Requital, Psycho Train)

License:MIT License


Languages

Language:Python 58.6%Language:C# 41.4%