Skip to content

Commit

Permalink
change switch rle to Region RLE
Browse files Browse the repository at this point in the history
Signed-off-by: Dexrn ZacAttack <[email protected]>
  • Loading branch information
DexrnZacAttack authored Oct 24, 2024
1 parent 1d23fce commit 31f77c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LCE/Basic Info.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
| Xbox360 | XMemcompress/LZX | None | XMemcompress/LZX (+ RLE)
| PS3 | [Deflate(Algorithm)](https://en.wikipedia.org/wiki/Deflate) or None | None | Deflate(Algorithm) (+ RLE)
| WiiU | Zlib | None | Zlib (+ RLE)
| XboxOne | Zlib | None | Zlib (+ RLE?) <!-- rle unconfirmed but likely. -->
| XboxOne | Zlib | Region RLE | Zlib (+ RLE?) <!-- rle unconfirmed but likely. -->
| PSVita | Vita RLE | None | Zlib (+ RLE)
| Switch | Zlib | Switch RLE | Zlib (+ RLE)
| Switch | Zlib | Region RLE | Zlib (+ RLE)
| 3DS | Zlib | None | Zlib (no RLE)

#### note: Xbox One may be inaccurate. -Dexrn
Expand Down

0 comments on commit 31f77c3

Please sign in to comment.