Update README.md
This commit is contained in:
21
README.md
21
README.md
@@ -6,12 +6,16 @@ The Mod Alchemist package provides various modifications and enhancements for yo
|
||||
The `package.ini` file contains the following configurations:
|
||||
|
||||
- `[*Toggle exeFS Patches]`: Toggles exeFS patches by selection.
|
||||
- `[*Delete exeFS Patches]`: Deletes selected exeFS patches.
|
||||
- `[*Toggle Content Mods]`: Toggles content modifications by selection.
|
||||
- Mods are sorted accordingly within `/switch/.packages/Mod Master/<GAME>/<MOD>/<ID>/...`
|
||||
- `[Enable 21:9 Mods]`: Enables 21:9 aspect ratio modifications.
|
||||
- `[Disable 21:9 Mods]`: Disables 21:9 aspect ratio modifications.
|
||||
- `[*Delete Content Mods]`: Deletes selected content modifications.
|
||||
- `[*Search Pattern]`: Configure search patterns for mod groups.
|
||||
- `[Enable All]`: Enables all mods based on search patterns.
|
||||
- `[Disable All]`: Disables all mods based on search patterns.
|
||||
- `[*pchtxt -> ips]`: Converts pchtxt files to IPS patches.
|
||||
- `[*pchtxt -> cheat]`: Converts pchtxt files to cheat codes.
|
||||
|
||||
Each configuration has a set of commands that perform the corresponding actions. The commands include moving, deleting, creating directories, and copying files to specific locations on your device.
|
||||
Each configuration has a set of commands that perform the corresponding actions. The commands include moving, deleting, creating directories, copying files, and converting files to specific formats.
|
||||
|
||||
## Obtaining Mods
|
||||
|
||||
@@ -19,14 +23,11 @@ To use the mods provided in the Mod Master package, you will need to obtain them
|
||||
|
||||
Please refer to the shared documentation or additional resources to acquire the specific mods you are interested in. Once you have obtained the mods, place them in the corresponding folders within the `Mod Alchemist` directory.
|
||||
|
||||
## Usage
|
||||
## Installation
|
||||
|
||||
To use Mod Master:
|
||||
To install `Mod Alchemist`:
|
||||
|
||||
1. Open the `package.ini` file located in the `examples/Mod Alchemist` directory.
|
||||
2. Uncomment the desired configuration and its corresponding commands by removing the semicolon (`;`) at the beginning of each line.
|
||||
3. Save the `package.ini` file after making the necessary changes.
|
||||
4. Copy the `Mod Alchemist` directory to your switch under `/config/ultrahand/` by placing it in that location.
|
||||
1. Copy the `Mod Alchemist` directory to `/switch/.packages/`.
|
||||
|
||||
Note: Make sure you have organized the mods properly within the subdirectories as mentioned in the "Obtaining Mods" section.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user