Download List

项目描述

Sample applications for various Eir projects, like magic-rw. They display the purpose behind the Eir projects, but are too small to warrant own codebase.

系统要求

System requirement is not defined
rwchunk-writer
test version

发布: 2020-10-17 07:02
rwchunk-writer test version (1 files 隐藏)

发布版本通知

RenderWare chunk writer utility made using magic-rw. There is documentation about known RW serialized types available inside.

Commands:

* enter *chunkid/chunkname* - enters a chunk

* leave - leaves a chunk

* uint8/uint16/uin32/uint64/int8/int16/int32/int64 *value* - writes a datatype

* bits *bitcnt* *value* - writes exactly bitcnt bits into a struct

* byterep *repcnt* *value* - writes repcnt bytes of value

* bitrep *bitcnt* *repcnt* *value* - writes repcnt * bitcnt times of value

* exit - exits a file or the program

变更日志

No Changelogs