Guide_3DS/_pages/ru_RU/home.txt
ihaveahax 3710a5e989
New Crowdin updates (#2177)
* New translations home.txt (Spanish)

* New translations home.txt (Romanian)

* New translations home.txt (French)

* New translations home.txt (Arabic)

* New translations home.txt (Bulgarian)

* New translations home.txt (Catalan)

* New translations home.txt (Czech)

* New translations home.txt (German)

* New translations home.txt (Greek)

* New translations home.txt (Finnish)

* New translations home.txt (Hebrew)

* New translations home.txt (Hungarian)

* New translations home.txt (Italian)

* New translations home.txt (Japanese)

* New translations home.txt (Korean)

* New translations home.txt (Dutch)

* New translations home.txt (Norwegian)

* New translations home.txt (Polish)

* New translations home.txt (Portuguese)

* New translations home.txt (Russian)

* New translations home.txt (Swedish)

* New translations home.txt (Turkish)

* New translations home.txt (Ukrainian)

* New translations home.txt (Chinese Simplified)

* New translations home.txt (Chinese Traditional)

* New translations home.txt (Vietnamese)

* New translations home.txt (Portuguese, Brazilian)

* New translations home.txt (Indonesian)

* New translations home.txt (Thai)

* New translations home.txt (Croatian)

* New translations home.txt (Malay)

* New translations home.txt (Pirate English)
2023-01-20 17:14:20 -08:00

40 lines
1.9 KiB
Text

---
layout: splash
title: "3DS Hacks Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: /images/home-page-feature.jpg
overlay_filter: 0.5
caption:
excerpt: "Полное руководство по прошивке 3DS, <br /> от начала до boot9strap.<br />"
---
Внимательно прочитайте все вводные страницы (включая эту!) прежде чем продолжить.
{: .notice--info}
## What is custom firmware?
**Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do.
Popular uses for custom firmware include:
* Running homebrew software and games made for or ported to the Nintendo 3DS
* Bypassing the region lock, allowing you to play games from other regions
* HOME Menu customization, using community-created themes and badges
* Modification of games ("ROM hacks") through [LayeredFS](https://github.com/knight-ryu12/godmode9-layeredfs-usage/wiki/Using-Luma3DS'-layeredfs-(Only-version-8.0-and-higher))
* Save data editing, backup, and restore
* Emulation of older consoles, as well as native playback of DS and GBA games
* Installing your physical cartridges for digital use
## Что устанавливается в этом руководстве?
This guide will:
+ Install **boot9strap** and **Luma3DS custom firmware** on unmodified retail 3DS/2DS devices
+ Luma3DS will automatically remove the region lock and allow you to run unsigned software
+ Install various pieces of homebrew software, such as a package installer, save file manager, and a homebrew app store
+ Make critical system file backups that can help avoid bricks (and recover data in the event of one)
___
### Continue to [Get Started](get-started)
{: .notice--primary}