mirror of
https://github.com/rvtr/wiki.git
synced 2025-06-19 03:25:40 -04:00
Add Windows Defender warning for installing TWLMenu++ from .7z file
This commit is contained in:
parent
7d1e9a939f
commit
92be145b67
@ -44,6 +44,10 @@ You will first need to have custom firmware on your 3DS, follow [3ds.hacks.guide
|
||||
{% assign tab-non-working-camera = tab-non-working-camera | split: "////////" %}
|
||||
|
||||
{% capture tab-manual %}
|
||||
|
||||
If you use a Windows edition which contains Windows Defender, please turn it off before downloading, as the `.7z` file has gotten detected as a Trojan due to a false positive.
|
||||
{:.alert .alert-warning}
|
||||
|
||||
1. Download the latest [`TWiLightMenu-3DS.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-3DS.7z)
|
||||
1. Extract `TWiLightMenu-3DS.7z`
|
||||
1. Copy the `_nds` folder to your SD card root
|
||||
|
@ -11,6 +11,9 @@ description: How to install TWiLight Menu++ on the Nintendo DSi
|
||||
If you do not already have a way to run homebrew on your DSi, follow [dsi.cfw.guide](https://dsi.cfw.guide) to install TWiLight Menu++
|
||||
{:.alert .alert-info}
|
||||
|
||||
If you use a Windows edition which contains Windows Defender, please turn it off before downloading, as the `.7z` file has gotten detected as a Trojan due to a false positive.
|
||||
{:.alert .alert-warning}
|
||||
|
||||
### Installing
|
||||
1. Download the latest [`TWiLightMenu-DSi.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-DSi.7z)
|
||||
1. Extract `TWiLightMenu-DSi.7z`
|
||||
|
@ -8,6 +8,9 @@ long_title: Installing TWiLight Menu++ (Flashcard)
|
||||
description: How to install TWiLight Menu++ on a Nintendo DS flashcard
|
||||
---
|
||||
|
||||
If you use a Windows edition which contains Windows Defender, please turn it off before downloading, as the `.7z` file has gotten detected as a Trojan due to a false positive.
|
||||
{:.alert .alert-warning}
|
||||
|
||||
### Installing
|
||||
1. Download the latest [`TWiLightMenu-Flashcard.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-Flashcard.7z)
|
||||
1. Open or extract `TWiLightMenu-Flashcard.7z`
|
||||
|
Loading…
Reference in New Issue
Block a user