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

[Feature Request] Next/Previous Queue #22

Open
eVenent opened this issue Sep 26, 2024 · 3 comments
Open

[Feature Request] Next/Previous Queue #22

eVenent opened this issue Sep 26, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@eVenent
Copy link

eVenent commented Sep 26, 2024

Describe the feature request
I would like to have in remapper option to add "next/previous weapon" feature known from many games. It would be nice to have option where you can create group of keys/actions in one queue and then assign two buttons which will be moving marker forward/backward in this queue and executing specific actions. One will be responsible to move to next key, and previous will be pressing previous key.

Expected behavior
Assign the two keys container where eg. all the time after weapon number 4 we have weapon number 5, and previous weapon button will reduce it to weapon number 3.

Visual presentation of the queue and actions where mark can stay after executed action:

Start - pressed 4 times "Next" Pressing "Next" button again Pressing "Previous" button
[1...2...3...4...5...6...7...8...9...0] [1...2...3...4...5...6...7...8...9...0] [1...2...3...4...5...6...7...8...9...0]
..................^.............................. .......................^.......................... ..................^..............................

Desktop:
DS4Windows Version [3.8.1]

Additional context
Use cases:

  • Toggling menus. In some games eg. Diablo 3, I would be able to switch menu with only two buttons (Previous Menu/Next Menu), jumping in quee between keys: S...M...J...L...I...O...Y. On screen these menus are displayed in proper order, so I will know to which menu I will jump after pressing next menu button.
  • Helping weapon management in old games, where we did not have nex/prev weapon keys.
  • Changing form/stances/magic of main character.
  • Switching between character in definied order.
@major-sanyi
Copy link

Looping keys drawio

So it's two keys where you can go through a list of keys forward and backwards?

@eVenent
Copy link
Author

eVenent commented Sep 26, 2024

Yes. Exactly.

@schmaldeo schmaldeo assigned schmaldeo and major-sanyi and unassigned schmaldeo Sep 26, 2024
@schmaldeo schmaldeo added the enhancement New feature or request label Sep 28, 2024
@major-sanyi
Copy link

I was occupied last and this week, I'll start working on this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants