![]() |
Build 1.6.3 immediately crash after opening - Printable Version +- forums.PPSSPP.org (https://forums.ppsspp.org) +-- Forum: PPSSPP - Playstation Portable Simulator Suitable for Playing Portably (/forumdisplay.php?fid=1) +--- Forum: Builds, releases and ports (/forumdisplay.php?fid=4) +--- Thread: Build 1.6.3 immediately crash after opening (/showthread.php?tid=24444) |
Build 1.6.3 immediately crash after opening - Four_Eyes - 06-30-2018 02:48 AM Both the zip and installer version crashed RE: Build 1.6.3 immediately crash after opening - Asferot - 06-30-2018 02:57 PM A bit more info would be nice. What are you running it on? Specs? Operating System? RE: Build 1.6.3 immediately crash after opening - Four_Eyes - 07-01-2018 10:37 PM Windows 10 ver.1709 build 16299.309 Intel Core i-5 4200u [email protected] 2.30GHz 4GB RAM 64-bit operating system Radeon HD 8500M updated to the latest ver. RE: Build 1.6.3 immediately crash after opening - ranonman - 07-11-2018 04:29 PM I'm able to confirm this that I'm having very same issue. Complete crash after opening v1.6.3 Computer Setup:
Event Viewer App Error: Faulting application name: PPSSPPWindows64.exe, version: 1.6.3.0, time stamp: 0x5b16d2a2 Faulting module name: amdvlk64.dll, version: 1.0.54.0, time stamp: 0x5a794f2b Exception code: 0xc0000005 Fault offset: 0x000000000000c2b1 Faulting process id: 0x2764 Faulting application start time: 0x01d4193aeb9376c0 Note: I tried older version like v1.5.4. It opened perfectly. RE: Build 1.6.3 immediately crash after opening - Asferot - 07-11-2018 07:04 PM From the event log it looks like Vulkan could be acting up? Tho it is weird... Why AMD Vulkan implementation if you have Nvidia Geforce? Try changing the renderer to OpenGL or DX 9 or 11. RE: Build 1.6.3 immediately crash after opening - ranonman - 07-11-2018 07:35 PM I would change that option if I could get program to open in v1.6.3... Is there a file that I can change? Seems like Vulkan is a default option (I wonder if this is an error on code side?) EDIT: After comparing between v1.5.4 and v1.6.3, in v1.6.3 directory (Memstick/SYSTEM) there are no files. In v1.5.4, there are files. I tried copying ppsspp.ini to v1.6.3. Still doesn't work. Seems like similar issue to this ticket: https://github.com/hrydgard/ppsspp/issues/8826. I still am unable to open the program at all. It just doesn't open at all. Event Viewer captured the moment it crashed before it opens. Hope this helps. RE: Build 1.6.3 immediately crash after opening - Asferot - 07-12-2018 02:55 AM I have a feeling that it is more about something wrong/misconfigured with your PC and not with the emulator. Did you change or add the video card recently? RE: Build 1.6.3 immediately crash after opening - ranonman - 07-12-2018 04:33 AM Yea, I added video card recently. I'm not quite sure how I misconfigured my PC or drivers. Everything is updated. RE: Build 1.6.3 immediately crash after opening - Asferot - 07-12-2018 10:54 AM (07-12-2018 04:33 AM)ranonman Wrote: Yea, I added video card recently. I'm not quite sure how I misconfigured my PC or drivers. Everything is updated. It is probably not your fault. What was your previous card? RE: Build 1.6.3 immediately crash after opening - ranonman - 07-12-2018 02:39 PM GeForce 1060 6GB is first video card I got. I used Ryzen 5 2400G (CPU+Graphics) for a while until I got my first video card (two days ago). RE: Build 1.6.3 immediately crash after opening - Asferot - 07-12-2018 04:15 PM (07-12-2018 02:39 PM)ranonman Wrote: GeForce 1060 6GB is first video card I got. I used Ryzen 5 2400G (CPU+Graphics) for a while until I got my first video card (two days ago). Myea... For some reason it is still trying to use your inbuilt GPU. Is it possible to disable the inbuilt GPU in the bios/bootup control panel? Or maybe try uninstalling the drivers for the inbuilt GPU. RE: Build 1.6.3 immediately crash after opening - ranonman - 07-12-2018 10:09 PM I uninstalled/reinstalled AMD driver. It works now. Thanks! |