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

Motorstorm: Arctic Edge freeze on loading screen #11019

Closed
Godavatar opened this issue May 8, 2018 · 23 comments
Closed

Motorstorm: Arctic Edge freeze on loading screen #11019

Godavatar opened this issue May 8, 2018 · 23 comments
Milestone

Comments

@Godavatar
Copy link

So, emulator version 966 was the last where game worked us usual. From 968 game freeze on loading screen (after intro, just before main menu shows). I also check 971 with same result.

Also, a game has one minor issue with "ice shader" (i doubt its called like that, but dont have better words). On few tracks (like Vertigo, ice colums just in the beggining of the race) ice in game shows with visual "square" artifacts, but only on Vulcan rendering, its fine on OpenGL.

@hrydgard
Copy link
Owner

hrydgard commented May 8, 2018

@unknownbrackets This seems to be another fallout of the replay stuff. thinking about reverting and re-merging after 1.6....

dunno about ice columns though, do you have screenshots?

@unknownbrackets
Copy link
Collaborator

Well, I'd said WIP so that's okay, but might be good to know what happened. Maybe this hit the if (w32err == ERROR_SHARING_VIOLATION) { case? Maybe this needs to be (} else if (!success) {):
8f5a23b#diff-3b1798ba26372863d8005a22e0c7fc72R255

-[Unknown]

@hrydgard
Copy link
Owner

hrydgard commented May 8, 2018

Yeah, of course it would be even better to spot the cause. Things do seem mostly solid... and that sounds plausible.

@Godavatar
Copy link
Author

Godavatar commented May 8, 2018

I take few screenshots with Vulcan and OpenGL renders (Vulcan first), hope it helps with "ice" problem (but its a minor issue anyway):
screenshot_2018-05-08-19-12-57-715_org ppsspp ppsspp
screenshot_2018-05-08-19-15-23-795_org ppsspp ppsspp
screenshot_2018-05-08-19-12-15-753_org ppsspp ppsspp
screenshot_2018-05-08-19-18-28-679_org ppsspp ppsspp

@unknownbrackets
Copy link
Collaborator

Maybe depth or mipmapping?

-[Unknown]

@hrydgard
Copy link
Owner

hrydgard commented May 9, 2018

Or texturing from the framebuffer in some obscure way that we're missing... given that it's ice, it doesn't seem unlikely

@unknownbrackets
Copy link
Collaborator

Does the error on start still happen in the latest git build?

-[Unknown]

@Godavatar
Copy link
Author

Tried 980 build, but game still stuck at loading screen.

@unknownbrackets
Copy link
Collaborator

Does it happen with certain savedata - if so, can you upload?

-[Unknown]

@Godavatar
Copy link
Author

I doubt it connected with saves, because game freeze before menu where i can select and load a save, and there were no problems before.

@unknownbrackets
Copy link
Collaborator

The change that broke it is related to file access - it's probably when it goes to check if there ARE saves. It doesn't happen for me, though, even after I create a save - so I'm wondering if it only happens for certain save data. Any chance you could upload (as a zip)? You can just drag it into the comment box.

-[Unknown]

@Godavatar
Copy link
Author

Sure, if it helps
UCES012500000.zip

@unknownbrackets
Copy link
Collaborator

Hmm, I can't reproduce - I've tried default settings and 32-bit as well, and checked the buildbot builds in case there's some compilation bug.

I don't have the DLC, so there is a file open error on start, but it doesn't hang - it just logs a (correct) error and continues on.

-[Unknown]

@iArti
Copy link

iArti commented Oct 28, 2018

I have this issue on ver 1.7, my hardware is Snapdragon 650 (Adreno 510)
It freezes on any loading screen on both OpenGL ES and Vulkan
European version of the game (UCES01250)

@unknownbrackets
Copy link
Collaborator

Does it work for you in older versions like v1.6.3 or v1.5.4? What is the crc of your iso?

-[Unknown]

@iArti
Copy link

iArti commented Oct 28, 2018

Does it work for you in older versions like v1.6.3 or v1.5.4? What is the crc of your iso?

It worked in 1.5.4, but since 1.6.3 it freezes
CRC32 of iso - 0x1D422CEE

@unknownbrackets
Copy link
Collaborator

Hm, that doesn't seem to match a good crc.

-[Unknown]

@iArti
Copy link

iArti commented Oct 28, 2018

Got American ISO (UCUS98743), freezes at loading anyway

@sisxgame
Copy link

sisxgame commented Nov 1, 2018

my phone snapdragon 820
Freeze loading screen in 1.6 and up
Only working with 1.5.4 and older versions

@Nine-H
Copy link

Nine-H commented Nov 7, 2018

got the loading screen freeze on ubuntu xenial on the 1.7.0 release using the opengl renderer, dynarec, and deleting the save.

@unknownbrackets
Copy link
Collaborator

Is there any improvement in the latest git build?

-[Unknown]

@sisxgame
Copy link

sisxgame commented Nov 7, 2018

No improvments on my phone ( leeco le pro 3 elite snapdragon 820 cpu ) whit latest git.
Still stuck in loading screen

@hausnes
Copy link

hausnes commented Dec 1, 2018

Same problem on my Nvidia Shield v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants