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

Cumulative changes from my fork #4

Open
wants to merge 398 commits into
base: main
Choose a base branch
from

Conversation

TheNathannator
Copy link
Contributor

@TheNathannator TheNathannator commented Apr 19, 2022

Overview of cumulative changes:

  • Switch from Pcap.Net to SharpPcap
    • This is a fully managed packet capture library, which means the Visual C++ redistributables are no longer required.
    • It also has some additional functionality that could be useful in the future for convenience of identifying the receiver.
  • Rewrite packet parsing
  • Add ability to log packets to a file
  • Update the installer:
    • Change platform to x64 and move the install location from Program Files (x86) to Program Files
    • Add start menu shortcut
  • Add application icon
  • Update the readme and packet format docs
  • Other improvements and fixes

This list is not comprehensive, as there are quite a few changes to go through, and a large number of them are overshadowed by future changes.

@TheNathannator TheNathannator marked this pull request as ready for review April 19, 2022 09:37
@TheNathannator
Copy link
Contributor Author

Updating this PR to include my v2.0.0.0 stuff.

@TheNathannator TheNathannator changed the title Switch from Pcap.Net to SharpPcap, add more proper logging, update packet docs, etc. Rewrite packet parsing, add more proper logging, update packet docs and installer, etc. May 24, 2022
@TheNathannator TheNathannator changed the title Rewrite packet parsing, add more proper logging, update packet docs and installer, etc. Rewrite packet parsing, add packet logging to file, update packet docs and installer, etc. May 24, 2022
@TheNathannator TheNathannator changed the title Rewrite packet parsing, add packet logging to file, update packet docs and installer, etc. Cumulative changes from my fork Aug 7, 2022
@TheNathannator TheNathannator force-pushed the main branch 2 times, most recently from 7451f43 to 0c90797 Compare June 25, 2023 13:26
TheNathannator and others added 29 commits June 15, 2024 17:25
Seems to result in games not registering whammy
Added RPCS3 with images (included in previous commit)
Updated "Controller Type" to "Controller Emulation Mode"
Needs to be verified by Lynxeption. Should be perfect after that.
Should make it easier to swap.
Corrected grammar thanks to Lynx.

Co-Authored-By: Lynx <[email protected]>
Spanish translation for Readme
Makes it much easier to get packet logs for them lol
@wisker27
Copy link

I'm trying to use two Riffmaster guitars on a dedicated Clone Hero Cab, i could only get them to work with this RB4InstrumentMapper however I have to escape out of the Clone Hero so i can hit the start button on the program. Is there anyway the developers can add a click box next the to Start Button to have it auto start the program for those using it in a dedicated cab? Thanks

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

Successfully merging this pull request may close these issues.

4 participants