Lib20070319 is a library to read and write Ryu Ga Gotoku Studio's proprietary 20070319 file format.
It is a file format used in the Yakuza / 龍が如く games, ranging from Kenzan! to Fist of the North Star: Lost Paradise.
It is commonly used to store information in a similar way to a database table.
In the absence of an official name for this format, the modding community has chosen to adopt its header magic (0x20070319
) as the name.
Please refer to the project site for examples and API documentation.
This software is licensed under the terms of the MIT, with exemptions for specific projects noted below.
You can find a copy of the license in the LICENSE file.
Exemptions:
- SEGA is exempt from MIT licensing and may (at its option) instead license any source code authored for the Lib20070319 project under the Zero-Clause BSD license.
Many thanks to the following, in no particular order, for their contributions to the project:
- SlowpokeVG for the initial research of the format and his 20070319 importer/exporter project
- aposteriorist for assisting in the reverse engineering of multiple data types
- Kent for designing the Lib20070319 project logo
- Violet and Kami for their help in researching scenario-related data types