1
1
mirror of synced 2025-02-17 10:48:36 +01:00

14 Commits

Author SHA1 Message Date
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
4bf913cd3a Rollback to minhook for hooking 2024-11-25 15:11:28 +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
c9f962d9cb Forgot to edit the libtomcrypt patch file
This should now compile properly.
2024-06-11 11:32:03 +02:00
29712e7d2e Made libtomcrypt static
Without this the game would crash at launch asking for libtomcrypt's dll.
2024-06-11 11:24:25 +02:00
15c01fbe7c Working Libtomcrypt Implementation
LayeredFS now allows for encrypting game files dynamically
2024-06-11 10:10:06 +02:00
esuo1198
0060482146 Renormalize code 2024-03-23 20:08:42 +09: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
2d9f253cc8 Update safetyhook 2024-03-07 13:32:15 +09:00
esuo1198
060a8183b4 Add remove datatable size patch and others 2023-11-09 01:24:16 +09:00
BroGamer
e1582d6674 Fix build with meson=1.22 2023-10-07 10:18:27 +13: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