xperia64 / android-mkxp

A port of MKXP and its dependencies to Android
18 stars 21 forks source link

Device-Specific Graphical Issues #1

Open xperia64 opened 8 years ago

xperia64 commented 8 years ago

Adreno 2XX: Adreno 205: Initial background textures are corrupted, fixed until restart by entering inventory and returning to game. Slow.

Adreno 3XX: (Presumably) All: Graphics upside-down, sometimes vanish to a black screen when returning from the inventory menu. Slow, but often faster than older devices.

PowerVR: None. Slow.

Mali-400MP: None, but heavy dithering. Slow.

Nvidia: Tegra K1: None. Full speed most of the time.

Tegra X1: None. Full speed nearly all of the time.

Other device specific issues will be posted here as they are encountered.

pulsejet commented 7 years ago

New PowerVRs are not slow and Adreno 4XX and 5XX have no issues. Fast.

EDIT: Inverted on some 4XXs, fixed by enableBlitting=false

pulsejet commented 7 years ago

Upside down graphics are fixed by setting enableBlitting to false after updating mkxp to the latest commits.

pulsejet commented 7 years ago

One user reported this on his Droid Maxx with Adreno 320: screenshot_2017-06-17-06-46-31 Seems totally new, but I wouldn't really bother much about the 3XX and 2XX series' any longer, since they should've been mostly extinct by now.