Commit Graph
26 Commits
Author SHA1 Message Date
esuo1198 cd6261bc3d Add option to use original usio functions 2024-10-17 01:37:55 +09:00
esuo1198 f07574ac3f Add fps limit patch and movable window mode patch 2024-10-14 02:52:31 +09:00
KIT! a5200b11de Fixed compile error
Now compiling with --allow-multiple-definition. This is FAR from ideal but i don't have enough experience in C to fix this differently.
2024-09-09 14:54:47 +02:00
KIT! 15c01fbe7c Working Libtomcrypt Implementation
LayeredFS now allows for encrypting game files dynamically
2024-06-11 10:10:06 +02:00
Farewell_ 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 200fba19d3 Add jp layout keyboard support 2024-04-27 12:29:38 +09:00
esuo1198 bf2f54df84 Change clang-format settings and format all codes 2024-04-26 16:01:00 +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 32d2f5d9bb Move song_data to use extern 2024-03-29 08:57:22 +09:00
esuo1198 08fac83109 Add option to auto change to English IME 2024-03-27 04:02:24 +09:00
esuo1198 183d54d5a4 Add option to enable card reader and QR emulation 2024-03-25 05:41:25 +09:00
esuo1198 32e69f4f04 Reorder version 2024-03-23 21:13:54 +09:00
esuo1198 0060482146 Renormalize code 2024-03-23 20:08:42 +09:00
esuo1198 c3052bbc2c Refactor toml processing 2024-03-23 05:55:20 +09:00
esuo1198 bde5d384b6 Change to use unique_ptr 2024-03-22 23:37:55 +09:00
esuo1198 045d6f7600 Add country_code to config.toml 2024-03-21 15:55:08 +09:00
esuo1198 fe19c709e7 Various fixes 2024-03-08 11:49:55 +09:00
esuo1198 247d13778f Add patches for JP39.06 2024-03-07 10:29:11 +09:00
esuo1198 f395c8404c To be able to specify the patch version 2023-10-24 14:46:54 +09:00
esuo1198 bde65eec20 cleanup 2023-09-24 01:35:01 +09:00
esuo1198 db6a0c061b Add QR customfolder support 2023-09-24 01:08:12 +09:00
esuo1198 d25a3743f2 Add card emulation 2023-09-21 02:37:29 +09:00
esuo1198 90b0c890b6 Add QR emulation 2023-09-19 00:10:54 +09:00
BroGamer d846add67c Add SSLVerify patch 2023-09-10 18:07:19 +12: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