EmuNewz Network
How to report issues and ask for support - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Announcements (https://www.emunewz.net/forum/forumdisplay.php?fid=225)
+---- Thread: How to report issues and ask for support (/showthread.php?tid=171465)

Pages: 1 2 3 4 5 6 7 8 9


RE: How to report issues and ask for support - ssshadow - 03-18-2017

(03-18-2017, 05:05 AM)Alex41 Wrote: Thank you very much.I have found the log file

Code:
·E 0:00:32.501012 {rsx::thread} RSX: OpenGL: initialization of glTexStorage3D failed.
·! 0:00:32.501051 {rsx::thread} RSX: 3.3.0 - Build 9.17.10.3062
·! 0:00:32.501067 {rsx::thread} RSX: 3.30 - Build 9.17.10.3062
·! 0:00:32.501078 {rsx::thread} RSX: Intel

Intel graphics are not supported. Your Intel graphics do not even support OpenGL 4.3 so nothing will work.


RE: How to report issues and ask for support - Alex41 - 03-21-2017

Thank you for the info and sorry for troubling you


RE: How to report issues and ask for support - Egnom - 03-23-2017

Found a bug for the Altelier Games below. If you run them they will make the system run out of memory. You can see on the task Manager that memory consumption rises. The error Im getting is theU {PPU[0x10000000] Thread (main_ thread) [0x00fd7c48]} cellFs TODO:cellFsStRead(fd=4, buf=*0x20000000, size=0x10000, rsize=*0xd00ff038) Note that the "buf" is a sequential hex number that starts at 0x20000000 they show in the log

BLUS31152 (DX12, Vulkan, or OGL)
BLUS30941 (DX12, Vulkan, or OGL)
BLUS30465 (DX12, Vulkan, or OGL)
BLUS30735 (DX12, Vulkan, or OGL)
BLES02050 (DX12, Vulkan, or OGL) Is Good it boots to Menu, but when it tries to go ingame using DX12 I get the same issue above that memory gets consumed increasing over time. It does not happens with Vulkan or OGL.

I will try to get the log again for each game. The log is to big to be open with not pad or any text editor I have. Ill follow up in a few minutes with the logs for each game


RE: How to report issues and ask for support - ssshadow - 03-23-2017

"cellFs TODO:cellFsStRead" just means you need to LLE libfs.sprx. This isn't done automatically because it breaks a lot of games otherwise. But with Atelier, Journey and maybe some others it is needed. The endless spam of it is just the game, nothing RPCS3 can do about it.

Tick "load required libraries", and "load liblv2.sprx only" and libfs.sprx in the long list of modules. Use LLVM + ASMJIT for performance. See the threads for each game for more information.

Yes, this isn't very user friendly, I know.


RE: How to report issues and ask for support - Egnom - 03-23-2017

(03-23-2017, 06:28 PM)ssshadow Wrote: "cellFs TODO:cellFsStRead" just means you need to LLE libfs.sprx. This isn't done automatically because it breaks a lot of games otherwise. But with Atelier, Journey and maybe some others it is needed. The endless spam of it is just the game, nothing RPCS3 can do about it.

Tick "load required libraries", and "load liblv2.sprx only" and libfs.sprx in the long list of modules. Use LLVM + ASMJIT for performance. See the threads for each game for more information.

Yes, this isn't very user friendly, I know.

Thanks for the prompt reply. I did not have the "load liblv2.sprx only" ticked everything else was. Im using Firmware 4.80 and after the implementation of loading the libraries automatically, I did not know libfs was not loaded. I enabled libfs and it worked. I still have one that does not boot up, but I troubleshoot that later and give ou the results of that. Now that im aware that I might have to manually load some libraries, Ill probably get all the games I have working. I also look at the quickstart and I see that it was updated and I follow the new instructions and enable the mandatory libs.
Ill post back to let you guys know what games I have are working and whichones are giving me error later after i retest with the new settings.


RE: How to report issues and ask for support - TheDeathStar020 - 06-02-2017

I don't understand, when I play to Demon's Souls, after Havok logo ... Black Screen :/
Attached my log file.


RE: How to report issues and ask for support - Annie - 06-02-2017

Lib Loader: Manually load selected libraries
Wrong

Only use manual mode if you know what you're doing as per the quickstart guide.
Use PPU LLVM Recompiler and SPU Interpreter Fast, GPU Texture Scaling enabled, Lower SPU thread priority enabled as well.
You can also delete all .prx files inside dev_flash/sys/external, you only need .sprx


RE: How to report issues and ask for support - TheDeathStar020 - 06-02-2017

Thanks Smile but I see that whan I start game ... It is normal ?


RE: How to report issues and ask for support - Annie - 06-02-2017

Of course, it has to recompile the whole executable before running the first time.


RE: How to report issues and ask for support - zeromisery00 - 07-16-2017

Hello. I can't make my Xbox One Controller to work with the emulator. How can I fix this? Thanks!