mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 12:32:38 +01:00
don't link to ROM dump site
This commit is contained in:
parent
6cf218fdc1
commit
df14cabcc5
@ -23,7 +23,7 @@ Install build dependencies:
|
||||
./install.sh
|
||||
```
|
||||
|
||||
Copy a [Paper Mario (USA)](https://datomatic.no-intro.org/index.php?page=show_record&s=24&n=0537) ROM into the root directory of the repository with the name `baserom.z64`. If you're using WSL, you can enter the Linux filesystem by opening `\\wsl$` in File Explorer; e.g. `\\wsl$\Ubuntu\home\<your username>\papermario`.
|
||||
Copy an unmodified Paper Mario (USA) ROM (sha1: `3837f44cda784b466c9a2d99df70d77c322b97a0`) into the root directory of the repository with the name `baserom.z64`. If you're using WSL, you can enter the Linux filesystem by opening `\\wsl$` in File Explorer; e.g. `\\wsl$\Ubuntu\home\<your username>\papermario`.
|
||||
|
||||
Configure the build and extract assets from the base ROM:
|
||||
```sh
|
||||
|
@ -15,7 +15,7 @@ This is a work-in-progress decompilation of Paper Mario (USA).
|
||||
|
||||
It builds the following ROM:
|
||||
|
||||
* [**papermario.z64**](https://datomatic.no-intro.org/index.php?page=show_record&s=24&n=0537) `sha1: 3837f44cda784b466c9a2d99df70d77c322b97a0`
|
||||
* papermario.z64 `sha1: 3837f44cda784b466c9a2d99df70d77c322b97a0`
|
||||
|
||||
To set up the repository, see [INSTALL.md](INSTALL.md).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user