Game-compatibility: 454109B6 - NCAA Football 14

Created on 6 Aug 2016  路  9Comments  路  Source: xenia-project/game-compatibility

Marketplace

Tested on (https://github.com/benvanik/xenia/commit/1a5d4b99fc1e1cf775feb86d67b2d10ebff04679)

Issues:

  • Game starts, but sometimes the screen is flipping
  • If I start a game after loading game crashing.

    Log:

Log file

Video:

Youtube Link

Labels:

  • gpu-corrupt-drawing
  • state-load
cpu-jit-problems cpu-unimplemented-instruction gpu-drawing-corrupt gpu-drawing-missing gpu-shader-errors kernel-unimplemented-feature state-gameplay tech-engine-infinity

Most helpful comment

Update of logs:

Still crash on loading

Version:

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

Log:

Here

All 9 comments

Update

nothing changed, I just tested with newest build:

Tested on (https://github.com/benvanik/xenia/commit/abf162c0e32889b37461374b1d25ef9b5bba2648)

Log file

Update of logs:

Still crash on loading

Version:

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

Log:

Here

Update

Nothing changed but I decided to update the logs.
GPU write to wrong registers.

Tested

On (https://github.com/benvanik/xenia/commit/70bd283e80125932339f23a54e5efcb3c74f0456)

Log File:

NCAA14_70bd283e_161207.zip

Update

C> 00001DA8 WARNING: imported a variable with no value: ExThreadObjectType
C> 00001DA8 WARNING: imported a variable with no value: ExEventObjectType
!> 00000028 undefined extern call to 83DB0A10 EtxProducerRegister
w> 00000028 ERROR: fn export referenced GetProcAddressByOrdinal(0AFF(XamPartyGetUserList)) is not implemented
w> 00000028 ERROR: XexGetProcedureAddress ordinal not found!
i> 00000028 RtlNtStatusToDosError(C0000263)
i> 00000028 RtlNtStatusToDosError => 7F
!> 00000028 ResolvePath(\Device) failed - no root found
!> 00000028 ResolvePath(\Device\Harddisk0) failed - no root found
i> 00000028 RtlNtStatusToDosError(C000000F)
i> 00000028 RtlNtStatusToDosError => 2
w> 00000004 GPU: Write to unknown register (0081 = 80010000)
!> 000000EC Unimplemented instr 82ABBEEC 18D25E94 vpkd3d128

Tested

On (https://github.com/benvanik/xenia/commit/761ae4eeeecf9a993ca6e0075b6d601b63d7deb8)

Log file

xenialog.txt

Labels

  • state-menus
  • gpu-missing-drawing
  • gpu-corrupt-drawing
  • kernel-unimplemented-feature

Update

game starts the intro but after it Xenia says GPU device lost.

Tested

On (https://github.com/benvanik/xenia/commit/d512d4127fa12a710e5d1d6d8067fe050b3445e7)

Issues

!> 00000028 XMsgStartIORequest: app 00000000 undefined
!> 00000028 ResolvePath(cache:) failed - no root found
!> 00000004 ** INDIRECT RINGBUFFER: Failed to execute packet.

Unimplemented

  • XamPartyGetUserList
  • XamPartySendGameInvites
  • XamPartySetCustomData
  • XamPartyGetBandwidth
  • XamShowPartyUI
  • XamShowCommunitySessionsUI

!> 00000028 Unimplemented XLIVEBASE message app=000000FC, msg=00058046, arg1=02FAC000, arg2=4016F400

Undefined

!> 00000028 undefined extern call to 83DB0A10 EtxProducerRegister
!> 00000028 undefined extern call to 83DB1360 XamBackgroundDownloadGetMode
!> 00000170 undefined extern call to 83DB0E70 HidReadKeys

GPU

!> 00000028 GPU: Read from unknown register (044B)
w> 00000004 GPU: Write to unknown register (0081 = 80010000)
w> 00000004 GPU: Write to unknown register (0082 = 00000000)
w> 00000004 GPU: Write to unknown register (0E00 = 00000001)
w> 00000004 GPU: Write to unknown register (0E40 = 00000001)
w> 00000004 GPU: Write to unknown register (1E4E = 00000000)

Log file

ncaa.txt

Labels

  • state-intro
  • regression
  • kernel-unimplemented-features

use d3d12 and it will run for a while. lagging and will eventually crash

D3D12 allows you to get into game but nothing is being drawn correctly. You can see players spazzing out for a split second during kickoff but otherwise nothing is being rendered outside of menus. Audio is working great.

ncaa14d3d12-1
ncaa14d3d12-2

Vulkan has upside down EA Sports menu just like NCAA Football 10. Crashes stating graphics device lost. However, I was able to restart it and it worked fine until I got to favorite team selection screen and crashed again.

xenia.zip

Win10 18362 i7-7820X, 64GB RAM, EVGA SC+ 980ti, 2560x1080@144hz monitor.

xenia.log

I feel like, with this being the most recent NCAA title, getting this working would be a good PR boost for the project.

That being said, I also get the Graphics Device Lost error. While I am completely new to the Xenia scene, the fact that it appears at different points every time I launch the game gives me hope for a fix in the future. I also have the upside down EA sports menu at the beginning.

Using Windows 10, i5-4690k, 24GB RAM, GTX 970

EDIT: Forgot to mention, was using the Vulkan release.

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

Issues:

This title goes in-game in the latest master at the time of posting. Unfortunately, it's plagued with issues that prevent it from being playable. The graphics are glitchy (and sometimes totally absent), the physics are messed up, and the players keep jumping around. The players jumping around is a big problem because it consistently causes a false start penalty, so there is no way to drive down the field. At least the kickoff seems to work. The sound, however, is really good. The music, sound effects, and dialog all sound clear and don't have any major issues.

Screenshots:





I played two different games, both of which cause the guest to crash within 30 seconds of game time.

Log Files:

NCAA 14 LSU.zip
NCAA 14 Florida.zip

Labels:

state-gameplay
state-crash-guest

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexis23ange picture alexis23ange  路  4Comments

TotalCaesar659 picture TotalCaesar659  路  3Comments

halotroop2288 picture halotroop2288  路  3Comments

IgelRM picture IgelRM  路  5Comments

Ulquiorr4-Cifer picture Ulquiorr4-Cifer  路  3Comments