Open ghost opened 9 years ago
Still title
Mafia II now loads in to the game! But you can not yet move or do anything :/
It's slowly getting there... Like Slowly
benvanik/xenia@47a3ec0
Crash when loading after title screen
> xenia.exe!xe::kernel::xboxkrnl::KeBugCheck(const xe::kernel::shim::ParamBase<unsigned int> & code) Line 89 C++
[Inline Frame] xenia.exe!xe::kernel::shim::KernelTrampoline(void(*)(const xe::kernel::shim::ParamBase<unsigned int> &) &) Line 463 C++
xenia.exe!`xe::kernel::shim::RegisterExport<0,82,xe::kernel::shim::ParamBase<unsigned int> const >'::`2'::X::Trampoline(xe::cpu::ppc::PPCContext_s * ppc_context) Line 520 C++
Same in benvanik/xenia@6209c4a9 Do you want to send log?
Tested on https://github.com/xenia-project/xenia/commit/9a74df491ffd0189ddd26bc2030e0eae6a775f4e
Started a new game. Xenia closed after the initial cut scene.
:warning:You must set protect_zero=false
!
:no_entry_sign:Do not run with vsync off.
state-menus | tech-physics-physx
Tested on: https://github.com/xenia-project/xenia/commit/f6b5424a9f7daee69ea7ea837b6d4224ea47c368
protect_zero = true
, but maybe it's more stable on false
, not sure.A lot of XMA spam in the log, perhaps canary with new XMA decoder can improve stability. Performance varies greatly, in some areas runs at 30-40 FPS, but in others 150-200 FPS, but it doesn't seem to impact game speed.
Marketplace
Tested on xenia-project/xenia@fc7695f
Issues:
Intro videos play smoothly with audio, seems to be unstable on start screen - freezes after a little while. If I attach VS2015, the call stack is
If I quickly skip through that screen then I can get the game to start to load, but there are many asserts like Seems to load forever.
This one's really difficult to debug. If you skip too quickly through the start screen you'll get a hang at the "adjust brightness" screen. If you're too slow it'll hang at the start screen like I mentioned above.
In VS it doesn't load forever, there is a crash in `
I have deduplicated a lot of NtWaitForSingleObjectEx entries. Let me know if you need something different.
Logs:
54548864.zip
Labels:
state-title