PPSSPP Stereovision
  2 / 6    
[quote="birthright"]Wow great work Chiri thanks a lot, and also an updated dolphin emu, someone give the man somewhere to upload the files![/quote]Done. I made some space for Chiri's IndigoMod as well as this, and sent him the details via PM.
birthright said:Wow great work Chiri thanks a lot, and also an updated dolphin emu, someone give the man somewhere to upload the files!
Done. I made some space for Chiri's IndigoMod as well as this, and sent him the details via PM.

Acer H5360 (1280x720@120Hz) - ASUS VG248QE with GSync mod - 3D Vision 1&2 - Driver 372.54
GTX 970 - i5-4670K@4.2GHz - 12GB RAM - Win7x64+evilKB2670838 - 4 Disk X25 RAID
SAGER NP9870-S - GTX 980 - i7-6700K - Win10 Pro 1607
Latest 3Dmigoto Release
Bo3b's School for ShaderHackers

#16
Posted 07/26/2013 04:27 AM   
thanks bo3b!
thanks bo3b!

All hail 3d modders DHR, MasterOtaku, Losti, Necropants, Helifax, bo3b, mike_ar69, Flugan, DarkStarSword, 4everAwake, 3d4dd and so many more helping to keep the 3d dream alive, find their 3d fixes at http://helixmod.blogspot.com/ Also check my site for spanish VR and mobile gaming news: www.gamermovil.com

#17
Posted 07/26/2013 07:19 AM   
Updated first post with download links. [quote="birthright"]All of a sudden a PSP, PS2 and updated GC/Wii emu with 3d, great day for 3d emulation :)[/quote] It still has issues. If someone has an idea how to get rid of the DX9 side effects, please give me a note. I already tried inverting D3DRS_ZFUNC, but this made it worse. I'll update Dolphin and PCSX2 after finishing the DX11 wrapper with Bioshock Infinite.
Updated first post with download links.

birthright said:All of a sudden a PSP, PS2 and updated GC/Wii emu with 3d, great day for 3d emulation :)

It still has issues. If someone has an idea how to get rid of the DX9 side effects, please give me a note. I already tried inverting D3DRS_ZFUNC, but this made it worse.

I'll update Dolphin and PCSX2 after finishing the DX11 wrapper with Bioshock Infinite.

#18
Posted 07/26/2013 08:22 AM   
Great Chiri,thank you.
Great Chiri,thank you.

#19
Posted 07/26/2013 06:33 PM   
Chiri I've tried your ppsspp exe and it gives me a missing msvcp110.dll error. The original ppsspp works just fine. I've googled it and it looks like Visual C++ Redistributable for Visual Studio 2012 Update 3 error, and downloaded vcredist app but it says my version is newer. Any idea what to do?
Chiri I've tried your ppsspp exe and it gives me a missing msvcp110.dll error. The original ppsspp works just fine. I've googled it and it looks like Visual C++ Redistributable for Visual Studio 2012 Update 3 error, and downloaded vcredist app but it says my version is newer. Any idea what to do?

All hail 3d modders DHR, MasterOtaku, Losti, Necropants, Helifax, bo3b, mike_ar69, Flugan, DarkStarSword, 4everAwake, 3d4dd and so many more helping to keep the 3d dream alive, find their 3d fixes at http://helixmod.blogspot.com/ Also check my site for spanish VR and mobile gaming news: www.gamermovil.com

#20
Posted 07/26/2013 08:57 PM   
I had the same problem and after Visual C++ Update it was solved.My problem now is the controllers and keyboard not working.
I had the same problem and after Visual C++ Update it was solved.My problem now is the controllers and keyboard not working.

#21
Posted 07/27/2013 01:14 AM   
Well screen upside down isnt an issue for people using a projector. Probably. Don't mean it as a taunt or anything... its something I'm sure alot of projector users forget we can do [no point].
Well screen upside down isnt an issue for people using a projector. Probably.
Don't mean it as a taunt or anything... its something I'm sure alot of projector users forget we can do [no point].

Co-founder of helixmod.blog.com

If you like one of my helixmod patches and want to donate. Can send to me through paypal - eqzitara@yahoo.com

#22
Posted 07/27/2013 01:51 AM   
To fix the screen upside down I tried this: Right click on desktop > Screen resolution > Orientation: Landscape (flipped)(Windows 7 x64) Everything on desktop went upside down(including mouse usage),but the game I tested(God of war chains of olympus)started fine But 3d stopped working,thus this isn't a solution.
To fix the screen upside down I tried this:
Right click on desktop > Screen resolution > Orientation: Landscape (flipped)(Windows 7 x64)
Everything on desktop went upside down(including mouse usage),but the game I tested(God of war chains of olympus)started fine But 3d stopped working,thus this isn't a solution.

