-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
[Android][Vulkan] Midnight Club 3 Dub Edition #13833
Comments
Midnight Club L.A Remix also affected this issue |
@MiguelCardonaG have you tried OpenGL? |
Yes, with Opengl the map looks good. Only the error comes from Vulkan. |
It does not occur for my POCO M3 using Vulkan |
Where is the map broken ? |
The map has to come round (see screenshot of @Panderner) and it's square to me. |
I don't have problem in windows. |
We have many issue for Mali gpu |
I have download eclipse for android from |
I still fail to build ppsspp's apk |
I reproduce in my sister with Samsung Tab A with S Pen (SM-P200) tablet |
I forget this page |
You should not try to use Eclipse. Install Android Studio 4.0 (not 4.1!) and open the project directory. It'll try to configure itself for a while, then find the Build Variants window and choose normalOptimized as Active Build Variant. Then run. |
Build->Generate Signed APK / APK -> APK -> Choose key file->finish Error:Internal error: (java.lang.ClassNotFoundException) com.google.wireless.android.sdk.stats.IntellijIndexingStats$Index |
You don't need to sign if you just want to build and debug. normalOptimized builds have debug keys. If you do want to sign, there's another mechanism for it. Make a normalRelease build instead. In a gradle.properties file in, for example, your home folder, add these entries:
where you replace xxx with the appropriate values for your keystore. build.gradle will pick those values up. |
It's easier to choose the Debug/NormalOptimized instead of Release Build for testing purpose, you don't need to dealt with keystore. |
E:\project\5\ppsspp\CMakeLists.txt : C/C++ normalDebug|x86 : CMake Error at E:/android_sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message): |
Do you have python 3.x installed ? I think it's one of the requirements. |
So how's it going? Is it going to be fixed? |
Change the title to mali gpu racing games has some broken map on vulkan backend? |
Any news? |
You can try using the workaround mentioned in #15016 (ie. PixelDepthRounding) |
And how do I put it? I don't get it... |
Create compat.ini or download the compat.ini file here in github and find the line pixeldepthrounding then add the id of midnight club games. |
Closing this since #15611 works around it fine. The driver version cutoff might need adjustment, please comment if it's still not working for you. |
@Gamemulatorer if you go into settings / tools / system info, what GPU driver version does it show? |
Okay, looks like I need to apply this to some higher driver versions too then. Thanks! |
@MiguelCardonaG Please also report your GPU driver version, like GameEmulatorer did. |
Thanks. Maybe it just isn't fixed, I'll remove the version limitation, and will also try to report it to ARM. |
That latest commit should fix it. |
Well, it keeps giving me the same error on the map. |
Even 1.12.3-1292 ? |
What happens?
Hello!
This game has the map broken.
What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.
Samsung Galaxy Note 10 Plus Exynos.
ppsspp-v1.10.3-1404-g8d2fdfc73-android.apk
Dump:
ULUS10021_0001.ppdmp.zip
The text was updated successfully, but these errors were encountered: