Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP not work in my PC
02-24-2013, 03:30 PM
Post: #16
RE: PPSSPP not work in my PC
(02-24-2013 02:59 PM)mumbleJumble Wrote:  Hey .. I just solve my problem . Smile

Have you try custom driver for your GPU ?

ok....wheres link? and what gpu you have?
Find all posts by this user
Quote this message in a reply
02-24-2013, 10:32 PM
Post: #17
RE: PPSSPP not work in my PC
that's what I said some posts ago, especially for gma video cards, the drivers don't enable all the video card functions
Find all posts by this user
Quote this message in a reply
02-26-2013, 06:09 PM
Post: #18
RE: PPSSPP not work in my PC
Where can I download modified drivers for my Intel GMA 3100 GPU?

Phones: Poco F3 8GB/256GB (Snapdragon 870 5G) and Redmi Note 6 Pro 4/64GB (Snapdragon 636)

PC: AMD Ryzen 5 3600 / 16GB RAM DDR4 3600MHz / NVIDIA GTX 1660 Ti 6GB / Windows 10 Pro
Find all posts by this user
Quote this message in a reply
02-27-2013, 08:13 PM
Post: #19
RE: PPSSPP not work in my PC
I remember I came across drivers like those back when I had a laptop with 3100 and it had tons of troubles. Also do costum drivers exist from HD 4000 too?
Find all posts by this user
Quote this message in a reply
02-27-2013, 11:10 PM
Post: #20
RE: PPSSPP not work in my PC
I think video cards do not support weak or old PPSSPP. I can play PCSX2, but can slow, why she does not support that PSP is lighter? It runs on Android GPUs, GPUs onboard but not on Windows.

Phones: Poco F3 8GB/256GB (Snapdragon 870 5G) and Redmi Note 6 Pro 4/64GB (Snapdragon 636)

PC: AMD Ryzen 5 3600 / 16GB RAM DDR4 3600MHz / NVIDIA GTX 1660 Ti 6GB / Windows 10 Pro
Find all posts by this user
Quote this message in a reply
02-28-2013, 12:21 AM
Post: #21
RE: PPSSPP not work in my PC
Because:
1. PPSSPP needs ATLEAST OpenGL 2.0 to work and Intel hates OGL APIs. You'll need to wait for a DirectX implementation.
2. Don't compare PCSX2 to PPSSPP, emulators are something you can't compare despite any aspects of the hardware you emulate. PSP is not an easier or lighter console to emulate plus PPSSPP and PCSX2 use different kinds of directions in emulation that affect drastically speed, like PPSSPP is HLE and PCSX2 is (mostly) LLE, PPSSPP has more potential for better speeds than PCSX2 only by that aspect that defeats any other attempt to speed up an emulator. PCSX2 though uses DX9/10/11 for it's hardware graphics when PPSSPP uses OGL and OGL ES which tends to be inferior by a bit performance wise on Windows devices but it's the only widely cross-platform API which is the whole point behind PPSSPP as a project, hence it's name.
3. I'm not sure but implementation/support for more instruction sets could help ALOT in speed, like AVX and SSE4.x. So theoriticaly speaking PPSSPP would have a huge difference on a hardware that is just SSE2 and a hardware that is AVX with Exactly the same specs. SSE2 is pretty old so having a PC that has just that means that it's time to get a new PC if you have any kind of demands from it apart from light browsing, document reading/writing and some music/SD video watching. Those hardware that can't do anything more than SSE2 are more obsolete than a 4 year old android device that is either already way too slow for PPSSPP.
Find all posts by this user
Quote this message in a reply
02-28-2013, 07:30 AM (This post was last modified: 02-28-2013 07:32 AM by Henrik.)
Post: #22
RE: PPSSPP not work in my PC
PSP is actually a somewhat lighter console to emulate than the PS2, if you disregard the unknown parts like Atrac3plus. Of course, doing full LLE of the PSP would be a different issue..

Yes, it's likely that someone will have to write a D3D backend for PPSSPP to work on older Intel GPUs. It's sad how bad their OpenGL support is (although it has improved greatly on their new chips!). We are currently focusing on the OpenGL ES 2.0 subset of OpenGL because it works on so many platforms.
Find all posts by this user
Quote this message in a reply
02-28-2013, 10:35 AM
Post: #23
RE: PPSSPP not work in my PC
i have same problem, this is my log debug
   
it's no show an error, but why crash when open my iso file.
Find all posts by this user
Quote this message in a reply
03-29-2013, 03:14 AM
Post: #24
RE: PPSSPP not work in my PC
intel GMA card dont have GL_ARB_framebuffer_objects support, so PPSSPP will crash when game start. But it have GL_EXT_framebuffer_objects support. I have made it works on my GMA4500.
Find all posts by this user
Quote this message in a reply
03-29-2013, 04:11 AM
Post: #25
RE: PPSSPP not work in my PC
(03-29-2013 03:14 AM)tpunix Wrote:  intel GMA card dont have GL_ARB_framebuffer_objects support, so PPSSPP will crash when game start. But it have GL_EXT_framebuffer_objects support. I have made it works on my GMA4500.

how you make it work? please share sir! SmileAngel
Find all posts by this user
Quote this message in a reply
03-29-2013, 04:51 AM
Post: #26
RE: PPSSPP not work in my PC
Smile
   
I'll post my patch.
Find all posts by this user
Quote this message in a reply
03-29-2013, 05:44 AM
Post: #27
RE: PPSSPP not work in my PC
Thank you sir! I'll be waiting for it!! Smile))
Find all posts by this user
Quote this message in a reply
03-30-2013, 02:40 PM (This post was last modified: 03-30-2013 02:42 PM by O_s_s.)
Post: #28
RE: PPSSPP not work in my PC
Great ! It works at last on my notebook! I've tried since 0.6 without success. Was crash at selecting iso. My notebook: Core 2 Duo T2400 @ 1.8, 4 Gb RAM, Nvidia Quadro NVS 110m. Big thanks to developers!

Edit: Oh, the version is v0.7-317-g7425532 Smile
Find all posts by this user
Quote this message in a reply
03-30-2013, 03:12 PM
Post: #29
RE: PPSSPP not work in my PC
(03-29-2013 03:14 AM)tpunix Wrote:  intel GMA card dont have GL_ARB_framebuffer_objects support, so PPSSPP will crash when game start. But it have GL_EXT_framebuffer_objects support. I have made it works on my GMA4500.

please let me know,how to make it work with gma card.
Find all posts by this user
Quote this message in a reply
03-30-2013, 03:25 PM
Post: #30
RE: PPSSPP not work in my PC
Try downloading the very latest git build from the downloads page. If it doesn't work, does it crash, or show an error message?

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: