[GH-ISSUE #660] [Feature Request] add ability to adjust rumble #117

Closed
opened 2026-03-03 13:45:48 +03:00 by kerem · 3 comments
Owner

Originally created by @ActionWavele on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/gopher64/gopher64/issues/660

hey, so I've got a RAPHNET adaptor to use my N64 gamepad on my PC and because no other adaptor passes real n64 rumble pak data through.
I'm pleased that it works, though the rumble is very soft. on other emulators (which are worse than this one) the rumble is more intense, as on real n64. I can't feel when link bumps a wall in oot, but the sword strikes against a wall are just enough to be felt.
just curious if there is already or could be an option to bump up/ adjust up and down the intensity?
cheers for the pak swap keybind, really nice.

Originally created by @ActionWavele on GitHub (Jan 24, 2026). Original GitHub issue: https://github.com/gopher64/gopher64/issues/660 hey, so I've got a RAPHNET adaptor to use my N64 gamepad on my PC and because no other adaptor passes real n64 rumble pak data through. I'm pleased that it works, though the rumble is very soft. on other emulators (which are worse than this one) the rumble is more intense, as on real n64. I can't feel when link bumps a wall in oot, but the sword strikes against a wall are just enough to be felt. just curious if there is already or could be an option to bump up/ adjust up and down the intensity? cheers for the pak swap keybind, really nice.
kerem closed this issue 2026-03-03 13:45:49 +03:00
Author
Owner

@loganmc10 commented on GitHub (Jan 24, 2026):

I'm not sure what I could do to improve this, I'm honestly quite surprised that the rumble works at all via a raphnet adapter.

Which other emulator does it work better in? (so I can compare the code). In those other emulators, are you using some kind of special raphnet input plugin?

Right now, the code is just set to rumble with max intensity, so I'm not sure what I could do to increase it.

<!-- gh-comment-id:3795482972 --> @loganmc10 commented on GitHub (Jan 24, 2026): I'm not sure what I could do to improve this, I'm honestly quite surprised that the rumble works at all via a raphnet adapter. Which other emulator does it work better in? (so I can compare the code). In those other emulators, are you using some kind of special raphnet input plugin? Right now, the code is just set to rumble with max intensity, so I'm not sure what I could do to increase it.
Author
Owner

@ActionWavele commented on GitHub (Jan 24, 2026):

the raphnet is advertised to support paks. the only one I've seen to do so. https://www.raphnet-tech.com/products/n64_usb_adapter_gen3/index.php
maybe its a v3 thing. no clue if the v2 or 1 didn't support rumble.
or at the very least rumble paks. that's all I've tried. maybe I ought to try with my controller pak, but I doubt any emulator supports doing that... other adators like hyperkin's only pass input.

I have been using parallel launcher, with the 'enable rumble' setting flagged on my input profile. I have no idea if it uses any kind of plugin built in, but I haven't installed anything for the adaptor.
I think there also might be some windows configuration software raphnet offers on their website, but I haven't even looked at it or downloaded it. plus I'm on LMDE

<!-- gh-comment-id:3795493693 --> @ActionWavele commented on GitHub (Jan 24, 2026): the raphnet is advertised to support paks. the only one I've seen to do so. <https://www.raphnet-tech.com/products/n64_usb_adapter_gen3/index.php> maybe its a v3 thing. no clue if the v2 or 1 didn't support rumble. or at the very least rumble paks. that's all I've tried. maybe I ought to try with my controller pak, but I doubt any emulator supports doing that... other adators like hyperkin's only pass input. I have been using parallel launcher, with the 'enable rumble' setting flagged on my input profile. I have no idea if it uses any kind of plugin built in, but I haven't installed anything for the adaptor. I think there also might be some windows configuration software raphnet offers on their website, but I haven't even looked at it or downloaded it. plus I'm on LMDE
Author
Owner

@loganmc10 commented on GitHub (Feb 6, 2026):

I'm sorry, I don't know what I could do to work on this. I don't have a rumble pak to test with my raphnet adapter, and my regular controller seems to rumble fine. The rumble code already sets it to max intensity, so I don't know what else I could change

<!-- gh-comment-id:3862237931 --> @loganmc10 commented on GitHub (Feb 6, 2026): I'm sorry, I don't know what I could do to work on this. I don't have a rumble pak to test with my raphnet adapter, and my regular controller seems to rumble fine. The rumble code already sets it to max intensity, so I don't know what else I could change
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gopher64#117
No description provided.