Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(Help) Direc3d9
09-14-2014, 01:08 PM
Post: #1
(Help) Direc3d9
I saw many people can use the direc3d9, but I can not, switch to direc3d9 game crash after first intro game. I've tried with many games, but will crash
Sorry, I bad eng !
Hope admin will pay attention to the "Vietnam PPSSPP Forum" in the "International PPSSPP discussion forums"
Find all posts by this user
Quote this message in a reply
09-14-2014, 01:36 PM
Post: #2
RE: (Help) Direc3d9
What hardware do you have? Which version of Windows?

I will try to add some more error checking soon, maybe we can figure it out.
Find all posts by this user
Quote this message in a reply
09-14-2014, 04:02 PM (This post was last modified: 09-14-2014 04:03 PM by n1dminhd.)
Post: #3
RE: (Help) Direc3d9
- Hardware :
+ Win 7 64 bit
+ CPU Pentium G dualcore 2,9 GHZ
+ GPU Intel HD graphic family
+ Ram 4GB
+ Open GL 3.1
- Version :
+ v0.9.9.1-438-g5037494 x64
- Game :
+ God of War - Chains of Olympus
+ The Red Star
+ Code Lyoko: Quest for Infinity
+ Dante's Inferno
Find all posts by this user
Quote this message in a reply
09-14-2014, 06:24 PM
Post: #4
RE: (Help) Direc3d9
(09-14-2014 04:02 PM)n1dminhd Wrote:  + Open GL 3.1

You don't need to use direct 3d. Open GL is a better option rigth now and you met the requeriments of ppsspp.

Do you really need to play ppsspp using direct3d for some reason?
Find all posts by this user
Quote this message in a reply
09-15-2014, 02:04 AM
Post: #5
RE: (Help) Direc3d9
I like to experiment
Find all posts by this user
Quote this message in a reply
09-15-2014, 03:57 AM (This post was last modified: 09-15-2014 04:23 AM by kylez.)
Post: #6
RE: (Help) Direc3d9
Last development builds work quite well with direct3d, but some games crash after first intro movie. Turn off Vertex Cache to avoid this.

I tried and it's working Untold legeds brootherhood of the blade, dynasty warriors, virtual tennis 3, Metal Gear Acid, Breath of fire 3 but others games like Gripshift won't work for me.

Which games have you tried and crash after first intro movie?

And turn off Vertex Cache.
Find all posts by this user
Quote this message in a reply
09-15-2014, 05:32 AM (This post was last modified: 09-15-2014 05:37 AM by n1dminhd.)
Post: #7
RE: (Help) Direc3d9
(09-15-2014 03:57 AM)kylez Wrote:  Last development builds work quite well with direct3d, but some games crash after first intro movie. Turn off Vertex Cache to avoid this.

I tried and it's working Untold legeds brootherhood of the blade, dynasty warriors, virtual tennis 3, Metal Gear Acid, Breath of fire 3 but others games like Gripshift won't work for me.

Which games have you tried and crash after first intro movie?

And turn off Vertex Cache.

- PPSSPP-v0.9.9.1-456-g6d72c20 x64
- Direc3d9
- Turn off Vertex Cache
- Not Working all my Game
- I have tested :
+ God of War - Chains of Olympus
+ The Red Star
+ Code Lyoko: Quest for Infinity
+ Dante's Inferno
+ Untold legeds 1
+ Dynasty warriors vol 1
+ Chandragupta
+ Naruto Shippuden: Legends: Akatsuki Rising
- My config :
ShowFPSCounter = 1
RenderingMode = 1
SoftwareRendering = False
HardwareTransform = True
SoftwareSkinning = True
TextureFiltering = 1
InternalResolution = 0
FrameSkip = 0
AutoFrameSkip = True
FrameRate = 138
FrameSkipUnthrottle = False
ForceMaxEmulatedFPS = 60
AnisotropyLevel = 4
VertexCache = False
TextureBackoffCache = False
TextureSecondaryCache = False
FullScreen = False
PartialStretch = False
StretchToDisplay = True
SmallDisplay = False
ImmersiveMode = False
TrueColor = True
MipMap = True
TexScalingLevel = 0
TexScalingType = 0
TexDeposterize = False
VSyncInterval = False
DisableStencilTest = False
AlwaysDepthWrite = False
TimerHack = False
AlphaMaskHack = False
SplineBezierQuality = 2
PostShader = Natural
BlockTransferGPU = False
LowQualitySplineBezier = False
MemBlockTransferGPU = True
DisableSlowFramebufEffects = False
AndroidHwScale = 1
BufferFiltering = 1
GPUBackend = 1
FragmentTestCache = True

- Please help me !
Find all posts by this user
Quote this message in a reply
09-15-2014, 12:22 PM
Post: #8
RE: (Help) Direc3d9
Untold legends and dynasty warriors works with PPSSPP-v0.9.9.1-456-g6d72c20 using the direct3d backend for me, but fails for you.

My [Graphics] config. Try to change yours, maybe Postshaders to false, but i think your problem is with dirvers of the graphics card or somewhere else.

Code:
ShowFPSCounter = 3
GPUBackend = 1
RenderingMode = 1
SoftwareRendering = False
HardwareTransform = True
SoftwareSkinning = False
TextureFiltering = 1
BufferFiltering = 1
InternalResolution = 1
AndroidHwScale = 1
FrameSkip = 0
AutoFrameSkip = False
FrameRate = 0
FrameSkipUnthrottle = False
ForceMaxEmulatedFPS = 60
AnisotropyLevel = 0
VertexCache = False
TextureBackoffCache = False
TextureSecondaryCache = False
FullScreen = True
PartialStretch = False
StretchToDisplay = False
SmallDisplay = False
ImmersiveMode = False
TrueColor = True
MipMap = False
TexScalingLevel = 1
TexScalingType = 0
TexDeposterize = False
VSyncInterval = False
DisableStencilTest = False
AlwaysDepthWrite = False
TimerHack = False
AlphaMaskHack = False
SplineBezierQuality = 2
PostShader = Off
MemBlockTransferGPU = True
DisableSlowFramebufEffects = False
FragmentTestCache = True
Find all posts by this user
Quote this message in a reply
09-15-2014, 01:49 PM
Post: #9
RE: (Help) Direc3d9
Turn off texture scaling.

-[Unknown]
Find all posts by this user
Quote this message in a reply
09-15-2014, 02:31 PM (This post was last modified: 09-15-2014 02:48 PM by n1dminhd.)
Post: #10
RE: (Help) Direc3d9
(09-15-2014 12:22 PM)kylez Wrote:  Untold legends and dynasty warriors works with PPSSPP-v0.9.9.1-456-g6d72c20 using the direct3d backend for me, but fails for you.

My [Graphics] config. Try to change yours, maybe Postshaders to false, but i think your problem is with dirvers of the graphics card or somewhere else.

ok, ok ,ok
Thanks !

I did find out the cause, after comparing
That is "upscale level = auto", to select predetermined values ​​"off or 2x or 4x" Game play ok
Find all posts by this user
Quote this message in a reply
09-15-2014, 03:30 PM
Post: #11
RE: (Help) Direc3d9
Ah, good. We seem to have a crash with upscaling in D3D, I will take a look soon.
Find all posts by this user
Quote this message in a reply
09-15-2014, 04:08 PM
Post: #12
RE: (Help) Direc3d9
https://github.com/hrydgard/ppsspp/commi...009279b2f4

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


Forum Jump: