coopatruth / genplus-gx

Automatically exported from code.google.com/p/genplus-gx
Other
0 stars 0 forks source link

3D support for SMS/Mark III Games #207

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Any chance of enabling these to work. I have a 3D TV and this would be a great 
feature.

Original issue reported on code.google.com by HossBa...@gmail.com on 4 Mar 2012 at 5:51

GoogleCodeExporter commented 9 years ago
0 chances... it's absolutely not the same 3d technology and even if your TV can 
display 3d stuff, Wii hardware is incapable of generating such video signal...

Original comment by ekeeke31@gmail.com on 4 Mar 2012 at 6:22

GoogleCodeExporter commented 9 years ago
How about dividing the screen in two, and just refreshing the odd frames on the 
left side and the even frames on the right side? The results would run at 
30FPS, but that's really as high as you could get with that archaic system.

3D TVs could convert that into a 3D view right off the bat.

Original comment by superballena on 30 Jun 2012 at 6:11

GoogleCodeExporter commented 9 years ago
3D TVs can really do that with 2D video source ? Have you more infos on the 
technique used ?

There is also the solution of blue/red plastic glasses but I don't really know 
how well this would work for 3D SMS games or what would be needed to display 
SMS frame so that it appears in 3D...

Original comment by ekeeke31@gmail.com on 1 Jul 2012 at 3:49

GoogleCodeExporter commented 9 years ago
I believe the technique is actually the simplest thing ever: just splitting the 
screen right in the middle, showing each signal on its respective side and 
calling it a day.

First time I saw a console game doing it was precisely last week in SEGA's 
Super Hang-On for one of the Vintage Collections (the Xbox 360 version, at 
least). You can see it in action in the free demo version, or I can take a pic 
after I finish the sound tests I'm currently doing.

Some TV channels actually use this method, and the only downside to it seems to 
be the loss of horizontal resolution, which wouldn't be a big deal here.

--ICEknight

Original comment by superballena on 3 Jul 2012 at 5:21

GoogleCodeExporter commented 9 years ago

Original comment by ekeeke31@gmail.com on 20 Jul 2012 at 10:52

GoogleCodeExporter commented 9 years ago
Issue 258 has been merged into this issue.

Original comment by ekeeke31@gmail.com on 20 Jul 2012 at 11:13

GoogleCodeExporter commented 9 years ago
Issue 258 has been merged into this issue.

Original comment by ekeeke31@gmail.com on 21 Jul 2012 at 8:53

GoogleCodeExporter commented 9 years ago
Just for the record, it seems that Mednafen also does this kind of side-by-side 
3D:

http://janstechblog.blogspot.com.es/2012/06/emulating-virtual-boy-on-3d-tv.html

Original comment by iceknigh...@gmail.com on 11 Oct 2012 at 8:32