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

[Bug]: Unexpected behavior when using mouse/keyboard to price check in controller mode #471

Open
1 task done
myang83 opened this issue Mar 18, 2025 · 1 comment
Open
1 task done
Labels
bug Something isn't working upstream: POE2 Blocked by something not available in poe2 yet

Comments

@myang83
Copy link

myang83 commented Mar 18, 2025

FAQ

  • I have checked the FAQ, Common Issues, and for existing issues and my problem was not there

Common Bugs

Other

What happened?

Note: This bug seems similar to #452 but is different enough so I'm filing a new one.

When playing in mouse/keyboard mode, everything works as expected. However, if I am using controller mode, the game still recognizes mouse/keyboard input for certain things. For example, I can hover the mouse over items to see the stats/description, but I can't click on an actual item. This also allows me to use EE2 for price checking even in controller mode. The 2 problems I've seen in this scenario are:

  1. "Fill stat values" value is ignored and price check stats always default to the "Exact value"
  2. When price checking most uniques, the item's normal stats are hidden and it says "No relevant stats were found". Only rune and corruption stats are shown, if present.

Image

When I click the "hidden" toggle, the corruption/rune stats are swapped for the normal ones, but they're all tagged as "Roll is not variable".

Image

I've randomly spot-checked this with about 15 uniques, all with the same behavior. Oddly, the 1 exception I found was Morior Invictus, which shows the stats as expected:

Image

If I exit to character selection, switch to mouse/keyboard mode, and get back into the game, everything works as expected again. Would be awesome if I could use a controller, but still take advantage of EE2.

Thanks for all your work on this awesome tool!

Version

0.8.1

Relevant log output

@myang83 myang83 added the bug Something isn't working label Mar 18, 2025
@Kvan7 Kvan7 added the upstream: POE2 Blocked by something not available in poe2 yet label Mar 18, 2025
@Kvan7
Copy link
Owner

Kvan7 commented Mar 18, 2025

related to #452, there was a change to how the game gives the copy text but it wasn't applied with the user is in controller mode.
https://www.pathofexile.com/forum/view-thread/3732618

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream: POE2 Blocked by something not available in poe2 yet
Projects
None yet
Development

No branches or pull requests

2 participants