VRC PRO VRC VRH: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
<div class="toccolours mw-collapsible" id="mw-customcollapsible-myDivision" style="width:800px; overflow:auto;"> | <div class="toccolours mw-collapsible" id="mw-customcollapsible-myDivision" style="width:800px; overflow:auto;"> | ||
<pre> | <pre> | ||
3 bytes (char) - signature // "VRC" | |||
// TODO | // TODO | ||
</pre> | </pre> | ||
| Line 26: | Line 28: | ||
* Archives are encrypted with '''AES-256-CBC'''. Output data is a passwored ZIP. | * Archives are encrypted with '''AES-256-CBC'''. Output data is a passwored ZIP. | ||
* ZIP password for output data is '''d17856f1ce'''. | |||
=== Games === | === Games === | ||
Latest revision as of 16:36, 24 September 2021
Back to index | Edit this page
VRC, VRH
- Format Type : Archive
- Endian Order : Little Endian
- Signature : VRC
Format Specifications
3 bytes (char) - signature // "VRC" // TODO
MultiEx BMS Script
Not written yet.
QuickBMS Script
Notes and Comments
- Archives are encrypted with AES-256-CBC. Output data is a passwored ZIP.
- ZIP password for output data is d17856f1ce.
Games
List of games using this file format:
- VRC PRO
Compatible Programs
None.