-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Overview
Allow opening the Amiibo selection screen at any time, independent of whether the game is currently requesting an Amiibo scan. Some games only wait a limited amount of time for an Amiibo to be scanned, which makes it difficult to navigate the Amiibo list quickly enough. Being able to open the Amiibo menu beforehand would allow users to select an Amiibo in advance so it is ready when the game prompts for scanning.
Additionally, the Amiibo list can be quite large, so a simple text input to filter Amiibos by name would make it much faster to locate a specific one.
Smaller details
Keep Actions > Scan Amiibo (Ctrl + A) always enabled so the Amiibo menu can be opened at any time.
Add a simple text input field to filter Amiibos by name in the list.
Nature of request
Features.
Why would this feature be useful?
Some games request Amiibo scans with a strict time limit. Since the Ryujinx Amiibo list can be quite large, users often do not have enough time to find the desired Amiibo before the game cancels the request. Being able to open the Amiibo menu at any time would allow users to search and select the desired Amiibo beforehand. When the game asks for a scan, the Amiibo would already be prepared, avoiding timeouts.
A simple name filter would also make navigating the large Amiibo list significantly faster.