after booting to the game, if a key in keyboard (for example, "W") is pressed at any moment, the game freezes.
If music is playing, it continues, but there's no sign of the game responding to the inputs.
It seems like it freezes the framebuffer (don't know if it's the right term), as doing alt + ENTER to go fullscreen will show a duplicated image of the game. See below:
Build tested: rpcs3-v0.0.5-7486-90f81659_win64 (the same problem happened to a build from yesterday, and also from the day before yesterday)
Latest build (I've tested) where the game works: rpcs3-v0.0.5-7189-6c62f42d_win64
RPCS3 Settings: (don't know if it's needed, as it might be in the log file)
-Renderer: OpenGL and Vulkan (DX12 isn't recommended (it crashes, anyway));
-Default Resolution: 1280x720, 100% scale;
-Loaded liblv2.sprx only;
-Framelimit: 60
-PPU Decoder: LLVM
-SPU Decoder: ASMJIT
Whenever I copy the files from rpcs3-v0.0.5-7189-6c62f42d_win64 to RPCS3 folder, the game works.
Whenever I copy the files from rpcs3-v0.0.5-7486-90f81659_win64 to RPCS3 folder, the problem happens.
This post was last modified: 11-18-2018, 01:50 AM by alb3530.
after booting to the game, if a key in keyboard (for example, "W") is pressed at any moment, the game freezes.
If music is playing, it continues, but there's no sign of the game responding to the inputs.
It seems like it freezes the framebuffer (don't know if it's the right term), as doing alt + ENTER to go fullscreen will show a duplicated image of the game. See below:
Build tested: rpcs3-v0.0.5-7486-90f81659_win64 (the same problem happened to a build from yesterday, and also from the day before yesterday)
Latest build (I've tested) where the game works: rpcs3-v0.0.5-7189-6c62f42d_win64
RPCS3 Settings: (don't know if it's needed, as it might be in the log file)
-Renderer: OpenGL and Vulkan (DX12 isn't recommended (it crashes, anyway));
-Default Resolution: 1280x720, 100% scale;
-Loaded liblv2.sprx only;
-Framelimit: 60
-PPU Decoder: LLVM
-SPU Decoder: ASMJIT
Whenever I copy the files from rpcs3-v0.0.5-7189-6c62f42d_win64 to RPCS3 folder, the game works.
Whenever I copy the files from rpcs3-v0.0.5-7486-90f81659_win64 to RPCS3 folder, the problem happens.
Hold on in your log it says you put mouse handler basic and keyboard handler basic. Set them to null and try again.
This post was last modified: 11-26-2018, 11:16 AM by digitaldude.
(11-26-2018, 11:13 AM)digitaldude Wrote: Is the game now unplayable can anyone confirm?
...
...
Hold on in your log it says you put mouse handler basic and keyboard handler basic. Set them to null and try again.
The game is playable with a joystick (tested with XBOX360 controller, xinput), but not with a keyboard.
Note:
I've tested another game (After Burner Climax), and keyboard doesn't freeze that game.
Regarding your suggestion, I had already tried setting keyboard to null, and pad type to keyboard but by doing so, pressing keyboard keys do nothing: it doesn't freeze the game, but keyboard inputs aren't recognized either.
This post was last modified: 11-26-2018, 05:59 PM by alb3530.
(11-26-2018, 11:13 AM)digitaldude Wrote: Is the game now unplayable can anyone confirm?
...
...
Hold on in your log it says you put mouse handler basic and keyboard handler basic. Set them to null and try again.
The game is playable with a joystick (tested with XBOX360 controller, xinput), but not with a keyboard.
Note:
I've tested another game (After Burner Climax), and keyboard doesn't freeze that game.
Regarding your suggestion, I had already tried setting keyboard to null, and pad type to keyboard but by doing so, pressing keyboard keys do nothing: it doesn't freeze the game, but keyboard inputs aren't recognized either.
Look at my screenshot im playing the game with keyboard...you did something wrong with settings copy the settings in the log.
(11-26-2018, 07:37 PM)digitaldude Wrote: Look at my screenshot im playing the game with keyboard...you did something wrong with settings copy the settings in the log.
You are right: the problem happened because when I set Keyboard handler to null, I had inadvertedly changed Gamepads Settings back to default map.
As I normally map Start to NUMPAD /, I was pressing that key to test (which was doing nothing).
Now everything is fine.
For anyone having problems, this is what need to be set in order to avoid freezing when playing the game with a keyboard from rpcs3-v0.0.5-7337-ed7012c9_win64 onwards:
Hi guys I am totally new to emoulation stuff
I just noticed that I got artifacts (vertical tearing lines) on charachter portraits during charachter select screen.
I have looked in youtube videos and none of other users have experienced this problem
What might be the cause of this?
maybe I have got some other problems that I am not aware of. Because my log lines in the emulator fills with red lines (errors I think)
RPCS3.log.gz (Size: 2.65 MB / Downloads: 4)
(05-12-2019, 12:31 PM)taucommander27 Wrote: Hi guys I am totally new to emoulation stuff
I just noticed that I got artifacts (vertical tearing lines) on charachter portraits during charachter select screen.
I have looked in youtube videos and none of other users have experienced this problem
What might be the cause of this?
maybe I have got some other problems that I am not aware of. Because my log lines in the emulator fills with red lines (errors I think)
Graphics:
Render: Vulkan
Resolution: 1920x1080
Frame Limit: Auto
VSync enabled
Audio:
XAudio2
You can try updating your NVIDIA drivers....
I get SEGMENTATION FAULT here in every game ONLY with Vulkan renderer on both this and rpcs3-v0.0.6-8105-3753d27a_win64 builds. UPDATE: It was caused by "vulkan_1.dll" that was in the same folder as RPCS3 (It was either from an older RPCS3 build, or copied manually by me). After removing every dll and exe and copying RPCS3 contents back to the folder, Vulkan worked here.
But I'm not on Windows 8.1 like you. I'm on Windows 10 1903 18362.86.
rpcs 0.0.6 - 8000 works, though there's frameskipping here with both GSYNC on or off (likely Vulkan-related, as OpenGL didn't present this problem). UPDATE: Fixed. Details in this topic
In OpenGL, rpcs 0.0.6 - 8000 and rpcs3-v0.0.6-8105-3753d27a_win64 builds freeze at character selection screen: no sound, only a black screen with a 15 (character selection countdown) .
I'm not even concerned about OpenGL, as there were a problem where its performance got degradated over time (FPS became slower until it reaches sub 60 FPS), so I'm trying to find what happens here that I'm getting constant frameskipping with Vulkan renderer on capable hardware.
I don't have the problem you're describing.
I have vsync off here though.
This post was last modified: 05-17-2019, 07:19 PM by alb3530.