From 2b64043eadaaf219ea981e3b9be7f6c8c60667cc Mon Sep 17 00:00:00 2001 From: WanTjhen777 <79756934+WanTjhen777@users.noreply.github.com> Date: Sat, 27 Feb 2021 23:26:21 +0700 Subject: [PATCH] Discovered that ACNH special events can be played in yuzu but requires game updates to bypass BCAT. --- animal-crossing-new-horizons.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/animal-crossing-new-horizons.md b/animal-crossing-new-horizons.md index 92b9333..f97fc22 100644 --- a/animal-crossing-new-horizons.md +++ b/animal-crossing-new-horizons.md @@ -1,7 +1,11 @@ Animal Crossing: New Horizons currently goes in-game. ### Known issues -* Special events cannot be played as they are distributed through BCAT. +* Special events can be played, but **requires** game updates that _changes the middle number_ of the game's version 1 step higher than the version in which the events should trigger via BCAT. + +For example, **Toy day** is playable from game version 1.7.0, and **festivale** is playable from game version 1.8.0 + +![Example of the festivale, playable in yuzu IF the game is updated to 1.8.0 and beyond.](https://user-images.githubusercontent.com/79756934/109393178-df907e80-7952-11eb-955d-77f5cd5ff0d1.png) Workarounds for some of these issues can be found on the [Switch Mods](https://yuzu-emu.org/wiki/switch-mods/) page.