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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 131 132 133 134 135 ... 369 Next »

Will Dolphin ever get 3D support again?
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Will Dolphin ever get 3D support again?
11-16-2014, 02:40 AM
#1
Crystalwolf Offline
Junior Member
**
Posts: 6
Threads: 1
Joined: Nov 2014
Recently I bought a 3DTV and for the most part every game works with it that isn't a emulator.
I decided to try it with the latest Dolphin and to start off with it wasn't working and then as soon as I got to character select in Mario Kart it started to work. Get in game and it doesn't work. That kind of issue is more on the side of the Tridef3D program itself I think though.

I looked at past threads and posts about 3D and found out that older versions had a 3D vision check-box, which apparently makes the 3D work. However with all these older versions of Dolphin my controllers and keyboard stop working as soon as I go full screen, even when I'm not using Tridef3D

I know not everybody has a 3D TV but it's definitely an awesome feature. It partially works with the latest Dolphin, but that's it.

On that note, does anybody else use their 3D tv or had issues with Dolphins past 3D support and know any workarounds?
Find
Reply
11-16-2014, 02:47 AM
#2
JMC47 Offline
Content Producer
*******
Content Creators (Moderators)
Posts: 6,543
Threads: 29
Joined: Feb 2013
https://github.com/dolphin-emu/dolphin/pull/1439
Find
Reply
11-16-2014, 02:57 AM
#3
Crystalwolf Offline
Junior Member
**
Posts: 6
Threads: 1
Joined: Nov 2014
(11-16-2014, 02:47 AM)JMC47 Wrote: https://github.com/dolphin-emu/dolphin/pull/1439

How do I build/download that to work with my version of Dolphin?
Find
Reply
11-16-2014, 03:06 AM
#4
JMC47 Offline
Content Producer
*******
Content Creators (Moderators)
Posts: 6,543
Threads: 29
Joined: Feb 2013
A pull request is a feature being reviewed for Dolphin; you probably just have to wait a little bit before it's completed.

There are test builds for Windows and Linux; though, for example: https://dl.dolphin-emu.org/prs/pr-1439-dolphin-latest-x64.7z
Find
Reply
11-16-2014, 03:21 AM
#5
Crystalwolf Offline
Junior Member
**
Posts: 6
Threads: 1
Joined: Nov 2014
(11-16-2014, 03:06 AM)JMC47 Wrote: A pull request is a feature being reviewed for Dolphin; you probably just have to wait a little bit before it's completed.

There are test builds for Windows and Linux; though, for example: https://dl.dolphin-emu.org/prs/pr-1439-dolphin-latest-x64.7z

Where do I go to post error logs for it? I tried it with a few games and all came out with the same error

Code:
Geometry shader failed to compile with the following errors:
ERROR: 1:39: error(#148) "[" array must be redeclared with a size before being indexed with a variable
ERROR: error(#273) 1 compilation errors.  No code generated

Also what's the difference between this version of 3D stereoscopic view and the previous one that Dolphin allowed you to enable? Is it just that the other was DX9?
Find
Reply
11-16-2014, 04:14 AM
#6
Alo81 Offline
Junior Member
**
Posts: 47
Threads: 9
Joined: Oct 2011
I don't use 3D TV, but Dolphin is incredibly functional with 3D Vision.

You must use DX11 mode, I believe you must use a resolution that is a multiple of the IR, and make sure borderless fullscreen is disabled in the graphics options.

If you enable 3D and boot into the game with those settings, it should work for any game it works for.

I have a big album of Dolphin games I tested with example screenshots available here

[Image: pokemon_battle_revolution_by_aloo81-d7tj8ze.jpg]
[Image: dolphin012_by_aloo81-d7n1noa.jpg]
Find
Reply
11-16-2014, 05:47 AM
#7
Crystalwolf Offline
Junior Member
**
Posts: 6
Threads: 1
Joined: Nov 2014
(11-16-2014, 04:14 AM)Alo81 Wrote: I don't use 3D TV, but Dolphin is incredibly functional with 3D Vision.

You must use DX11 mode, I believe you must use a resolution that is a multiple of the IR, and make sure borderless fullscreen is disabled in the graphics options.

If you enable 3D and boot into the game with those settings, it should work for any game it works for.

I have a big album of Dolphin games I tested with example screenshots available here

There is no DX11 mode in the latest versions, only Direct3D.
The issue for me is not broken 3D but only selective or no 3D at all.
I'm viewing the games in fullscreen with Tridef 3D and whilst it says 3D is enabled, nothing is 3D. I also for some reason can't go into Tridefs menus because nothing happens when I use their shortcuts.

How do I enable 3D with the latest versions of Dolphin? Or are you using an older version?
If you could link the version you're using or a zip of your Dolphin files that would be great.
Find
Reply
11-16-2014, 07:24 AM
#8
Blacktail51
Unregistered
 
"There is no DX11 mode in the latest versions, only Direct3D.
The issue for me is not broken 3D but only selective or no 3D at all.
I'm viewing the games in fullscreen with Tridef 3D and whilst it says 3D is enabled, nothing is 3D. I also for some reason can't go into Tridefs menus because nothing happens when I use their shortcuts.

How do I enable 3D with the latest versions of Dolphin? Or are you using an older version?
If you could link the version you're using or a zip of your Dolphin files that would be great.
[/quote]

D3D and Directx 11 are the same thing, they just renamed it after removing dx9.
Reply
11-16-2014, 10:14 AM
#9
Crystalwolf Offline
Junior Member
**
Posts: 6
Threads: 1
Joined: Nov 2014
(11-16-2014, 07:24 AM)Blacktail51 Wrote: D3D and Directx 11 are the same thing, they just renamed it after removing dx9.

Thanks, but that still doesn't answer the other questions towards him.
Find
Reply
11-16-2014, 12:25 PM (This post was last modified: 11-16-2014, 12:25 PM by JMC47.)
#10
JMC47 Offline
Content Producer
*******
Content Creators (Moderators)
Posts: 6,543
Threads: 29
Joined: Feb 2013
Crystalwolf: Your video card has a driver bug which causes the geometry shader to fail, I believe?

For Tri-def to work in Master, you need to rename Dolphin to some other program that uses 3D in the system because it's stupid and doesn't detect it.
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


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


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode