Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

454108E6 - Skate 3 #201

Open
NickH2 opened this issue Oct 3, 2015 · 62 comments
Open

454108E6 - Skate 3 #201

NickH2 opened this issue Oct 3, 2015 · 62 comments
Labels
gpu-drawing-corrupt Graphics objects are garbled, glitchy, or corrupted in some way. gpu-drawing-missing Graphics objects are missing or not drawn. state-menus Title has functional menus before any gameplay.

Comments

@NickH2
Copy link

NickH2 commented Oct 3, 2015

Marketplace

Tested with 9/23/15 build. The game starts up and gets past the language screen and the intro movies but crashes at the start screen. No issue before the crash, the videos look normal, the audio is normal as well.

Screenshots

skate 3 10_3_15
log https://gist.github.com/NickH2/5fa4c235e2ba50c64b31

Labels

state-crash

@Razzile Razzile added the state-crash-OBSOLETE This is an obsolete label. Please re-tag the issue with the correct crash label. label Oct 3, 2015
@Razzile Razzile changed the title Skate 3 454108E6 - Skate 3 Oct 3, 2015
@mchtt
Copy link

mchtt commented Jun 9, 2016

with 06/06/16 build i can get past the first 3D cutscene after the movie :-) i got a trick to pass the press start button ;-) just speed the cpu to 4x and bash start and A button before the emu crash !

@theoldsport
Copy link

@mchtt Screenshots? I did as you suggested (with the OpenGL build) and had no luck

@mchtt
Copy link

mchtt commented Jun 10, 2016

i don't know if the scene with reda is in-engine or not because it looks more pixelated than the intro movie. u really need a screenshot ? i mean it crashes just after the cutscene every time i try so...

@theoldsport
Copy link

It's most likely just a prerendered cutscene then, especially if visuals weren't severely corrupt. Skate 2 has managed to get ingame briefly, but it almost never manages to. I have a hunch all three Skate titles crash due to a single issue. Logs might show that

@mchtt
Copy link

mchtt commented Jun 11, 2016

and skate 2 is the only one i miss so i cannot test for the moment... i'm curious to see how xenia will draw the graphics of this game in the future... u tried with the demos ?

@mchtt
Copy link

mchtt commented Jun 11, 2016

sans titre4
sans titre6

@mchtt
Copy link

mchtt commented Jun 11, 2016

it gets to a black screen after i press OK button to validate my team name :-(

@theoldsport
Copy link

The game crashes pretty quick, so state-crash is still accurate. I have yet to make it past the start menu, despite your success

@mchtt
Copy link

mchtt commented Jun 12, 2016

u need to speed up emulation and mash start/A buttons when there are potential prompts ;-)

@Sleepy93
Copy link

Sleepy93 commented Oct 23, 2016

Update

  • with normal speed the resolver cannot resolve the game path and it looks like caused crash.
  • with 2x game speed starts draws the intros correctly but crash on loading.. and writes wrong register of gpu

Tested

On (xenia-project/xenia@69be82c)

Log

