Added alternative control modes (ELF branch)#34
Open
CreeperMario wants to merge 2 commits intodimok789:masterfrom
Open
Added alternative control modes (ELF branch)#34CreeperMario wants to merge 2 commits intodimok789:masterfrom
CreeperMario wants to merge 2 commits intodimok789:masterfrom
Conversation
CreeperMario
commented
Jul 16, 2017
- You can now press the + button on the GamePad to switch into DPAD mode.
- In this DPAD mode, the GamePad's touch screen will stop responding, and a pointer will show up on screen. The user can then use the DPAD to move this pointer around on the screen, and use the A button to trigger an action.
- Pressing + again will revert to touch screen mode.
- Note that due to the way that this works, in DPAD mode, the actions of the DPAD and A buttons are overridden, so their previous actions will no longer work. However, in the case of HBL, this is not an issue.
- The same process can be performed on Wii Remote controllers, which is useful for those who want to use a Wii Remote but do not have a functioning sensor bar.
- Theoretically, users should also be able to use Classic Controllers and Wii U Pro Controllers in the same manner, however I am not in possession of these devices, and so cannot guarantee that this works.
- I added a new image file which represents the GamePad's pointer icon.
* You can now press the + button on the GamePad to switch into DPAD mode. * In this DPAD mode, the GamePad's touch screen will stop responding, and a pointer will show up on screen. The user can then use the DPAD to move this pointer around on the screen, and use the A button to trigger an action. * Pressing + again will revert to touch screen mode. * Note that due to the way that this works, in DPAD mode, the actions of the DPAD and A buttons are overridden, so their previous actions will no longer work. However, in the case of HBL, this is not an issue. * The same process can be performed on Wii Remote controllers, which is useful for those who want to use a Wii Remote but do not have a functioning sensor bar. * Theoretically, users should also be able to use Classic Controllers and Wii U Pro Controllers in the same manner, however I am not in posession of these devices, and so cannot guarantee that this works. * I added a new image file which represents the GamePad's pointer icon.
This was referenced Jul 16, 2017
|
Would it be possible for you to provide the necessary elf file, with this fix added to the latest HBL release? It seems PR's aren't actually being merged.. EDIT: I actually found a link to the elf here: #28 It seems to be working for me. Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.