#23
Posted 07/27/2013 03:11 AM   
Cant change orientation in 3D. I went to go try it out and thats what the message says. I only think projector users can try it out atm.
Cant change orientation in 3D. I went to go try it out and thats what the message says.
I only think projector users can try it out atm.

Co-founder of helixmod.blog.com

If you like one of my helixmod patches and want to donate. Can send to me through paypal - eqzitara@yahoo.com

#24
Posted 07/27/2013 03:12 AM   
[quote="birthright"]Chiri I've tried your ppsspp exe and it gives me a missing msvcp110.dll error. The original ppsspp works just fine.[/quote] Sorry for that. I tried to static link option for C/C++ libraries, but got linker errors with that. Added a download link to the DLL installer in the first post. I hope, that's the right one. [quote="eqzitara"]Cant change orientation in 3D. I went to go try it out and thats what the message says.[/quote] Any idea where to find the code in PPSSPP which sets the projection matrix, or the shader constants in general? That would be the right spot to invert the Z-Buffer and the y axis. [quote="ricardokung"]My problem now is the controllers and keyboard not working.[/quote] I'm using an XBOX360 gamepad and It's working fine. Is it only a problem with keyboard and mouse events because of the fullscreen mode? You can start an .iso on command line using [code]PPSSPPWindows64.exe gamefilename.iso[/code]
birthright said:Chiri I've tried your ppsspp exe and it gives me a missing msvcp110.dll error. The original ppsspp works just fine.

Sorry for that. I tried to static link option for C/C++ libraries, but got linker errors with that.
Added a download link to the DLL installer in the first post. I hope, that's the right one.

eqzitara said:Cant change orientation in 3D. I went to go try it out and thats what the message says.

Any idea where to find the code in PPSSPP which sets the projection matrix, or the shader constants in general? That would be the right spot to invert the Z-Buffer and the y axis.

ricardokung said:My problem now is the controllers and keyboard not working.

I'm using an XBOX360 gamepad and It's working fine. Is it only a problem with keyboard and mouse events because of the fullscreen mode?
You can start an .iso on command line using
PPSSPPWindows64.exe gamefilename.iso

#25
Posted 07/29/2013 09:14 AM   
I got controllers working,no problem.Tested God Of War:Chains of Olympus and It is great(except for the upside down screen).Both convergence and depth working.
I got controllers working,no problem.Tested God Of War:Chains of Olympus and It is great(except for the upside down screen).Both convergence and depth working.

#26
Posted 07/29/2013 10:06 AM   
well got it working with those files, thanks chiri, and yeah the upside down thing can be a problem lol
well got it working with those files, thanks chiri, and yeah the upside down thing can be a problem lol

All hail 3d modders DHR, MasterOtaku, Losti, Necropants, Helifax, bo3b, mike_ar69, Flugan, DarkStarSword, 4everAwake, 3d4dd and so many more helping to keep the 3d dream alive, find their 3d fixes at http://helixmod.blogspot.com/ Also check my site for spanish VR and mobile gaming news: www.gamermovil.com

#27
Posted 07/29/2013 12:00 PM   
any advancement chiri????
any advancement chiri????

#28
Posted 07/31/2013 02:08 AM   
[quote="ukyo31"]any advancement chiri????[/quote] I fixed the upside down issue by adjusting projection matrices and inverting vertex winding. But because I'm staying always up to date at the main source repository, I can't make a good build. The current version is broken: It's 10 times slower then the released version and quite unstable. I have to wait until the developer is stabilizing the code again (The project is quite active at the moment and since my first post about 20% of all the code has changed).
ukyo31 said:any advancement chiri????

I fixed the upside down issue by adjusting projection matrices and inverting vertex winding.

But because I'm staying always up to date at the main source repository, I can't make a good build. The current version is broken: It's 10 times slower then the released version and quite unstable. I have to wait until the developer is stabilizing the code again (The project is quite active at the moment and since my first post about 20% of all the code has changed).

#29
Posted 08/07/2013 12:19 PM   
glad to hear that, I hope you can get your hands in a better version of the code soon. also I was hoping you could release the improved dolphin version when you get some time, although if you have to catch up with real life after the indigomod debacle I can imagine it could take a while.
glad to hear that, I hope you can get your hands in a better version of the code soon.

also I was hoping you could release the improved dolphin version when you get some time, although if you have to catch up with real life after the indigomod debacle I can imagine it could take a while.

All hail 3d modders DHR, MasterOtaku, Losti, Necropants, Helifax, bo3b, mike_ar69, Flugan, DarkStarSword, 4everAwake, 3d4dd and so many more helping to keep the 3d dream alive, find their 3d fixes at http://helixmod.blogspot.com/ Also check my site for spanish VR and mobile gaming news: www.gamermovil.com

#30
Posted 08/07/2013 03:09 PM   
  2 / 6    
Scroll To Top