• 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 ... 93 94 95 96 97 ... 128 Next »

Vulkan api broken after shield update 3.3.3
View New Posts | View Today's Posts

Pages (2): « Previous 1 2
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Vulkan api broken after shield update 3.3.3
11-22-2016, 06:41 PM
#11
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
Just keep on using OGL. To be honest, there is almost no speedup with Vulkan compared to the nvidia OGL driver. Especially with our slow arm JIT.
Find
Reply
11-22-2016, 09:15 PM
#12
Luka79
Unregistered
 
(11-22-2016, 06:41 PM)degasus Wrote: Just keep on using OGL. To be honest, there is almost no speedup with Vulkan compared to the nvidia OGL driver. Especially with our slow arm JIT.
Thank you for your answer, do you think is possible with a future next release reach the full speed with nvidia shield hardware? 
Reply
11-22-2016, 09:33 PM
#13
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
Depends on the game. New Super Mario Brows is running full speed, but most games won't.
Find
Reply
01-27-2017, 02:23 AM (This post was last modified: 01-27-2017, 03:42 AM by MonadoBoy.)
#14
MonadoBoy Offline
I'm really feeling it!
***
Posts: 100
Threads: 29
Joined: Dec 2015
Just an update (good news)! The Nvidia shield update 5.0 fixes dolphins vulkan problems. All my games are working with the new update and vulkan. Also, they seemed to have updated opengl as well, they are at least using opengl 3.1, possibly even a newer version than that. Lastly, it is running android 7.0 nougat, and I like the new layout. The controllers got a nice update as well, although I'm not a fan of the nvidia games app, the hub was better in my opinion.
Edit: more bad news, gamestream is broken I cant even start streaming games, then again its always buggy, so that's not news.
Find
Reply
01-27-2017, 04:13 AM (This post was last modified: 01-27-2017, 05:24 AM by retroben.)
#15
retroben Offline
N64 Code Hunter
****
Posts: 328
Threads: 21
Joined: Jul 2015
Oop,wasted my time asking on Nvidia's forums,thanks for the answer of it actually working.

I didn't doubt SonicAdvance1's response,I just don't trust the reliability of OTA updates despite never running into major issues so far aside from not taking the 3.3 update.

Edit: Updated and latest master build of Dolphin works great via SSBM but it showed a crash error after exiting the game though it still got the screenshot for the thumbnail to update.
The only thing that would need to be fixed (at least for those of us who have it running) is that random error kicking you out of the app.
Shield TV Pro (stock/non-rooted OTA 6.3)

Acer Aspire E 15 E5-575G-59EE

CPU: i5-6200U 2.3-2.8Ghz _ GPU: Nvidia GeForce 940MX 2GB (GDDR5) VRAM
Hyundai 8GB DDR4 Dual-channel SDRAM _ 1000GB HDD
New; CPU: Intel i9 9900KF_ GPU: Nvidia RTX 2060 Super | ◕‿◕
Find
Reply
01-29-2017, 02:53 AM
#16
bjarneh Offline
Junior Member
**
Posts: 5
Threads: 0
Joined: Nov 2015
(01-27-2017, 02:23 AM)MonadoBoy Wrote: Just an update (good news)! The Nvidia shield update 5.0 fixes dolphins vulkan problems. All my games are working with the new update and vulkan. Also, they seemed to have updated opengl as well, they are at least using opengl 3.1, possibly even a newer version than that. Lastly,  it is running android 7.0 nougat, and I like the new layout. The controllers got a nice update as well, although I'm not a fan of the nvidia games app, the hub was better in my opinion.
Edit: more bad news, gamestream is broken  I cant even start streaming games, then again its always buggy, so that's not news.

I also updated my Nvidia Shield Android TV (Pro version)  to the new 5.0.2 update.
For me, using the Vulcan backend crashes Dolphin almost immediately.
Tried a couple of games, such as Mario Cart Double Dash.
Works just fine with the Opengl backend though so I guess I'll stick with that for now.
Find
Reply
01-29-2017, 11:39 AM
#17
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
(01-29-2017, 02:53 AM)bjarneh Wrote: I also updated my Nvidia Shield Android TV (Pro version)  to the new 5.0.2 update.
For me, using the Vulcan backend crashes Dolphin almost immediately.
Tried a couple of games, such as Mario Cart Double Dash.
Works just fine with the Opengl backend though so I guess I'll stick with that for now.

This crashes seems to be random. Sometimes, the game just starts well. No clue why :/
Find
Reply
01-29-2017, 12:47 PM
#18
retroben Offline
N64 Code Hunter
****
Posts: 328
Threads: 21
Joined: Jul 2015
I sometimes run into the same crash issue upon selecting a game as well,starting a game would immediately crash one time,then work fine the next,and this happened before the OTA 5.0.2 upgrade when I was on the 3.2 version.
Shield TV Pro (stock/non-rooted OTA 6.3)

Acer Aspire E 15 E5-575G-59EE

CPU: i5-6200U 2.3-2.8Ghz _ GPU: Nvidia GeForce 940MX 2GB (GDDR5) VRAM
Hyundai 8GB DDR4 Dual-channel SDRAM _ 1000GB HDD
New; CPU: Intel i9 9900KF_ GPU: Nvidia RTX 2060 Super | ◕‿◕
Find
Reply
01-29-2017, 11:13 PM
#19
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
hint: https://github.com/dolphin-emu/dolphin/pull/4782
Find
Reply
02-05-2017, 01:42 PM (This post was last modified: 02-05-2017, 01:44 PM by MonadoBoy.)
#20
MonadoBoy Offline
I'm really feeling it!
***
Posts: 100
Threads: 29
Joined: Dec 2015
What coding sorcery did you guys do with Vulkan and android? Its running xenoblade at over 20fps and the last story as well. Great job! Maybe I'll be able to play them full speed on my nvidia shield in my lifetime. Keep up the great work you coding gods!
Find
Reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode