Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

Commit 3c904c1

Browse files
Update README.md
Updated README.md
1 parent 62f54e5 commit 3c904c1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
# switch-cheats-updater
22
<p align="center">
3-
<img src = "https://user-images.githubusercontent.com/61667930/78696328-916c2a00-78ff-11ea-95e4-f104e8428e64.jpg"\>
3+
<img src = "https://user-images.githubusercontent.com/61667930/78696328-916c2a00-78ff-11ea-95e4-f104e8428e64.jpg"\><br>
4+
<img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/HamletDuFromage/switch-cheats-updater/total">
45
</p>
56

67
A Nintendo Switch homebrew app to automatically update your cheat files for your installed games, gamecarts and XCIs. Supports Atmosphere and SXOS.
78

89

910
Fetches the latest cheats from the [gbatemp general thread](https://gbatemp.net/download/cheat-codes-sxos-and-ams-main-cheat-file-updated.36311/updates) through [my mirror](https://github.com/HamletDuFromage/switch-cheats-db/releases) (updates once a day)
1011

12+
## Blacklist titles
13+
By default, this homebrew will overwrite the existing cheats. If you have your own cheat files that you'd like to keep as is, you may add the title IDs of the corresponding games, one ID per line, to `/config/cheats-updater/exclude.txt`. Use http://tinfoil.io/title to find the title ID of a game.
14+
1115
## How to install
1216
Copy the `switch-cheats-updater/` directory to `/switch/` in your sdcard
1317

1418
## Screenshots
15-
![done](https://user-images.githubusercontent.com/61667930/79019902-a6eb8900-7b77-11ea-8fc7-143374cecbe2.jpg)
19+
![done](https://user-images.githubusercontent.com/61667930/79614220-643e2980-8100-11ea-83ec-0a6002f1f6b5.jpg)
1620

1721
## Thanks
1822
[ITotalJustice](https://github.com/ITotalJustice) for his download functions

0 commit comments

Comments
 (0)