xenia-project / game-compatibility

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

454188BD - FIFA 10 Demo #66

Open ghost opened 9 years ago

ghost commented 9 years ago

Marketplace

Tested on xenia-project/xenia@fc7695f

Issues:

Xenia can't read the ISO, but Windows can mount it.

!> 21D4 GDFX init failed: -30
!> 21D4 Unable to mount disc image
!> 21D4 Failed to launch target: C000000D

After 2+ minutes of running the language screen there are some asserts, but I can't select a language: Intro video playback is very slow and corrupted:

There are many many references to 2E8C undefined extern call to 838E0904 NetDll_WSAWaitForMultipleEvents in the log which I have deduplicated for size reasons

Crash after (?) the videos with heap corruption in void MMIOHandler::CancelWriteWatch(uintptr_t watch_handle)

Selecting a language causes a crash (?) > xenia.exe!xe::cpu::backend::x64::PACK::Emit16_IN_32(xe::cpu::backend::x64::X64Emitter & e, const xe::cpu::backend::x64::anonymous-namespace'::I<101,xe::cpu::backend::x64::anonymous namespace'::V128<-1>,xe::cpu::backend::x64::A0x3328766d::V128<-1>,xe::cpu::backend::x64::A0x3328766d::V128<-1> > & i, unsigned int flags) Line 6227 C++

Logs:

454188BD.zip

Labels:

state-load

ghost commented 7 years ago

benvanik/xenia@47a3ec0 Intros play fine now. Hang / crash on loading into a game after selecting team set up. Looks like an audio issue

    xenia.exe!xe::apu::XmaContext::DecodePackets(xe::apu::XMA_CONTEXT_DATA * data) Line 390 C++
    xenia.exe!xe::apu::XmaContext::Work() Line 112  C++
    xenia.exe!xe::apu::XmaDecoder::WorkerThreadMain() Line 147  C++
    [External Code] 
    xenia.exe!xe::kernel::XHostThread::Execute() Line 1051  C++
    xenia.exe!xe::kernel::XThread::Create::__l2::<lambda>() Line 385    C++
    xenia.exe!xe::threading::ThreadStartRoutine(void * parameter) Line 428  C++
    [External Code] 

xenia.zip

bdeimos commented 6 years ago

Tested on (https://github.com/xenia-project/xenia/commit/ba7dc6b2d7187a233d7175c75994828b498bec58)

(state-gameplay gpu-missing-drawing)

xenia.zip

untitled

Etokapa commented 3 years ago

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

Watched a full CPU vs CPU match and completed the demo. 120+ FPS with vsync off and shaders cached.

:warning:Minor graphical issues with corrupted videos. Press F5 to fix. :warning:Major wonkiness going on with bad AI.

fifatenn (7)

More Screenshots ![fifatenn (1)](https://user-images.githubusercontent.com/31154606/105661977-51793200-5e94-11eb-8265-fbed8f3f63d1.png) ![fifatenn (2)](https://user-images.githubusercontent.com/31154606/105661979-5211c880-5e94-11eb-999c-aed50a333079.png) ![fifatenn (3)](https://user-images.githubusercontent.com/31154606/105661980-52aa5f00-5e94-11eb-9519-9bbd455b8d94.png) ![fifatenn (4)](https://user-images.githubusercontent.com/31154606/105661981-52aa5f00-5e94-11eb-8996-a65e57f5fe9f.png) ![fifatenn (5)](https://user-images.githubusercontent.com/31154606/105661982-52aa5f00-5e94-11eb-9c4c-8bebe6daaa80.png) ![fifatenn (6)](https://user-images.githubusercontent.com/31154606/105661983-5342f580-5e94-11eb-931f-405eac43649f.png) ![fifatenn (8)](https://user-images.githubusercontent.com/31154606/105661986-53db8c00-5e94-11eb-9927-eddda776cc1a.png) ![fifatenn (9)](https://user-images.githubusercontent.com/31154606/105661988-53db8c00-5e94-11eb-9037-ce6cb406669b.png) ![fifatenn (10)](https://user-images.githubusercontent.com/31154606/105661989-53db8c00-5e94-11eb-96d8-f2693fe8cc3b.png)

xenia.zip xenia.z01.zip xenia.z02.zip

state-playable