Cvm tool: Difference between revisions

From Ryu Ga Gotoku Wiki
Jump to navigation Jump to search
(Created page with "A program to extract and repack CVM files. =Usage= Use the following command to: <br> Output an ISO file for you to edit. ''cvm_tool.exe -p qi2o@9a! split OGRE2.CVM OGRE2.iso OGRE2.hdr'' When you are done use this to repack your CVM back: "cvm_tool.exe -p qi2o@9a! mkcvm OGRE2.CVM OGRE2.iso OGRE2.hdr"")
 
mNo edit summary
Line 4: Line 4:
Use the following command to:
Use the following command to:
<br>
<br>
Output an ISO file for you to edit.
'''Output an ISO file for you to edit:'''
<br>
''cvm_tool.exe -p qi2o@9a! split OGRE2.CVM  OGRE2.iso OGRE2.hdr''
''cvm_tool.exe -p qi2o@9a! split OGRE2.CVM  OGRE2.iso OGRE2.hdr''
When you are done use this to repack your CVM back:
<br>
'''Use this to repack your CVM back:'''
<br>
"cvm_tool.exe -p qi2o@9a! mkcvm OGRE2.CVM  OGRE2.iso OGRE2.hdr"
"cvm_tool.exe -p qi2o@9a! mkcvm OGRE2.CVM  OGRE2.iso OGRE2.hdr"

Revision as of 03:40, 16 December 2022

A program to extract and repack CVM files.

Usage

Use the following command to:
Output an ISO file for you to edit:
cvm_tool.exe -p qi2o@9a! split OGRE2.CVM OGRE2.iso OGRE2.hdr
Use this to repack your CVM back:
"cvm_tool.exe -p qi2o@9a! mkcvm OGRE2.CVM OGRE2.iso OGRE2.hdr"