game-compatibility icon indicating copy to clipboard operation
game-compatibility copied to clipboard

584109DD - Final Fight: Double Impact

Open gibbed opened this issue 9 years ago • 4 comments

Marketplace

v0.0.1.3

Tested against xenia-project/xenia@ea99ba8e3bbac03386c95efe1496d5f4b03f5456.

Introduction logos and initial title screen works, with a "press start" prompt. Unfortunately there is frequent stalling during these screens.

  • [ ] Threads frequently stall, break/continue in debugger can get things running again.
  • [ ] Random crash trying to load a null pointer, doesn't always happen.
  • [ ] When verifying license, calls XamContentGetLicenseMask with an overlapped ptr, which is not currently implemented. So the game dies out here.
  • [ ] Calls NetDll_WSARecvFrom, which is unimplemented.
  • [ ] Calls NetDll_WSAGetOverlappedResult, which is unimplemented.

gibbed avatar May 23 '15 05:05 gibbed

Log:

ffdi.zip

I notice this warning: w> 000009F0 STFSContainer doesn't support version 2 yet

Not sure can this be of some help! xbox360-file-reference.pdf

zemzema avatar Mar 13 '18 17:03 zemzema

Tested on last (https://github.com/benvanik/xenia/commit/c5dbcc7e80bfa6b859a13799baf540495fec63d4) Boot - OK. Menu - OK. Graphics and Sound - OK, But it is impossible to get the gameplay, because the game is trying to connect somewhere and can not (xbox live most likely)

Log:

Final Fight.log

Screenshots:

bandicam 2018-03-14 09-02-27-282 bandicam 2018-03-14 09-02-32-190 bandicam 2018-03-14 09-03-07-402

Labels:

state-menus

Parovozik avatar Mar 14 '18 06:03 Parovozik

Just going to add that this game has always-online DRM, so that's probably where the choke comes in.

Firehawke avatar Sep 30 '21 08:09 Firehawke

Tested on https://github.com/xenia-project/xenia/commit/f6b5424a9 No change since 2018 post.

:satellite:This game runs on Canary Netplay.

xenia.zip

Etokapa avatar Mar 08 '24 01:03 Etokapa