hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
10.86k stars 2.13k forks source link

PPSSPP 1.0 - Regressions and bugs to fix before release #7246

Closed hrydgard closed 9 years ago

hrydgard commented 9 years ago

Alright, time to do 1.0 finally, I'm aiming for end of January.

Please report anything that has gotten worse since the last release in this issue so we can fix it up before we release 1.0.

Also bugs in new features, like if there are problems with the new savestate UI :)

Features:

Bugs:

Minor:

007flawless commented 9 years ago

Games like Obscure on PowerVR devices have serious Hooks and Hangs whenever u shoot Guns.. E.G: In Obscure, when u shoot a Gun, the game hangs for abt a second, then continues.. In Gunfights with monsters, it's really bad.. This can b fixed if Hardware Transform is disabled but it makes d overall game very slow.. 45 - 65% speed.. I hope this PowerVR issues are looked into

007flawless commented 9 years ago

Ohh.. And there is still the slow GTA games (which still don't display correctly on PowerVR using Buffered Rendering)

hrydgard commented 9 years ago

Well, those would be nice things to fix, but won't make it into 1.0 unfortunately.

007flawless commented 9 years ago

Okk boss.. U're still the Best.. Appreciate all Efforts from u and all PPSSPP Devs 👍👏👏👏

geenaxion commented 9 years ago

First of all thanks for a wonderful build. I don't know if this is just an isolated case but because my screen orientation are set to auto, when I changed the position of the screen when a game is on the screen goes black and hangs. Alhough it never happen before until recently.

hrydgard commented 9 years ago

Strange, that works on my devices..

geenaxion commented 9 years ago

It works fine before tho. Don't know what caused it.

geenaxion commented 9 years ago

It works fine before tho. Don't know what caused it.

geenaxion commented 9 years ago

It works fine before tho. Don't know what caused it.

sum2012 commented 9 years ago

@geenaxion download old version http://buildbot.orphis.net/ppsspp/index.php?m=fulllist to find out which version started to have problem

zackdreaver commented 9 years ago

Hi guys, just want to report that i still getting crash when trying to enter fullscreen in d3d9 my build: 0.9.9.1-1623-g2df04ba

hrydgard commented 9 years ago

Ugh. What GPU do you have, and does installing new drivers for it help?

On my machines fullscreen on d3d9 is solid.

sum2012 commented 9 years ago

@zackdreaver You may also need to update directx 9 runtime http://www.microsoft.com/en-us/download/details.aspx?id=8109

zackdreaver commented 9 years ago

playing it in my netbook (1024x600 fullscreen) latest driver and directx.

another try, sometime it not crash, just "hang" with sound ingame, then tried to enter window mode "alt+enter" then it crash.

sum2012 commented 9 years ago

@zackdreaver Try change audio backend to DirectSound (required restart)

zackdreaver commented 9 years ago

@sum2012 check this #7391 , that thing make my emulator crash.

sum2012 commented 9 years ago

@zackdreaver you maybe need install visual studio 2013 to give us crash struck to give us debug

zackdreaver commented 9 years ago

@sum2012 sorry sir, afaik VS 2013 don't support winXP, i only have vc++ 2008 express I really wish i can help with this bug.

Btw, the last build that work on fullscreen and direct sound is: v0.9.9.1-1292-g2db9275

sum2012 commented 9 years ago

I have seen unknownbrackets tried to fix but fail. Anyway,I can reproduce issue in vmware that installed Windows XP

sum2012 commented 9 years ago

@zackdreaver Can you test this build ? It should revert to old behavior https://drive.google.com/file/d/0B3OaSdeV0L8keGtLVDFqdHNudEE/view?usp=sharing

zackdreaver commented 9 years ago

@sum2012 it's still crashing sir on any window size change

sum2012 commented 9 years ago

@zackdreaver Sorry,I don't have idea

zackdreaver commented 9 years ago

@sum2012 it's okay sir, i really apreciate your help.

sum2012 commented 9 years ago

@hrydgard Cong finally v1.0 In the http://www.ppsspp.org edit:You should say "Temporarily drop Windows XP directx 9 support"

hrydgard commented 9 years ago

@sum2012 wait what? It doesn't work at all? It should!

I don't have any XP machines though...

sum2012 commented 9 years ago

@zackdreaver can you confim again what problem now in directx 9 in windows xp ? (ppsspp v1.0)

hrydgard commented 9 years ago

@sum2012 according to zackdreaver, it runs but crashes on window resize in D3D, and it should work fine in OpenGL on machines that can do that. So it's still usable but not great, heh.

I will look into the resizing problems more later, but I think it's at least playable on XP with some annoying workarounds..

sum2012 commented 9 years ago

@hrydgard ok

zackdreaver commented 9 years ago

@hrydgard hello sir, so i just made a new test, when i set rendering mode to "non-buffered", there is no crash.

EDIT: using v1.0-6-gfeb96f0, got this message when changing window size http://s24.postimg.org/p3bml2j39/New_Picture.jpg

sergiobenrocha2 commented 9 years ago

God Eater 2 (demo) no longer works in this new version, it crashes ppsspp. I could play it in 0.9.9.1.

Linux 64-bit (ubuntu 14.04).

geenaxion commented 9 years ago

I have found out what seems to cause a black screen and freezes when orientation set to auto. It happens when texture scaling is set to auto, present on 0.9.9 and the latest build.

hrydgard commented 9 years ago

@geenaxion , oh, good catch! I will investigate tonight.

geenaxion commented 9 years ago

I was wondering if there is a way to hide the screenshot of the savestate on the gallery? Using android.

hrydgard commented 9 years ago

No you can't - but why would you want to?

geenaxion commented 9 years ago

I just thought of it. It's fine with me anyway. Thank you. :D

thedax commented 9 years ago

We can close this, 1.0 has been out for 10 days now.