Ninja Gaiden II - A1eNaz/Xenia-Game-Settings GitHub Wiki

Description 📄

The events in Ninja Gaiden II take place one year after the events in the first Ninja Gaiden game. It is about an evil emperor named Ashtar who, after hearing of Jaquio's defeat, devises a plan to take over the world and engulf it in darkness through an evil sword called the Dark Sword of Chaos.

Tools 🔧

PATCHES Base Version Title Update 2 Title Update 3

Local/Online Multiplayer 🎮

Split-Screen?             ❌
Connects Online?          ❌
Match with Others?        ❌
Works on Public Servers?  ❌
Local Servers Only?       ❌
Systemlink Working?       ❌

https://github.com/AdrianCassar/xenia-canary/wiki

Known issues ⚠️

  • Audio breaks even with new decoder. Unfortunately, there are no fixes for this. For some people, it's a gamble whether it works or not.
  • Resolution scaling causes artifacts in chapter 1 & 3. There's a weird fix for this issue.
  1. Remove or disable the 720 patch.
  2. Go to audio options and press "test volume" for music.
  3. Let the music play for a few seconds and interrupt it by pressing "back."
  4. Exit options and load your save. This needs to be done only once per emulator run, but make sure to do it before loading your save.

Recommended Settings 🔧

use_dedicated_xma_thread = false
use_new_decoder = true
(Fixes missing or broken audio for a bit.)

apu_max_queued_frames = 4
(Stops the audio delay.)

protect_zero = false
(Stops the game from crashing, only for Xenia Master)

texture_cache_memory_limit_soft = 192
(Help fixes texture cache related errors, works for majority of stuff except item icons.)

clear_memory_page_state = true
(Fixes warped graphics in game)