mirror of
https://github.com/Virtual-World-RE/NeoGF.git
synced 2024-11-15 04:25:34 +01:00
Update README.md
This commit is contained in:
parent
d3ab13be35
commit
733917a0cd
|
@ -4,7 +4,7 @@
|
|||
Python3 script for manipuling dol file format. This tool can stats with all informations from dol header and patch dol .text and .data using a list of write Action Replay code in an formated .ini file. MIT License.
|
||||
|
||||
## User manual
|
||||
Translate a virtual address into a dol offset if this was originaly mapped from data or text. virtual_address has to be in hexadecimal: 80003000
|
||||
Translate a virtual address into a dol offset if this was originaly mapped from data or text. virtual_address has to be in hexadecimal: 80003100
|
||||
```
|
||||
doltool.py --virtual2image virtual_address
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user