Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-10-29 17:02:55 +0300
committerGitHub <noreply@github.com>2022-10-29 17:02:55 +0300
commit3d7c309c2bd0b7eac1b02bb7a20d2821e7204484 (patch)
treeaa600e8622ce3de303137a662d3c9d642d2afa0d
parent6f55761de224aeff0cf0968dbac61e1e2e9f38ae (diff)
Update README.md
-rw-r--r--Examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/README.md b/Examples/README.md
index ee84b9d..150a441 100644
--- a/Examples/README.md
+++ b/Examples/README.md
@@ -21,7 +21,7 @@ This example uses single image splitted in two horizontally, each part uses it's
![Image](../TestImages/Images/jurassic.png)
## nrom_split_lossy
-Same as **nrom_split** but with сomplicated image that doesn't fit NES colors limitations, so NesTiler tries to optimize it and dismiss some palettes and colors (**--lossy** option).
+Same as **nrom_split** but with сomplicated image that doesn't fit NES colors limitations, so NesTiler tries to optimize it and dismiss some palettes and colors (**--lossy 3** option).
![Image](../TestImages/Images/me.png) -> ![Image](https://user-images.githubusercontent.com/4236181/197870408-4472a362-2829-4c74-baaf-1c27c082d070.png)