Skip to content

glthr/riven_diffs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riven Diffs Explorer

Riven diffs explorer processes the original game assets into card images and side-by-side visual diffs, then serves a lightweight viewer so you can browse and compare changes across stacks in a browser.

Context: https://glthr.com/riven-diffs

Prerequisites

  • Riven DVD ISO or a directory containing the Riven CD ISOs (e.g. Riven1.isoRiven5.iso)
  • Go and Make are checked and installed automatically on first run (see below)

Quick Start

Windows (PowerShell — no additional tools required)

.\scripts\run.ps1 diffs
.\scripts\run.ps1 navigator

Linux / macOS (GNU Make)

make diffs
make navigator

Go is installed automatically if missing. Open the image navigator in your browser.

When prompted for the source path, you can drag and drop the folder (CD set) or the ISO file (DVD) directly onto the terminal window — the shell will fill in the path for you. This works on Windows, macOS, and Linux.

About

Riven (1997) diffs generator and navigator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors