1
0
mirror of synced 2024-12-02 19:17:18 +01:00
Commit Graph

215 Commits

Author SHA1 Message Date
9f16d480aa
Merge pull request #1 from AkaiiKitsune/AES
Working Libtomcrypt Implementation
2024-06-11 10:11:24 +02:00
15c01fbe7c Working Libtomcrypt Implementation
LayeredFS now allows for encrypting game files dynamically
2024-06-11 10:10:06 +02:00
8214d961a9 Added LayeredFS Hook
You can now edit non destructively your game files using a layered file system.
2024-06-08 21:09:39 +02:00
esuo1198
d91dc023e7 Change drum hit value processing 2024-04-27 23:42:58 +09:00
esuo1198
56cc1b0ce2 Fix remove datatable size limit patch for JPN00 2024-04-27 18:25:08 +09:00
esuo1198
200fba19d3 Add jp layout keyboard support 2024-04-27 12:29:38 +09:00
esuo1198
3376184a76 Change config name 2024-04-27 12:20:16 +09:00
esuo1198
7d49e168fa Clean up code 2024-04-26 17:31:53 +09:00
esuo1198
bf2f54df84 Change clang-format settings and format all codes 2024-04-26 16:01:00 +09:00
esuo1198
6a4082d511 Swap the order of QR patch functions 2024-04-26 07:14:17 +09:00
esuo1198
5b1d30ea58 Add call to InitQr 2024-04-25 20:06:39 +09:00
esuo1198
e26fb32ff1 Update info in line with namespace changes 2024-04-24 22:58:02 +09:00
esuo1198
329397a3c6 Add JPN00 support 2024-04-24 15:22:22 +09:00
esuo1198
849bbaba62 Change namespace 2024-04-24 07:14:50 +09:00
esuo1198
3920cc22df
Merge pull request #4 from lty2008one/Refactor
Add support for QR plugins
2024-04-03 10:16:18 +09:00
esuo1198
e4e0952682 Clean up code 2024-04-03 10:12:56 +09:00
ptmaster
3ce03ed28d
Update qr.cpp add QRData output 2024-03-31 16:48:54 +08:00
ptmaster
5abb3401ba
Merge branch 'esuo1198:Refactor' into Refactor 2024-03-31 00:28:07 +08:00
esuo1198
32d2f5d9bb Move song_data to use extern 2024-03-29 08:57:22 +09:00
ptmaster
787bf82171
Merge branch 'esuo1198:Refactor' into Refactor 2024-03-28 21:20:46 +08:00
ptmaster
1a51074bb8
Update qr.cpp 2024-03-28 19:37:39 +08:00
esuo1198
2bdfd6e0d2 Add host IP resolution 2024-03-28 20:21:07 +09:00
ptmaster
bb8578b323
Update qr.cpp 2024-03-28 17:23:28 +08:00
ptmaster
bbf7116658
Update qr.cpp 2024-03-28 17:18:58 +08:00
ptmaster
b084fe5b13
Update qr.cpp 2024-03-28 16:45:13 +08:00
ptmaster
8572c9876d
Update qr.cpp 2024-03-28 16:24:12 +08:00
ptmaster
da82e958d7
Merge pull request #1 from gyt4/Refactor
Refactor
2024-03-28 16:21:30 +08:00
gyt4
c72368f547
Update qr.cpp 2024-03-28 15:59:39 +08:00
gyt4
b69726fa9b
Update qr.cpp 2024-03-28 15:53:50 +08:00
gyt4
7ede13e626
Update qr.cpp 2024-03-28 15:44:41 +08:00
gyt4
60de0a7702
Update qr.cpp 2024-03-28 15:34:29 +08:00
ptmaster
c18b3a5563
Update qr.cpp 2024-03-28 14:13:52 +08:00
ptmaster
efd0aeb98a
Update qr.cpp no read 2024-03-28 14:09:20 +08:00
ptmaster
f61f03759f
Update qr.cpp test 2024-03-28 11:29:42 +08:00
ptmaster
046f6f5e1f
Update qr.cpp 2024-03-27 22:39:26 +08:00
ptmaster
9c12c6832f
Update qr.cpp 2024-03-27 22:28:05 +08:00
ptmaster
3052df3fcb
Update qr.cpp 2024-03-27 21:38:53 +08:00
ptmaster
20c36966be
Update qr.cpp 2024-03-27 21:10:53 +08:00
ptmaster
f807b5df9a
Merge branch 'esuo1198:Refactor' into Refactor 2024-03-27 20:59:12 +08:00
esuo1198
dc2d2059ee Separate audio section 2024-03-27 07:41:54 +09:00
esuo1198
08fac83109 Add option to auto change to English IME 2024-03-27 04:02:24 +09:00
ptmaster
8a935c22ea fix 2024-03-26 13:53:16 +00:00
ptmaster
978487b865 fix 2024-03-26 13:48:22 +00:00
ptmaster
b14349537d fix: Wrong spell 2024-03-26 13:35:20 +00:00
ptmaster
4c0443d2c2 Add Qr plugins Standard Interface 2024-03-26 13:30:54 +00:00
esuo1198
c592bccad4 Add nusc struct and split into audio class 2024-03-26 09:16:58 +09:00
esuo1198
183d54d5a4 Add option to enable card reader and QR emulation 2024-03-25 05:41:25 +09:00
esuo1198
82101024d7 Add support for ASIO audio mode 2024-03-25 04:06:32 +09:00
esuo1198
f2e789058b Reorder version 2024-03-24 01:59:36 +09:00
esuo1198
55eb7d8533 Update readme 2024-03-24 01:37:57 +09:00