Pro-Pack

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
(Software)
Line 18: Line 18:
 
* [http://aminet.net/package/util/pack/RNC_ProPack RNC_ProPack.lha] - includes the original compressor for IBM PC and Amiga, all the decompression routines mentioned above, plus a MIPS R4300 version for the Nintendo 64 and a Z80 version for the GameBoy
 
* [http://aminet.net/package/util/pack/RNC_ProPack RNC_ProPack.lha] - includes the original compressor for IBM PC and Amiga, all the decompression routines mentioned above, plus a MIPS R4300 version for the Nintendo 64 and a Z80 version for the GameBoy
 
* [https://github.com/lab313ru/rnc_propack_source Pro-Pack compressor and decompressor written in C]
 
* [https://github.com/lab313ru/rnc_propack_source Pro-Pack compressor and decompressor written in C]
* [https://github.com/temisu/ancient_format_decompressor Ancient Format Decompressor]
+
* [https://github.com/temisu/ancient Ancient]
  
 
== Sample files ==
 
== Sample files ==

Revision as of 19:42, 30 June 2020

File Format
Name Pro-Pack
Ontology
Extension(s) .rnc
Released 1991

Pro-Pack, more commonly known as RNC, is a file compression utility used by several commercial games. It was developed by Rob Northen, who also produced the wikipedia:Rob Northen copylock copy protection scheme.

The compression utility was made available for the Amiga and IBM PC. It can compress Amiga Hunk, MS-DOS EXE, Atari ST TOS and Atari Lynx executables, as well as raw data files. Decompression routines written in assembly language were provided for 680x0 processors (Amiga, Atari ST, Megadrive), 80x86 (IBM PC), 65c816 (SNES) and 65C02 (Atari Lynx)

Contents

Identification

ProPacked data files begin with ASCII "RNC", followed by an 0x01 or 0x02 byte to indicate the compression method used.

Format documentation

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox