tomvita / EdiZon-SE

💡 A Fork from EdiZon that focus solely on extending memory training capabilities. Supports bookmark, range search, unknown value search and pointer chain search.
GNU General Public License v2.0
424 stars 24 forks source link

HID updates for compiling with latest libnx #32

Closed urherenow closed 1 year ago

urherenow commented 1 year ago

As the title states. Consider this a current version of #21 and I take no credit for the work, other than the time spent to manually merge with the current tree.

urherenow commented 1 year ago

Needs review/testing. Test by temp user states: "Thanks for the pull request, I am finally able to build it successfully However, anything related to ZL doesn't seem to function for example" on a new launch push ZL+R to switch to advanced mode for good doesn't work or when in memory viewer, push ZR for next page push ZL+ZR for previous page, holding ZL and push ZR only goes to the next page R+B Show Option on next Launch also doesn't work could you test your build and see it if also has this problem or not?"

urherenow commented 1 year ago

Ok, so this compiles but leaves things broken. The libnx fork here doesn't build with the latest tools, either, so what's easiest is for people to build the latest official libnx, but using the hid.c and hid.h from your fork. Then don't forget to re-install official libnx for building other things...