• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Android v
« Previous 1 … 74 75 76 77 78 … 129 Next »

The Devs Makes Big Mistake On version 5.0.1653 or new
View New Posts | View Today's Posts

Pages (3): 1 2 3 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
The Devs Makes Big Mistake On version 5.0.1653 or new
10-01-2017, 09:30 AM (This post was last modified: 10-01-2017, 10:02 AM by hehk1234.)
#1
hehk1234 Offline
Junior Member
**
Posts: 28
Threads: 7
Joined: Oct 2017
On this version, resident evil 4 wii and gamecube, have erro graphics. I think the big mistake is "OGL/Vulkan Drop Destination alpha pass" here you can see the new change on this version 5.0.1653, it's make graphics error with Vulkan and Opengl on some games, not only RS4. The version I see the better build is 5.0.1650, here I can play without graphics error and so smooth on my Android device.
The Model is One Plus 5 128GB internal and 8GB ram.
Please on next builds, try to fix this issue.
Find
Reply
10-01-2017, 09:33 AM (This post was last modified: 10-01-2017, 09:37 AM by Helios.)
#2
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,395
Threads: 15
Joined: May 2012
This was dropped to simplify code, drop a silly hack and won't likely be making a comeback unless somebody has a very convincing argument *and* example code for a better implementation.

Sorry that your vendor doesn't support the necessary GL/Vulkan features for our current path.
Find
Reply
10-01-2017, 09:39 AM
#3
hehk1234 Offline
Junior Member
**
Posts: 28
Threads: 7
Joined: Oct 2017
(10-01-2017, 09:33 AM)Helios Wrote: This was dropped to simplify code, drop a silly hack and won't likely be making a comeback unless somebody has a very convincing argument *and* example code for a better implementation.

Sorry that your vendor doesn't support the necessary GL/Vulkan features for our current path but in all honesty, nobody really cares about Android right now.

Understand, Qualcomm every time update Vulkan Drivers for Adreno 540. And on version 5.0.1650 can run without error graphics. The problem begins on version 5.0.1653, some changes here affect the graphics in general. I try to test on my GTX1080 with vulkan, have the same issue. I don't see the error with "less extension", but some argument line makes this issue.
Find
Reply
10-01-2017, 05:18 PM (This post was last modified: 10-01-2017, 05:18 PM by MayImilae.)
#4
MayImilae Offline
Chronically Distracted
**********
Administrators
Posts: 4,656
Threads: 121
Joined: Mar 2011
*waves her magic moderator wand*

Moved to Android!
[Image: RPvlSEt.png]
AMD Threadripper Pro 5975WX PBO+200 | Asrock WRX80 Creator | NVIDIA GeForce RTX 4090 FE | 64GB DDR4-3600 Octo-Channel | Windows 11 23H1 | (details)
MacBook Pro 14in | M1 Max (32 GPU Cores) | 64GB LPDDR5 6400 | macOS 12
Find
Reply
10-01-2017, 07:59 PM
#5
JMC47 Offline
Content Producer
*******
Content Creators (Moderators)
Posts: 6,563
Threads: 31
Joined: Feb 2013
Your phone's graphics hardware is good enough to run Dolphin. The drivers are not.

Dropping hacks and making cleaner code is how you get a better emulator, if you don't like it, then go use another emulator.
Find
Reply
10-02-2017, 10:16 AM
#6
hehk1234 Offline
Junior Member
**
Posts: 28
Threads: 7
Joined: Oct 2017
(10-01-2017, 07:59 PM)JMC47 Wrote: Your phone's graphics hardware is good enough to run Dolphin.  The drivers are not.

Dropping hacks and making cleaner code is how you get a better emulator, if you don't like it, then go use another emulator.

I like and love Dolphin, I just try to help the devs here to make patch's and fix this issue. Yes my phone have powerfull hardware, The android is Nougat 7.1.1. I hope on future, dolphin can be smooth for our devices Android. You can see by yourself, try to test Resident Evil 4 on new version dolphin, you'll se glitch graphics. On version 5.0.1650 don't have glitch, with vulkan API or Opengl.
Find
Reply
10-02-2017, 03:31 PM
#7
mbc07 Offline
Wiki Caretaker
*******
Content Creators (Moderators)
Posts: 3,608
Threads: 47
Joined: Dec 2010
(10-02-2017, 10:16 AM)hehk1234 Wrote: [...] I just try to help the devs here to make patch's and fix this issue.

Sadly, it's your phone's GPU drivers that are buggy and needs patching, not Dolphin. There's little to nothing we can do about that...
Avell A70 MOB: Core i7-11800H, GeForce RTX 3060, 16 GB DDR4-3200, Windows 11 (Insider Preview)
ASRock Z97M OC Formula: Pentium G3258, GeForce GT 440, 16 GB DDR3-1600, Windows 10 (22H2)
Find
Reply
10-03-2017, 03:58 AM
#8
JonnyH Offline
Shameless AMD shill
**********
Developers (Some Administrators and Super Moderators)
Posts: 701
Threads: 0
Joined: May 2017
(10-02-2017, 10:16 AM)hehk1234 Wrote: I like and love Dolphin, I just try to help the devs here to make patch's and fix this issue. Yes my phone have powerfull hardware, The android is Nougat 7.1.1. I hope on future, dolphin can be smooth for our devices Android. You can see by yourself, try to test Resident Evil 4 on new version dolphin, you'll se glitch graphics. On version 5.0.1650 don't have glitch, with vulkan API or Opengl.

This "hack" was dropped for good reason. While it helped in one case, it hurt in many others, and it was judged to be not worth it to support a platform that cannot play many of the affected games at good performance anyway. Plus the developer effort required to maintain and keep this hack working with other emulator improvements just made the cost/benefit ratio even worse.

I'm sure if a developer pops up with interest to either re-introduce thus hack in a way that is clean, and works with the other improvements made to Dolphin since this was dropped, it would be considered for inclusion again. But at this point, none of the (volunteer!) devs have judged this to be interesting enough to be worth their own personal time to do that. Assuming it's possible to implement the same "hack" around the other improvements to the emulator at all.
Find
Reply
10-04-2017, 05:02 AM (This post was last modified: 10-04-2017, 05:04 AM by degasus.)
#9
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
(10-03-2017, 03:58 AM)JonnyH Wrote: I'm sure if a developer pops up with interest to either re-introduce thus hack in a way that is clean, and works with the other improvements made to Dolphin since this was dropped, it would be considered for inclusion again. But at this point, none of the (volunteer!) devs have judged this to be interesting enough to be worth their own personal time to do that. Assuming it's possible to implement the same "hack" around the other improvements to the emulator at all.

It was dropped as this hack was the last usage of dual pass rendering. But IIRC there is a pull request to render this correctly with custom blending Wink -- The author even claims it works well on PVR devices but not on Snapdragon.
Find
Reply
10-04-2017, 10:28 AM
#10
JonnyH Offline
Shameless AMD shill
**********
Developers (Some Administrators and Super Moderators)
Posts: 701
Threads: 0
Joined: May 2017
(10-04-2017, 05:02 AM)degasus Wrote: It was dropped as this hack was the last usage of dual pass rendering. But IIRC there is a pull request to render this correctly with custom blending Wink -- The author even claims it works well on PVR devices but not on Snapdragon.

Unfortunately, due to a recent employment change that developer no longer has a device that supports the required extension to test on. That will likely change Soon ™, but that's on hold right now.
Find
Reply
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma