Update docs

This commit is contained in:
Aetias
2025-01-06 22:22:17 +01:00
parent 247d862475
commit 46322369fc
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ python tools/configure.py <eur|usa>
> [!NOTE]
> For Linux users: If you plan to use Wibo instead of Wine, run `configure.py` with `-w <path/to/wibo>`.
6. Put one or more base ROMs in the [`/extract/`](/extract/README.md) directory of this repository.
7. Put one or more base ROMs in the [`/extract/`](/extract/README.md) directory of this repository.
Now you can run `ninja` to build a ROM for the chosen version.
+2 -2
View File
@@ -30,8 +30,8 @@ We use the object diffing tool [`objdiff`](https://github.com/encounter/objdiff)
![List of symbols in objdiff](images/objdiff_symbols.png)
> [!NOTE]
> If a source file is missing in `objdiff`, or `objdiff` fails to build a file, first rerun `objdiff.py` to update
> `objdiff.json`. If the problem persists, feel free to ask for help.
> If a source file is missing in `objdiff`, or `objdiff` fails to build a file, first rerun `ninja` to update `objdiff.json`.
> If the problem persists, feel free to ask for help.
## Decompiling a function
Once you've opened a source file in `objdiff`, you can choose to decompile the functions in any order. We recommend starting