Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaredkrinke/tec-redshift-dumper
Tool for dumping TEC Redshift discs into text and JSON formats
https://github.com/jaredkrinke/tec-redshift-dumper
exa exapunks exapunks-redshift
Last synced: 9 days ago
JSON representation
Tool for dumping TEC Redshift discs into text and JSON formats
- Host: GitHub
- URL: https://github.com/jaredkrinke/tec-redshift-dumper
- Owner: jaredkrinke
- License: mit
- Created: 2024-03-30T22:20:57.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T03:47:35.000Z (8 months ago)
- Last Synced: 2024-10-04T00:26:32.591Z (about 2 months ago)
- Topics: exa, exapunks, exapunks-redshift
- Language: JavaScript
- Homepage: https://jaredkrinke.github.io/tec-redshift-dumper/
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TEC Redshift Dumper
This is a browser-based tool to dump [TEC Redshift](https://store.steampowered.com/app/948420/EXAPUNKS_TEC_Redshift_Player/) discs (from [Exapunks](https://www.zachtronics.com/exapunks/)) into a simple text format (and JSON):**https://jaredkrinke.github.io/tec-redshift-dumper/**
All of the reverse-engineering comes from [TEC Redshift Disk Specification](https://rami-sabbagh.com/TEC-Redshift-Disk-Specification/) by [Rami-Sabbagh](https://github.com/Rami-Sabbagh). This tool uses [UPNG.js](https://github.com/photopea/UPNG.js/).
Source code for this tool is available via "view source" or this repository.