-
-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PS3 Physical Remote random repeats direction often in XMB #1094
Comments
Verify if you're using the tool in game mode. PS3 Remote Control has 2 modes: Normal and Game modes. You can switch between them using the top right menu or clicking on the label under the Remote IP. Normal mode is for use in XMB, Movían, backup managers, etc. Game mode keeps the last button pressed until the next button is selected. It's mainly intended for some games. |
I'm talking about the official physical (bluetooth) "Sony PlayStation 3 Blu-ray Disc Remote Control" not the tool. This thing: https://www.amazon.com/Sony-PlayStation-3-Blu-ray-Disc-Remote/dp/B000M17AVO?th=1 |
Oh I thought you were talking about my PS3 Remote Control http://ps3.aldostools.org I don't know why that device is having conflicts with my tool. webMAN MOD use http requests for web commands. |
Nope, it's not a physical issue. Unloading webman mod never repeats navigation (100% of the time), yet if I have webman mod on, it happens (repeats navigation at random - but often). I encountered it right away when I put CFW on my system and installed webman mod. I never had the issue on stock FW It wasn't until recently that I confirmed that turning off webman mod "fixes" the issue. So it appears it's either something in webman MOD or some issue that gets exposed when webman MOD is loaded in memory? If there are any logs that would help or things I could turn on to debug, please let me know. |
You could enable Cobra debug in Network > Custom Firmware Tools > Cobra menu of Evilnat and use socat to check the logs.
I find it a really rare issue since webMAN MOD mainly receives network commands. You could check if webMAN MOD Lite have a different behavior. Since it has less features than the full edition. |
If you are using the official PS3 Remote Control to navigate the XMB when webMAN-MOD is installed, it randomly (very often) repeats navigation in the last direction pushed which makes it very annoying to try to get around the XMB. Unloading webMAN (via menu) "fixes" it. But the remote control should work normally in the XMB without having to disable webMAN - like if I'm watching a movie or using UMS to stream something.
The text was updated successfully, but these errors were encountered: