![]() |
[RESOLVED] SEGA Rally Online Arcade stuck on compiling PPU/shaders and loading - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: [RESOLVED] SEGA Rally Online Arcade stuck on compiling PPU/shaders and loading (/showthread.php?tid=206465) |
[RESOLVED] SEGA Rally Online Arcade stuck on compiling PPU/shaders and loading - tij - 06-28-2023 Running latest RPCS3 Version: 0.0.28-15259-554b27a8 Alpha | master SEGA Rally Online Arcade (NPUB30375) version 1.01 gets stuck on loading when starting game (the start-up sequence is Logos display, then Copyright notice, then ESRB rating, then loading, then game menu). The log is attached after closing the game when its stuck and closing RPCS3. This only happens when the game is started first after RPCS3 is started (log attached). If other games were played after RPCS3 was started, then SEGA Rally Online Arcade starts without any problems. When SEGA Rally Online Arcade does get stuck on loading, restarting the game from Main Window (ether using shortcut or button) clears the problem. Trying to restart the game from Game Window using Ctr+R crashed RPCS3 (started separate thread for that problem). Any settings that can prevent the game from getting stuck on loading? Thanks in advance for the help. RE: SEGA Rally Online Arcade stuck on compiling PPU/shaders and loading - Ani - 06-29-2023 A build was rolled back in the updater, try again RE: SEGA Rally Online Arcade stuck on compiling PPU/shaders and loading - tij - 06-29-2023 Thank you for response. RPCS3 updated to 0.0.28-15255-b0a34670 Alpha | master same behavior: If SEGA Rally Online Arcade is the first game launch after RPCS3 starts, then it gets stuck on loading screen (log attached). As before, this can be cleared if the game is restarted from Main Window. If other games were played after RPCS3 was started, then SEGA Rally Online Arcade starts without any problems. This one is very strange behavior ... as if the game cannot initialize something from RPCS3 by itself. I had a look at logs when the game gets stuck at loading and when the game does not get stuck. I have no idea what those things are, but both log shows the game going through this loop Code: W 0:04:36.951341 {PPU[0x100000d] Thread (AudioUpdate) [0x0038080c]} sys_spu: sys_spu_thread_write_spu_mb(id=0x200, value=0xbd0500) the log that gets stuck on loading - goes through those indefinitely. the log that doesnt get stuck has occasional Code: ·W 0:04:36.954391 {RSX [0x0069268]} RSX: Framebuffer setup failed. Draw calls may have been lost and eventually exits loop with: Code: ·W 0:04:36.975271 {PPU[0x1000000] Thread (main_thread) [0x000242e4]} sys_timer: sys_timer_disconnect_event_queue(timer_id=0x11017900) I have no idea what that means, but hopefully it will help identify the problem Please find attach log for when it does not get stuck on loading (for compparison) RE: SEGA Rally Online Arcade stuck on compiling PPU/shaders and loading - LeSpank - 07-21-2023 Posting to report and confirm that I have the same issue with SROA. RE: SEGA Rally Online Arcade stuck on compiling PPU/shaders and loading - tij - 08-09-2023 On latest 0.0.29-15468-58e9e54b SEGA Rally Online Arcade still freezes on compiling/loading screen. Tried today to find latest version where it still works. Downloaded RPCS3 from RPCS3 - Builds History. So here are my findings: 0.0.22-13780-cb2c0733 - working 0.0.28-15417-9b3a878c - working 0.0.29-15421-70e127b2 - working 0.0.29-15422-bb2d7063 - working (seems like latest version were it still work) 0.0.29-15427-39a0ff99 - hangs on compiling or load 0.0.29-15429-804665df - hangs on compiling or load 0.0.29-15431-9f625de5 - hangs on compiling or load 0.0.29-15440-aee97e41 - hangs on compiling or load 0.0.29-15468-58e9e54b - hangs on compiling or load What is strange ... for version that are working. The game hangs on loading screen if the game is the first game that is started after RPCS3 starts (restarting the game will make it work). If the game is not the first game that is started after RPCS3 starts, then no problem. Settings are [CPU] PPU Decoder: ✅Recompiler (LLVM) SPU Decoder: ✅Recompiler (LLVM) SPU Xfloat Accuracy: ✅Approximate xfloat SPU Block Size: Safe Preferred SPU Thread: Auto [GPU] Renderer: Vulkan Aspect Ratio: 16:9 Framelimit: Auto ZCULL Accuracy: Approximate (Fast) Anti-Aliasing: Auto Default Resolution: 1280x720 Resolution Scale: 200% (2560x1440) Shader Mode: ✅Async (Multi threaded) Additional Settings: ✅Asynchronous Texture Streaming [AUDIO] Audio Out: Cubeb Audio Format: Stereo RSXAudio Avport: HDMI 0 Music Handler: Qt Buffering: ✅Enable Buffering Audio Buffer Duration: 100ms [ADVANCED] Core: ✅PPU Non-Java Mode Fixup ✅PPU LLVM Precompilation Vulkan Queue Scheduler: Safe RSX FIFO Accuracy: Fast ░▒▓▓▓[CPU]▓▓▓▒░ RE: SEGA Rally Online Arcade stuck on compiling PPU/shaders and loading - gausstek - 08-14-2023 Just wanted to report that the issue persists in the latest build 0.0.29-15482. The game freezes at the loading screen, and there's no way to bypass that. You have to rollback to previous builds to use the restart method described above, Thanks for the hard work!! RE: SEGA Rally Online Arcade stuck on compiling PPU/shaders and loading - tij - 09-29-2023 For anybody having this issue ... put PPU decoder on Static (leave SPU decoder on LLVM Recompiler) ... and everything works fine - no more stucking at "loading" (even if the game is the first one to start) ... i tried it with 0.0.29-15655 and it works like a charm. Movies (like Sega or Sumo logos) are a bit choppy ... but these are not important. Loading tracks is a bit longer too ... but still better than original PS3 ... gameplay is totally fine with no dropdown, which is important part Tried with 0.0.29-15422 (last version that kinda worked with PPU LLVM) too ... same results. If you prefer smooth movies and fast loading times, 0.0.29-15422 is the way. To avoid hanging on "loading" when game is the first game to launch after RPCS3 starts (a scenario for ppl using front end launchers like Launchbox) ... pause during Sega or Sumo logo, then unpause - there should be no stucking on "loading" after that ... this can be easily automated with Auto Hotkey (but I am too lazy for that ... so will stick with Static recompiler) |