1
0
mirror of synced 2024-11-30 18:24:35 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
0988da9268
Move to C++ coding style, cleanup current code (#18)
Used CLion to unify our current code
2024-11-28 12:29:12 +01:00
91a9f9ad25
Switch compiler to MSVC (#16)
* Initial working cmake version
Code style changes according to CLion suggestions
Changed logging to use template instead of macros
---------
Co-authored-by: asesidaa <1061472754@qq.com>

* Reformat everything, updated readme for MSVC
* Warnings annoy me deeply
* Update artifact export
* Simplifying file hierarchy
Build result will now be in dist
2024-11-27 21:07:17 +01:00
ptmaster
3933ecab00 Add multiple new feature & update config/readme
累积更新
文档与配置更新
去掉多余的配置项读取
2024-11-24 17:44:03 +01:00
esuo1198
c1d3bdf1ba Migrate hooking library to safetyhook 2024-11-01 23:04:15 +09:00
15c01fbe7c Working Libtomcrypt Implementation
LayeredFS now allows for encrypting game files dynamically
2024-06-11 10:10:06 +02:00
esuo1198
b452adeaed Add support for UTF8 path 2024-03-22 20:58:36 +09:00
esuo1198
9e8375a21b Add support for reading QR image 2024-03-22 04:50:02 +09:00
esuo1198
060a8183b4 Add remove datatable size patch and others 2023-11-09 01:24:16 +09:00
esuo1198
ac341fb0aa Fix issue failed launch on 08.18 2023-09-21 02:35:25 +09:00
BroGamer
b119478ce3 Initial refactor
cards.dat has been replaced with cards.ini
there are no more plugins though plugin support still exists
card reading is not yet implemented
08.18/amauth support is not yet implemented
2023-09-10 17:50:00 +12:00
BroGamer
8dfbf5c2da Add card reading? 2022-08-15 19:29:54 +12:00
BroGamer
f9bb12d0ad Add dist script to Makefile 2022-06-22 12:47:25 +12:00
BroGamer
e746464108 Initial Commit 2022-06-20 05:36:27 +12:00