Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/.vitepress/i18n/en_US.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const themeConfig = {
{ text: localeData.pages["homebrew/ftpd"], link: `/homebrew/ftpd` },
{ text: localeData.pages["homebrew/nxtheme-installer"], link: `/homebrew/nxtheme-installer` },
{ text: localeData.pages["homebrew/nx-shell"], link: `/homebrew/nx-shell` },
{ text: localeData.pages["homebrew/edizon"], link: `/homebrew/edizon` },
{ text: localeData.pages["homebrew/breeze"], link: `/homebrew/breeze` },
{ text: localeData.pages["homebrew/simplemodmanager"], link: `/homebrew/simplemodmanager` },
{ text: localeData.pages["homebrew/tesla-menu"], link: `/homebrew/tesla-menu` },
{ text: localeData.pages["homebrew/mission-control"], link: `/homebrew/mission-control` },
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/i18n/strings/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"extras/updating": "Updating CFW",
"faq": "FAQ",
"homebrew": "Homebrew",
"homebrew/edizon": "EdiZon",
"homebrew/breeze": "Breeze",
"homebrew/ftpd": "FTPD",
"homebrew/goldleaf": "Goldleaf",
"homebrew/jksv": "JKSV",
Expand Down
7 changes: 7 additions & 0 deletions docs/homebrew/breeze.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Game Cheats with Breeze

For cheats management, [Breeze](https://github.com/tomvita/Breeze-Beta) is recommended. This offer support for Atmosphère's cheat engine, providing an easy way to download new cheats, as well as toggle them on or off.

## Usage

Information on how to use Breeze can be found on the Breeze [Quick Start Guide](https://github.com/tomvita/Breeze-Beta/blob/master/quick_start.md) and [User Manual](https://github.com/tomvita/Breeze-Beta/blob/master/Breeze.md)
84 changes: 0 additions & 84 deletions docs/homebrew/edizon.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/homebrew/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Homebrew apps are stored in `sd:/switch` by default and Homebrew sysmodules are

### Additional Homebrew apps/sysmodules

* [EdiZon](edizon) (sysmodule and Homebrew app)
* [Breeze](breeze) (sysmodule and Homebrew app)
* [SimpleModManager](simplemodmanager) (Homebrew app)
* [Tesla-Menu](tesla-menu) (sysmodule)
* [MissionControl](mission-control) (sysmodule)
Expand Down
2 changes: 1 addition & 1 deletion docs/user_guide/all/cfw_environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ To proceed with CFW on **emuMMC**, click on the button below:
* Dumping eShop games, save data, and encryption keys for preservation or installation on emuMMC or external Switch emulators
* Restoring modified save data for many games
* Custom fonts and home menu theming
* Modifying and cheating in most offline games (and some online games; [[info]](../../homebrew/edizon))
* Modifying and cheating in most offline games (and some online games; [[info]](../../homebrew/breeze))

If you prefer snappiness, online play, and a seamless transition between official features and custom features, you may consider using CFW on sysMMC. In this guide, sysMMC is assumed to be utilized for online play.

Expand Down
Loading