Unknown W. Brackets

Results 673 comments of Unknown W. Brackets
trafficstars

273b9a3dc161cf18629dfc8a4077e475803bb7da introduced this problem for Vulkan, so it's an accuracy issue with that. The prims in question are triangle strips, so not sure if it could be a precision issue...

You can enable show debug statistics - we list the # of vertices being drawn. Comparing performance is tricky, because performance can really depend on how games were implemented. The...

The framedrops are streamed to the log, if you have a PC you can use adb logcat to read them: https://github.com/hrydgard/ppsspp/wiki/How-to-get-an-adb-logcat-from-a-PC This specific screenshot is helpful, it shows a lot...

__KernelReturnFromInterrupt is most likely DL processing, so I think this confirms it's all on the graphics rendering side. Preparing the graphics commands isn't taking all that long, so it's on...

It might be the frame dump doesn't capture it well. Using a Pixel 5a (Adreno 620), 1x render resolution, not texture scaling, and otherwise default settings I can fastforward that...

I'm guessing this might be similar to the question of whether "life, the universe, and everything" should have two commas or one. -[Unknown]

Just in case it helps, any phrasing works. What it's meaning by: > Lower resolution for effects (reduces artifacts) Is, in longer form: > Detect buffers used for rendering effects,...

Unfortunately, my Chinese is bad enough that it would only add confusion. I don't agree or disagree with either here, just clarifying the English meaning of artifacts here. For example,...

Yes, this one: > c : a defect in an image (such as a digital photograph) that appears as a result of the technology and methods used to create and...

It's possible this is related to #10196, although I think that was arm32 only or something. It's likely that there's a problem with your disc. Please rip a clean one...