Using XCC Mix Editor: Difference between revisions
Appearance
en>DCoder Created |
No edit summary |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
The XCC Mix Editor is used to create MIX files and manage their contents. | == Information == | ||
{{RedHorizontalBar|Attention!|It's not recommended to use the XCC Mix Editor because it's known to break MIX files! Use [[XCC_Mixer|XCC Mixer]] instead! | |||
}} | |||
{{HorizontalBar|[[Image:Cc_documentinfo.png|24px]] The following text is just available for legacy reasons.}} | |||
The [[XCC:Mix Editor|XCC Mix Editor]] is used to create MIX files and manage their contents. | |||
== Creating new MIX files == | == Creating new MIX files == | ||
To create a new MIX file, you simply open the | To create a new MIX file, you simply open the XCC Mix Editor, click {{Tt|New}}, navigate to the appropriate game directory, pick a [[MIX#How to make a new MIX file|valid name]], and hit {{Tt|Save}}. | ||
== Adding stuff to MIX files == | == Adding stuff to MIX files == | ||
| Line 17: | Line 23: | ||
This should be straightforward, select the files in the Mix Editor, then either hit the {{Tt|Delete}} button or the "Delete" key on your keyboard. | This should be straightforward, select the files in the Mix Editor, then either hit the {{Tt|Delete}} button or the "Delete" key on your keyboard. | ||
[[Category: XCC Tutorials]] | [[Category: XCC Tutorials]] | ||
Latest revision as of 10:35, 2 April 2025
Information
The XCC Mix Editor is used to create MIX files and manage their contents.
Creating new MIX files
To create a new MIX file, you simply open the XCC Mix Editor, click New, navigate to the appropriate game directory, pick a valid name, and hit Save.
Adding stuff to MIX files
You can add files to the MIX files in several ways:
- Use the Insert button in the Mix Editor. (It only lets you pick a single file at a time.)
- Select all the files in Windows Explorer or other file manager, then drag-and-drop them onto Mix Editor's main screen.
After adding the files, hit Save, then Compact.
Removing stuff from MIX files
This should be straightforward, select the files in the Mix Editor, then either hit the Delete button or the "Delete" key on your keyboard.
