Commit Graph
18 Commits
Author SHA1 Message Date
icex2 5143aede07 net-profile: Bugfix profile virtual mnt point infos incorrect ref
Used the static array which always pointed to the first, nx2,
entry instead of the dynamic ref that is determined on init
and points to the correct mnt point info data accoring to the
game version.
2020-10-06 23:39:22 +02:00
icex2 7ee337196d Include the nxahook distribution package in the public dist package 2020-10-06 23:30:38 +02:00
icex2 8b599ef366 hook/nxa: Update dependencies accordingly for pumpnet changes 2020-10-06 23:30:11 +02:00
icex2 3256fa5c76 hook/nxa: Setup pumpnet for nxahook 2020-10-06 23:29:55 +02:00
icex2 e84a5ee652 hook/nxa: Update option parsing to include all required params for pumpnet 2020-10-06 23:29:36 +02:00
icex2 54e691a05c net-profile/pumpnet: Support nxa profiles 2020-10-06 23:29:00 +02:00
icex2 8cc7c33133 hook/nx2: Set default machine id to 0/invalid id
Any other id activates one part of the feature guard to enable
pumpnet. The other being a non empty server address.
2020-10-06 23:27:50 +02:00
icex2 a7535a5aeb hooks f2, fex, fst: Bugfix parsing of 64-bit hex string
strtol returns a 32-bit number whereas strtoll (note two ll at the
end) gives us a 64-bit number
2020-10-06 23:27:35 +02:00
icex2 eb73174f0d asset/nxa: Add file sizes of usbprofile binary files 2020-10-06 23:26:14 +02:00
icex2 9c75c248a5 Update README.md, add pipeline status 2020-10-03 20:38:39 +00:00
icex2 e7d05acb82 doc/pro1,pro2: Window/fullscreen mode instructions 2020-10-03 22:34:05 +02:00
icex2 db364d2796 Add gitlab ci script 2020-10-03 21:19:13 +02:00
icex2 4ad43a06b6 Version bump to 1.09 2020-10-03 20:58:39 +02:00
icex2 762bf140c0 Version 1.08 with public source code release. 1.08 2020-10-03 20:56:55 +02:00
icex2 656148121d Update Bug.md, add checklist with further things to test 2020-05-09 22:22:15 +00:00
icex2 9b633f647d Update Bug.md 2020-04-21 19:43:33 +00:00
icex2 1889aef5b6 Add gitlab templates for issues and merge requests 2019-12-20 14:04:09 +01:00
icex2 64da029351 Add README.md 2019-12-20 12:53:35 +00:00