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

Juiced 2 HIN missing road textures #11630

Closed
marosis opened this issue Dec 3, 2018 · 12 comments
Closed

Juiced 2 HIN missing road textures #11630

marosis opened this issue Dec 3, 2018 · 12 comments
Labels
GE emulation Backend-independent GPU issues

Comments

@marosis
Copy link

marosis commented Dec 3, 2018

What happens?

screenshot_20181203-094434
screenshot_20181203-094238
this is new issue. I didn't have any of problems like this.

What should happen?

What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.

OpenGL. Maybe Vulkan too

@hrydgard
Copy link
Owner

hrydgard commented Dec 3, 2018

Related to #7295, dupe?

@marosis
Copy link
Author

marosis commented Dec 3, 2018

I don't think. This seem's different

@hrydgard
Copy link
Owner

hrydgard commented Dec 3, 2018

ok, it could be my framebuffer address changes then, in that case it should work as before on v1.7.1-132-g9c6f7000b or earlier, can you confirm?

@unknownbrackets
Copy link
Collaborator

Could you try exporting a GE frame dump? These help a lot.

See here for instructions - it's not hard and works on Android too:
https://github.com/hrydgard/ppsspp/wiki/How-to-create-a-frame-dump

You can zip that and then drag and drop it into a reply here.

-[Unknown]

@marosis
Copy link
Author

marosis commented Dec 3, 2018

Tested version 1.7.1-132
screenshot_20181203-145926

Everything working fine

@marosis
Copy link
Author

marosis commented Dec 3, 2018

Can i ask what i do wrong?
screenshot_20181203-151400
screenshot_20181203-151400

@marosis
Copy link
Author

marosis commented Dec 3, 2018

screenshot_20181203-151342

@marosis
Copy link
Author

marosis commented Dec 3, 2018

Sorry one picture is doubled

@unknownbrackets
Copy link
Collaborator

I'm not sure why that isn't working - it could be a firewall on the device. If you can try using a different device (connected to the same wifi) to use the debugger tool, it might help.

But your settings and what you're doing look right.

-[Unknown]

@LunaMoo
Copy link
Collaborator

LunaMoo commented May 5, 2019

Juiced games are using curves for drawing the road and works perfectly fine for me, OGL/Vulkan all the same I even made a hack to remove the glitched blur layer.

However as noted in #11425 (comment) Hardware Tesselation and following the merge of that PR also low quality curves without HT enabled will glitch the road.
So make sure you aren't using those options.
The exact results of hardware curves will likely be gpu/driver specific and while it flashes a bit on nvidia, I recall it looked worse on AMD and might as well be broken completely on some mobiles at least for this particular game.

@ghost
Copy link

ghost commented Jul 17, 2022

I cannot reproduce this both opengl and vulkan on android.

@hrydgard hrydgard added the GE emulation Backend-independent GPU issues label Jul 17, 2022
@hrydgard hrydgard added this to the Future-Prio milestone Jul 17, 2022
@hrydgard
Copy link
Owner

Yeah I think the road is fixed, with the caveats from @LunaMoo 's post.

Let's move any further discussion about this game's graphical issues to #7295 , which has more documentation of the glitched bloom effect.

@hrydgard hrydgard closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2022
@hrydgard hrydgard removed this from the Future-Prio milestone Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GE emulation Backend-independent GPU issues
Projects
None yet
Development

No branches or pull requests

4 participants