mirror of
https://github.com/zeldaret/ph
synced 2026-06-07 11:57:43 -04:00
Update docs
This commit is contained in:
+1
-1
@@ -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
@@ -30,8 +30,8 @@ We use the object diffing tool [`objdiff`](https://github.com/encounter/objdiff)
|
||||

|
||||
|
||||
> [!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
|
||||
|
||||
Reference in New Issue
Block a user