patchimage/debian/control

67 lines
2.9 KiB
Plaintext
Raw Normal View History

2013-08-06 23:22:39 +02:00
Source: patchimage
Section: games
Priority: extra
2014-05-19 21:38:46 +02:00
Maintainer: Christopher Roy Bratusek <nano@jpberlin.de>
2013-08-06 23:22:39 +02:00
Build-Depends: debhelper (>= 8), make
Standards-Version: 3.9.4
2016-05-16 21:00:23 +02:00
Homepage: http://www.nanolx.org/nanolx/patchimage
2013-08-06 23:22:39 +02:00
Package: patchimage
Architecture: all
2016-08-06 10:06:06 +02:00
Depends: ${shlibs:Depends}, ${misc:Depends}, patchimage-tools
Description: Wii, Wii U, 3DS image patcher
2016-08-13 19:14:17 +02:00
Patchimage is a script that allows to patch riivoluton, ips, ppf, bps or xdelta
patches into wbfs or iso images of legal game dumps, ROMs or dumped cpk files.
2013-08-06 23:22:39 +02:00
.
2016-08-13 19:14:17 +02:00
Features include:
- downloading riivolution files or patches
- downloading soundtracks (if available)
- downloading custom banners for Wii games (if available)
- downloading covers for Wii games (if available)
- automatic storing of patched games into desired destination (see README.RC)
- automatic patching of Wii games, 3DS games, Wii U games
- replacing characters, fonts and items in Mario Kart Wii
- replacing characters in New Super Mario Bros. Wii
- replacing first players Kirby in Kirby's Adventure Wii
- patch Nintendo WFC compatible games to use WiimmFi server
2014-05-18 09:03:43 +02:00
.
2016-07-02 10:46:12 +02:00
Be sure to read the supplied README-files for a full overview.
2016-08-06 10:06:06 +02:00
Package: patchimage-tools-i386
Architecture: i386
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: patchimage-tools
Description: Pre-compiled tools for patchimage
pre-compiled tools for patchimage:
- 3dstool Tool for re-packing 3DS ROMs
- ctrtool Tool for un-packing 3DS ROMs
- applyppf3 Tool for applying PPF patches
- titledumper Tool for receiving Wii U game dumps over network
- uips Tool for applying IPS patches
- wit Tool for managing Wii game dumps
- wszst Tool for manipulating Mario Kart Wii files
- xdelta3 Tool for applying DELTA patches [beta version]
- overrides for Wiims Mario Kart Fun tools (new versions of wit and wszst
that allow creating older custom track distributions on newer versions
of Debian GNU/Linux, which have newer versions of the libraries the
originally provided wit and wszst were linked against)
Package: patchimage-tools-amd64
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: patchimage-tools
Description: Pre-compiled tools for patchimage
pre-compiled tools for patchimage:
- 3dstool Tool for re-packing 3DS ROMs
- ctrtool Tool for un-packing 3DS ROMs
- applyppf3 Tool for applying PPF patches
- titledumper Tool for receiving Wii U game dumps over network
- uips Tool for applying IPS patches
- wit Tool for managing Wii game dumps
- wszst Tool for manipulating Mario Kart Wii files
- xdelta3 Tool for applying DELTA patches [beta version]
- overrides for Wiims Mario Kart Fun tools (new versions of wit and wszst
that allow creating older custom track distributions on newer versions
of Debian GNU/Linux, which have newer versions of the libraries the
originally provided wit and wszst were linked against)