mirror of
https://github.com/yuzu-emu/yuzu-games-wiki.git
synced 2025-07-18 16:07:26 +00:00
'Fix GetTPCMasks for ioctl3' was merged
parent
bcb6379193
commit
cf3e69c7f5
|
@ -1,23 +1,9 @@
|
|||
Animal Crossing: New Horizons currently only boots on mainline with a game-specific patch, while [Early Access](https://yuzu-emu.org/help/early-access/) users can boot the game just fine. When the player is in the overworld, performance may struggle. Along with that, the game may stutter when an auto-save occurs.
|
||||
Animal Crossing: New Horizons currently goes in-game with a game update. When the player is in the overworld, performance may struggle. Along with that, the game may stutter when an auto-save occurs.
|
||||
|
||||
### Known issues
|
||||
* The game crashes on startup. (Fixed in [Early Access](https://yuzu-emu.org/help/early-access/))
|
||||
* The game softlocks on startup when using 1.0.0. (Fixed in [Early Access](https://yuzu-emu.org/help/early-access/))
|
||||
* Scenery in the distance is black.
|
||||
* Taking pictures with the camera causes a crash.
|
||||
* Special events cannot be played as they are distributed through BCAT.
|
||||
|
||||
Workarounds for some of these issues can be found on the [Switch Mods](https://yuzu-emu.org/wiki/switch-mods/) page.
|
||||
|
||||
#### In order to run the game on mainline, please follow the instructions below:
|
||||
|
||||
* Install an update to Animal Crossing: New Horizons. See [these instructions](https://yuzu-emu.org/wiki/how-to-install-and-use-game-updates/) for more information.
|
||||
|
||||
* **Add [this patch](https://github.com/yuzuMods/yuzuMods/raw/master/mods/animal-crossing-new-horizons/BypassBootCrash.zip) to Animal Crossing: New Horizons’s "mod" folder in yuzu.** This is currently necessary to get past an initial crash on boot. Add this mod by right-clicking New Horizons in your game list, clicking "Open Mod Data Location", next simply extract the patch into this directory.
|
||||
|
||||
An example of a correctly structured mod directory can be seen below:
|
||||
|
||||

|
||||
|
||||
* Please note that version 1.0.0 of the game currently soft locks at the initial island loading screen. For this reason, it is necessary to update your game.
|
||||
|
||||
**That’s all! Animal Crossing: New Horizons should boot and be playable!**
|
||||
Workarounds for some of these issues can be found on the [Switch Mods](https://yuzu-emu.org/wiki/switch-mods/) page.
|
Loading…
Reference in a new issue