xenia-project / game-compatibility

https://xenia.jp
BSD 3-Clause "New" or "Revised" License
471 stars 145 forks source link

544307D5 - Ninja Gaiden II #296

Open michalstec1 opened 8 years ago

michalstec1 commented 8 years ago

Marketplace

https://github.com/xenia-project/xenia/commit/b5469b57bacdba11d13c9052fda9e2128abef5ba Loads, plays some sounds for a moment and crashes.

Log

incneet commented 8 months ago

As of the build in 12/5/2023 the audio bug is still present. I get no audio about half way thru chapter 1, although as always with this bug it's inconsistent when it triggers.

It happens on a fixed occasion for me, that is when I switched Xenia to the background and do something else like googling in the web browser for a couple of seconds. And then the sound would be dead.

i notice if any other audio from windows pop up, the audio stop work in NG theres any way to turn audio exclusive while play in xenia? its this stupid question? the only issue now is losing audio

hyh19962008 commented 7 months ago

As of the build in 12/5/2023 the audio bug is still present. I get no audio about half way thru chapter 1, although as always with this bug it's inconsistent when it triggers.

It happens on a fixed occasion for me, that is when I switched Xenia to the background and do something else like googling in the web browser for a couple of seconds. And then the sound would be dead.

i notice if any other audio from windows pop up, the audio stop work in NG theres any way to turn audio exclusive while play in xenia? its this stupid question? the only issue now is losing audio

Follow the instructions here How to Change Windows 10 System Sounds under the section "How to Access Windows 10 Sound Settings ", change your "Sound Scheme" from "Windows default" to "Mute".

HappehLemons commented 7 months ago

As of the build in 12/5/2023 the audio bug is still present. I get no audio about half way thru chapter 1, although as always with this bug it's inconsistent when it triggers.

It happens on a fixed occasion for me, that is when I switched Xenia to the background and do something else like googling in the web browser for a couple of seconds. And then the sound would be dead.

i notice if any other audio from windows pop up, the audio stop work in NG theres any way to turn audio exclusive while play in xenia? its this stupid question? the only issue now is losing audio

I have played this game a lot, and the audio has shut off a lot even when no sounds are being output from my computer apart from Xenia. I don't think this is the solution here.

hyh19962008 commented 7 months ago

As of the build in 12/5/2023 the audio bug is still present. I get no audio about half way thru chapter 1, although as always with this bug it's inconsistent when it triggers.

It happens on a fixed occasion for me, that is when I switched Xenia to the background and do something else like googling in the web browser for a couple of seconds. And then the sound would be dead.

i notice if any other audio from windows pop up, the audio stop work in NG theres any way to turn audio exclusive while play in xenia? its this stupid question? the only issue now is losing audio

I have played this game a lot, and the audio has shut off a lot even when no sounds are being output from my computer apart from Xenia. I don't think this is the solution here.

I think it varies on different machines. Say, I won't lose the sound if I hadn't switched Xenia to the background.

Elking2500 commented 7 months ago

Hello any solution for this?

https://github.com/xenia-project/game-compatibility/assets/94656311/4fd5f7f3-7031-43b7-8105-4b0984343bcf

finalround0 commented 6 months ago

嘿伙计们,出于某种原因,即使我应用了补丁,游戏仍然在第 12 章崩溃。这是我的构建,我的补丁是这样的图像 图像 有什么想法吗?

我用这个

title_name = "NINJA GAIDEN 2"
title_id = "544307D5" # TC-2005

[[patch]]
    name = "1280x720 Resolution TU3"
    desc = "Original resolution is 1120x584."
    author = "Margen67"
    is_enabled = true

    [[patch.be16]]
        address = 0x83648a76
        value = 0x02d0
    [[patch.be16]]
        address = 0x83648a7a
        value = 0x0500
    [[patch.be16]]
        address = 0x837eb9f2
        value = 0x0500
    [[patch.be16]]
        address = 0x837eb9f6
        value = 0x02d0

[[patch]] 
    name = "Skip Chapter 12 crash TU3"
    author = "Gliniak"
    is_enabled = true

    [[patch.be32]]
        address = 0x8285a2e4
        value = 0x3bc00000
    [[patch.be32]]
        address = 0x8285a24c
        value = 0x3bc00000

Do you have TU2 patch,I use 720P and I Just add Skip Chapter 12 crash,IN water is GG.Thank you first.Tu2 locked is better.

IgiariValkyr commented 6 months ago

Hello, how i can fix this? imagem_2023-12-28_103030697

change clear_memory_page_state = true

I think it should be mentioned. This config line does not exist in the config file for the latest build. Hell, none of the config options you guys talk about in this thread show up. Even in the old canary build that can actually run the game without polygon stretching.

legolas119 commented 6 months ago

the new config line is: _"clear_memory_pagestate = true" I'm using this patch and it seems that it works: https://i.postimg.cc/kGkM62Mf/Cattura1.png

BigPapaAnimal commented 5 months ago

image Interesting bug I'm encountering where all items are being displayed with the wrong image associated, it's defaulting to the herbs of life to heal

kowalos commented 5 months ago

It plays great on ally ,but sound cuts off after 10min. Doesn’t matter if you play or do nothing inside the game. Hopefully one day someone will figure it and you won’t need an Xbox to play this gem.

hyh19962008 commented 5 months ago

image Interesting bug I'm encountering where all items are being displayed with the wrong image associated, it's defaulting to the herbs of life to heal

Try "GPU - Clear Runtime Caches", and you will see the right image(for once).

legolas119 commented 4 months ago

GPU - Clear Runtime Caches

i don't find this setting into the xenia-canary.config.toml file...is it named in a slightly different name? thanks

hyh19962008 commented 4 months ago

GPU - Clear Runtime Caches

i don't find this setting into the xenia-canary.config.toml file...is it named in a slightly different name? thanks

It's on the menu bar of xenia.

legolas119 commented 4 months ago

ah ok ok thanks!

Sowa95 commented 4 months ago

Tested on: https://github.com/xenia-project/xenia/commit/e9f7a8bd48198541a3bd71fe6267df3dbe83c5c5

xenia.zip

master gpu-driver-issues-nvidia

HugeTaffer commented 4 months ago

so is there still no definitive fix for the sound issue cutting off after a while? it's such a shame since it seems to be very close to perfect emulation except for this problem

dannyesosa commented 2 months ago

strange artifact when looking in certain direction

Untitled
JamesMCclinton commented 1 month ago

Still has the sound stop working completely forcing restarts, graphical bugs going at higher resolutions, and wrong item pictures in the menus. You can play around the other bugs but the audio one is too annoying.