Files (http://www.mediafire.com/file/brqm07yjbj1m0ub/Skate3_161023.rar)

@Sleepy93
Copy link

Update

Unhandled exception at 0x00007FF6361A0099 in xenia.exe: 0xC0000005:

Access violation reading location 0x0000000302ED0801.

Tested

On (xenia-project/xenia@70bd283)

Log File

Skate3_70bd283e_161210.zip

Issues

  • crash on saving content

Labels

  • state-crash

@PuBBlaze
Copy link

PuBBlaze commented Jan 4, 2017

thats the farthest ive gone with the 4x cpu trick

capt

@PuBBlaze
Copy link

PuBBlaze commented Jan 4, 2017

so i exacted the iso file and i removed the movie file so that i can see if the intro was the problem but no the problem is the menu

@spectrumm
Copy link

spectrumm commented Aug 21, 2017

Reaches menus without crashing on Vulkan, build 1.0.937

@Razzile Razzile added state-menus Title has functional menus before any gameplay. and removed cpu-timing state-crash-OBSOLETE This is an obsolete label. Please re-tag the issue with the correct crash label. labels Aug 24, 2017
@gibbed
Copy link
Member

gibbed commented Oct 2, 2017

You don't need to ask for status updates, if things change, people will post about it.

@Sleepy93
Copy link

Sleepy93 commented Dec 19, 2017

Update

Crashing after the "[Vulkan] Propagate swap chain initialization errors" update.

Tested

On (xenia-project/xenia@4ca8caf)

Issues

!> 00000004 Vulkan check: vkCreateImage returned VK_ERROR_INITIALIZATION_FAILED
!> 00000028 ResolvePath(\Device\Harddisk0) failed - no root found

Unimplemented

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

GPU

Writes to unk. register

  • 0081
  • 0082

Log file

Skate3.txt

Labels

  • regression
  • state-crash
  • kernel-unimplemented-feature

@Razzile Razzile added regression Title's emulation has become less accurate than a previous post in the report. state-crash-OBSOLETE This is an obsolete label. Please re-tag the issue with the correct crash label. and removed state-menus Title has functional menus before any gameplay. labels Dec 20, 2017
@Sleepy93
Copy link

Update

Game starts show the language chooser menu but after it crashing...

Tested

On (xenia-project/xenia@8784daf)

Issues

!> 00000004 Unable to parse texture fetcher info
!> 00000028 ResolvePath(\Device\Harddisk0) failed - no root found

Unimplemented

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

GPU

Writes to unk. register

  • 0081
  • 0082
  • 1E4E

Log file

Skate3.txt.log

Labels

  • regression
  • state-crash
  • kernel-unimplemented-feature

@ALexPDo
Copy link

ALexPDo commented Jan 2, 2018

i got ingame
screenshot 26
screenshot 30

@Razzile Razzile added gpu-drawing-corrupt Graphics objects are garbled, glitchy, or corrupted in some way. gpu-drawing-missing Graphics objects are missing or not drawn. state-gameplay Title has functional gameplay. labels Jan 2, 2018
@xenia-project xenia-project deleted a comment from JustinSUF Jan 30, 2022
@xenia-project xenia-project deleted a comment from blackfrolower Feb 7, 2022
@MrUsilie
Copy link

MrUsilie commented Jul 2, 2022

2022-07-02.20-02-00.mp4

i testet the 44kb data, .iso and .xex and all have the same result. the game crash wenn i have to create a skater.

@Margen67 Margen67 added state-menus Title has functional menus before any gameplay. and removed state-gameplay Title has functional gameplay. labels Jul 2, 2022
@Ulfednyer
Copy link

You can install a save to circumvent this I also never had this problem
SKATER.zip
To install the save unzip this file and then place it in Xenia\content\454108E6\00000001\ALIAS_SKATER

@YunekoChanZ
Copy link

everything has been working fine so far other than the audio stuttering being a constant pain, if theres any way to fix this let me know

@Ulfednyer
Copy link

everything has been working fine so far other than the audio stuttering being a constant pain, if theres any way to fix this let me know

Only way is to get a better cpu (at least rpcs3 works like that on skate 3) and it even stutters for me on xenia and I have a ryzen 7 5800

@BumpyAHK
Copy link

BumpyAHK commented Jul 29, 2022

For me, the skater will randomly get a stretched polygon on their torso, and the camera will not be able to pan manually after this occurs.

@Ulfednyer
Copy link

For me, the skater will randomly get a stretched polygon on their torso, and the camera will not be able to pan manually after this occurs.

This used to occur to me too but I think it's fixed now

@SDP457
Copy link

SDP457 commented Oct 24, 2022

Was Dealing with some Crashes on the Main build, Switched to Canary with Debug = true, Downloaded the above mentioned "skater.zip" And have been Free skating for an hour+. Frame drops in some areas and Audio bugging out but nothing that would make me label it unplayable. Wanted to post because i noticed the game is only listed as state-menus

https://www.youtube.com/watch?v=hFZN2q_hZ3Y&ab_channel=-EnforcerVFX-

@EpicMort
Copy link

You can play the game normally for around 5 - 10 minutes untill the game is crashing without a warning or a errormessage. sometimes you can play for ca an hour but that's rare. This is also an issue with the latest canary bulid.

@EpicMort
Copy link

EpicMort commented Nov 18, 2022

Allright so i think i found a fix for skate 3 crashes on the latest canary bulid! Set store_all_context_values to true and set log_high_frequency_kernel_calls to true. I dont know if this works for skate 1 / skate. or skate 2 but it may be!

@Columbo199X
Copy link

Allright so i think i found a fix for skate 3 crashes on the latest canary bulid! Set store_all_context_values to true and set log_high_frequency_kernel_calls to true. I dont know if this works for skate 1 / skate. or skate 2 but it may be!

Setting both store_all_context_values and log_high_frequency_kernel_calls to true fixed the frequent crashing in both Skate 2 and 3. I haven't had a single crash in several hours of play.

Something else I've noticed on Xenia is that the enviroment looks overly bright compared to the original hardware.

Xenia:
xenia skate 2

X360:
Skate 2 Lucas' Translation  aDVHljHTGkM mkv-00 00 38 284

@dev1anceONE
Copy link

dev1anceONE commented Jan 14, 2023

Allright so i think i found a fix for skate 3 crashes on the latest canary bulid! Set store_all_context_values to true and set log_high_frequency_kernel_calls to true. I dont know if this works for skate 1 / skate. or skate 2 but it may be!

I tested to Rob Dyrdek first mission and yeah, that works - u can make own profile etc. and actually there are bug same like on RPCS3 version with missing "minatures" of skaters and when u took a photo on challanges. Thanks for sharing that tip

@Narcrate140
Copy link

Skate 3 runs on my system. only problen is some sound bugs and crashing once in a while

@HippoX69
Copy link

Skate 3 working perfectly on my pc only bug i have is no minatures of skaters

@Jeremywp123
Copy link

Worked flawlessly for me on steam deck using proton for comparability.

@JordyMcCroquette
Copy link

Skate 3 works fine for me!

@ItsNotPaths
Copy link

ItsNotPaths commented May 27, 2023

canary:
soft-crashes upon opening level editor in zen plaza skate.park, no crash log created as it simply freezes up

@Koriebonx98
Copy link

Started skate 3 from scratch with new build canary.

Completed all the death races, hall of meat so far and have been able to complete so far.

Downside, occasional fps drop to 30fps
Game overley brighter and can be annoying.
achievements glitch in loop when start game

pictures not showing in photo challenge when selected compleating photo challenge,
Skaters icons don’t show when unlock new team and get to customise them, however can still select pre set skater or customise your own but doesn’t display skater image

@ZacharyMcGrew
Copy link

crashing in first tutorial follow mission.

@notyou9101
Copy link

notyou9101 commented Nov 30, 2023

I have a crash while skating around.
Here's the log:
https://gist.github.com/notyou9101/807401cba7c43dcfd2bdafea082cab7c

@caseyathere
Copy link

Tested on Amd laptop
ryzen 5500u
Integrated graphics 2gb vram
8 gb (5.9 gb usuable ) dual ram

Xenia canary - Dec 5, 2023
config file - vulkan, vsync off, mount_cache - true
patches applied
works pretty well, till now didn't find any problem

Screenshot 2023-12-14 133011

Screenshot 2023-12-14 133050
Screenshot 2023-12-14 133101

@Pansarhjarta
Copy link

Stuttering audio and crashes after about 2-6 minutes, any advice?

@YunekoChanZ
Copy link

everything has been working fine so far other than the audio stuttering being a constant pain, if theres any way to fix this let me know

Only way is to get a better cpu (at least rpcs3 works like that on skate 3) and it even stutters for me on xenia and I have a ryzen 7 5800

idk why i got the notif for this only just now but thanks, was about to upgrade my cpu anyways

@JorgKargensen
Copy link

Trying to play on Acer Swift X laptop: (Ryzen 5800U, RTX 3050 TI 4GB, 16GB Mem). Audio/Video Stuttering like crazy, cannot tell if game is responding to controller inputs. Running on latest master build. Any suggestions for how to make it run better?

@BumpyAHK
Copy link

Trying to play on Acer Swift X laptop: (Ryzen 5800U, RTX 3050 TI 4GB, 16GB Mem). Audio/Video Stuttering like crazy, cannot tell if game is responding to controller inputs. Running on latest master build. Any suggestions for how to make it run better?

Give the nightly build a try, I've always had much better luck with it as opposed to master. My decade old hardware can run skate 3 on nightly at nearly full speed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpu-drawing-corrupt Graphics objects are garbled, glitchy, or corrupted in some way. gpu-drawing-missing Graphics objects are missing or not drawn. state-menus Title has functional menus before any gameplay.
Projects
None yet
Development

No branches or pull requests