freebsd-ports/games/xray_re-tools/pkg-descr
Alexey Dokuchaev 40ea73b30d - Mute service target after it was debugged and works as intended
- Amend the COMMENT line and port description, add missing articles
- Fix several (mostly harmless) bugs reported by PVS Studio
2019-02-23 15:09:35 +00:00

13 lines
601 B
Plaintext

Portable (POSIX) subset of the X-Ray unofficial toolset used for modding the
S.T.A.L.K.E.R. game series by GSC Game World. Currently includes standalone
converter utility which is useful for casual gamers to unpack game resources
in order to adjust various game parameters.
Usage examples, the first for Russian release version of Shadow of Chernobyl
and the second for Clear Sky and Call of Pripyat:
$ xr_converter -unpack /path/to/gamedata.db0 -2947ru -dir ./put_it_here
$ xr_converter -unpack /path/to/resources.db0 -xdb -dir ./put_it_here
WWW: https://github.com/abramcumner/xray_re-tools