Skip to content
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

Open
jt-gilkeson opened this issue Jul 8, 2024 · 5 comments
Open

PS3 Physical Remote random repeats direction often in XMB #1094

jt-gilkeson opened this issue Jul 8, 2024 · 5 comments

Comments

@jt-gilkeson
Copy link

jt-gilkeson commented Jul 8, 2024

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.

@aldostools
Copy link
Owner

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.

@jt-gilkeson
Copy link
Author

jt-gilkeson commented Jul 8, 2024

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

@aldostools
Copy link
Owner

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.
The remote control uses bluetooth. Maybe the buttons are sticky or the device is defective.

@jt-gilkeson
Copy link
Author

jt-gilkeson commented Jul 8, 2024

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?

https://www.psx-place.com/threads/cfw-4-91-2-evilnat-cobra-8-5-beta9-cex-dex-pex-d-pex.39743/page-24#post-364937

If there are any logs that would help or things I could turn on to debug, please let me know.

@aldostools
Copy link
Owner

You could enable Cobra debug in Network > Custom Firmware Tools > Cobra menu of Evilnat and use socat to check the logs.

socat -u udp-recv:18194 stdout

I find it a really rare issue since webMAN MOD mainly receives network commands.
Unless some memory patch (poke) is causing the issue.

You could check if webMAN MOD Lite have a different behavior. Since it has less features than the full edition.

@jt-gilkeson jt-gilkeson changed the title PS3 Remote Control random repeats direction often in XMB PS3 Physical Remote random repeats direction often in XMB Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants