mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 19:45:35 -04:00
doc/rvth_notes.md: Bank starting offsets are only the same on all systems if using the official development tools.
This commit is contained in:
parent
f2a46668b1
commit
c46cc83c96
@ -85,8 +85,10 @@ Bank types:
|
||||
* "NN1L": Wii single-layer disc.
|
||||
* "NN2L": Wii dual-layer disc.
|
||||
|
||||
Bank starting offsets are always the same. Length may differ depending on if
|
||||
the game is GameCube, Wii single-layer, or Wii dual-layer.
|
||||
Bank starting offsets are usually the same on all systems, assuming the
|
||||
official development tools are used. Length may differ depending on if
|
||||
the game is GameCube, Wii single-layer, or Wii dual-layer, and if the
|
||||
image is encrypted or unencrypted.
|
||||
|
||||
Each bank is 0x8C4A00 sectors. (4,707,319,808 bytes)
|
||||
* This matches the size of RVT-R and DVD-R discs.
|
||||
|
Loading…
Reference in New Issue
Block a user