xenia-project / game-compatibility

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

454107EC - Need for Speed Carbon #366

Open kattjevfel opened 8 years ago

kattjevfel commented 8 years ago

Marketplace Tested on benvanik/xenia@82ddd0430fe3792e8ce6e23dea161e5832b4f5f8

Plays intros but with a black screen, nothing after that (no crashes, no errors) Log output

state-intro gpu-missing-drawing

kattjevfel commented 8 years ago

Tested on benvanik/xenia@e95a08fc87a93567eaacf7175475fa921c9bc2d5

Issues:

Videos speed up at random points, desyncing the audio Half the screen goes black after the intros There's supposed to be a race scene right after the intro but it's somehow skipped (or I got bad information) Menus are not rendered (background still shows and I did manage to get a car rendered)

Log:

Log file (Quit after reaching menus since I can't see anything)

Screenshot(s):

Labels:

(state-menus, gpu-missing-drawing)

D1SMBD1D commented 8 years ago

Menus turned out to be fully functional so I got ingame. Randomly crashes in a race. Video: https://www.youtube.com/watch?v=ST_i_vlCpXk A couple of screenshots taken after somehow bypassing the crash: xenia 2016-09-12 23-41-11-47 xenia 2016-09-12 23-41-23-23 xenia 2016-09-12 23-41-38-90 Graphical issues: black and white only, no car reflections, car shadow texture not rendering, messed up interface. @Razzile label as gameplay and gpu-shader-errors

D1SMBD1D commented 8 years ago

I'm 2 weeks late but here're the logs anyway OpenGL Vulkan (crashes on startup similarly to MW)

ThatD07 commented 7 years ago

Put back the gpu-missing-drawing and add gpu-corrupt-drawing too. Missing: Menu and hud are invisible corrupt: half of the screen shows the last rendered frame of a cutscene.

ThatD07 commented 7 years ago

@Razzile Label as state-intro aswell gpu-corrupt/missing-drawing too xenia detached_7f4ee2a0_apr 18 2017 - need for speed carbon 2017 04 19 20_24_09 Tested on https://github.com/benvanik/xenia/commit/7f4ee2a0704627eefc31e69bef7f2a2723e78538

ThatD07 commented 7 years ago

Tested on https://github.com/xenia-project/xenia/pull/789 Vulkan launches, crashes where OpenGL crashes(press start screen afaik)

Tested on: https://github.com/xenia-project/xenia/commit/2a3c66484e818364e321bab4f3bf00e5851c6f19 @Razzile Same weird problem as https://github.com/xenia-project/game-compatibility/issues/491

Edit: Vulkan doesn't have the random speedups in the videos(1.0.957)

ThatD07 commented 6 years ago

If any of the devs wanna look into it, here's a log file of running NFSC in Vulkan Nothing has changed as far as compatibility goes xenia.log Tested on: https://github.com/benvanik/xenia/commit/efc36e50be201225a419bd30e2f549985e6bef9f

Edit: here's a log file running on NULL too xenia.log

ThatD07 commented 6 years ago

Tested on: https://github.com/xenia-project/xenia/commit/f591f2dace8e31f57799c5494c378952a959f535 Game now shows more textures and the press start screen appears completely Still crashes on the press start screen

Video: https://youtu.be/MRD8J8rzRVU

Log file: xenia.log

Conwak69 commented 5 years ago

i cant get past the first race, as soon as i do i just go to an endless loading screen. so, i tried to import a 100% game save (obviously) and that doesn't work either, it says that it is damaged and cannot be used. help?

update: i tried it with vulkan xenia and i can see the menus but everything else is black. i started the career and nothing had rendered properly it was all pink and green. help?

ZolaKluke commented 5 years ago

This video shows that the game is still laggy and falls under the same issues as Most Wanted 2005: https://www.youtube.com/watch?v=GytUIJHk2Ww

Labels: state-gameplay

HyproZe commented 5 years ago

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

Issues: Infitinite Loading screen after the intro escape from cross Audio disappear after 30sec in game

Log:

xenia.zip

Screenshot(s):

image

image

image

image

image

image

image

image

Frenchy19951 commented 1 year ago

Same issues with the game. Will load into first race if you go to career mode right away. Sound goes away after 30 seconds. If you ask to get into the race once you finish the race it's on the loading screen forever.

ThatD07 commented 1 year ago

Tested on: https://github.com/xenia-project/xenia/commit/28b99509eea2fc5542288ce8eaf92c9605e4f572 Config changes from default: draw_resolution_scale_x = 3 draw_resolution_scale_y = 3 vsync = false

Minor audio issues but otherwise playable, does not crash anymore

Video: https://youtu.be/hqbqStiKVzA

Suggested labels: apu-garbage (unless this doesn't cover minor issues) backwards-compatibility-unsupported marketplace-nodownload state-playable

SaltyAuras commented 1 year ago

Having the same issue as Frenchy19951. But instead sound goes away in under 15 seconds.

VVi3ard commented 11 months ago

sound corrupt, game work god, but 10-15 sec and sound mute

exglitch commented 4 months ago

sound corrupt, game work god, but 10-15 sec and sound mute

Playing on Legion GO. I managed to fix the sound with the following settings:

apu = "sdl" apu_max_queued_frames = 3 use_dedicated_xma_thread = false use_new_decoder = true

Faze15 commented 3 months ago

Definitely playable, finished career with 1440p mode, game have minor graphical and audio issues, but overall still playable. Also change use_dedicated_xma_thread = false, use_new_decoder = true and apu = "sdl" to fix audio problem, thx to exglitch. 11 22