60 Commits
Author SHA1 Message Date
J0nny0 5620d25508 Update gamecontrollerdb.txt
Taiko input support for the standard SEGA APM3 I/O panel.
2025-12-09 21:00:41 +01:00
ptmaster 7dc76ed958 Refactor Plugins API / Card API / Qr API
Kinda fix exit voice issue by enter testmode before quit
fix bnusio::Update not invoked issue when fpsLimit=0
add option in config.toml for cursor (mouse)
move FixLanguage to testmode, upgrade it to support release attractdemo
add attractdemo control switch after attractmovie (only enable when FixLanguage on)
move unlock songs to testmode, add force option to release shop songs
move NusBusVolumeHook to audio patches
2024-11-30 03:19:36 +08:00
KIT!andptmaster d0374dca1b Added Logger to TAL (#13)
* Added Logger for TAL with __VA_ARGS__ support

* Added Tatacon entries in SDL DB
* Added comments to exported config file

* Included keys for LayeredFS

* Cleaned up a bit of code in JPN39 patches
* Formatted all files using clang-format

* Force invalid cards on original readers
You can now use any cards with the original namco readers.

* Move helper functions to cpp file

---------

Co-authored-by: ptmaster <lty2008one@163.com>
2024-11-24 17:44:03 +01:00
ptmaster 3933ecab00 Add multiple new feature & update config/readme
累积更新
文档与配置更新
去掉多余的配置项读取
2024-11-24 17:44:03 +01:00
esuo1198 fb2c5c117d Add instant result patch for JPN39 2024-11-12 22:26:20 +09:00
RyuMiya 5c40178515 Add Freeze Timer for JPN39 2024-10-25 02:37:05 +08:00
ptmaster 0b94cd8ed4 Merge branch 'Refactor' into Refactor 2024-10-17 16:06:17 +08:00
RyuMiya e2f2bda014 Add Mode Unlock 2024-10-17 15:57:05 +08:00
RyuMiya 036f68b06d Add FixLanguage 2024-10-17 15:57:05 +08:00
RyuMiya db6df724cb Add chs_patch for 3906 2024-10-17 15:55:59 +08:00
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! 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 3376184a76 Change config name 2024-04-27 12:20:16 +09:00
esuo1198 e26fb32ff1 Update info in line with namespace changes 2024-04-24 22:58:02 +09: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
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 55eb7d8533 Update readme 2024-03-24 01:37:57 +09:00
esuo1198 0060482146 Renormalize code 2024-03-23 20:08:42 +09:00
esuo1198 9e8375a21b Add support for reading QR image 2024-03-22 04:50:02 +09:00
esuo1198 2739bc5c8c Unify QR_CARD_READ to CARD_INSERT 2024-03-22 03:07:35 +09:00
esuo1198 045d6f7600 Add country_code to config.toml 2024-03-21 15:55:08 +09:00
esuo1198 daa159c750 Fix initial value of chassis_id 2024-03-09 12:51:50 +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
ptmaster 3663d33e70 Merge branch 'Refactor' into Refactor 2023-12-26 00:48:39 +08:00
RyuMiya 3a6c16d116 QRCode默认配置让开键位 2023-12-25 15:49:37 +08:00
RyuMiya dfa36bf030 support for MultiQrCode Accounts 2023-12-25 13:57:46 +08:00
James Liu ce71f06f13 Fix missing keys and config.toml
Fix missing keys in poll.cpp and add key binding description in keyconfig.toml
2023-12-23 22:12:25 +08:00
esuo1198 ced6fc6e92 cleanup 2023-11-29 06:42:48 +09:00
esuo1198 060a8183b4 Add remove datatable size patch and others 2023-11-09 01:24:16 +09:00
esuo1198 1776f92237 Add some patches for CHN 2023-10-25 17:37:42 +09:00
esuo1198 f395c8404c To be able to specify the patch version 2023-10-24 14:46:54 +09:00
esuo1198 155ea338b8 Add wait_period to config.toml
and delete keyconfig class
2023-10-22 10:03:44 +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 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 4ff4324cb1 Update SDL to SDL3 2023-09-09 21:01:01 +12:00
BroGamer e28bb6bb46 Update AmAuth to use custom pcb_id 2023-05-24 08:35:33 +12:00
BroGamer 0176ab2667 Add window res option, up limit to 9k? 2022-10-17 05:28:08 +13:00
BroGamer b5ae7aa8d9 Fix default 2022-09-27 00:28:41 +13:00
BroGamer 95d633850d Fix 2022-09-23 03:44:10 +12:00
BroGamer a0d92989da Fix dist script 2022-09-16 10:03:23 +12:00
BroGamer 6f998add2b Add base for skipping amauthd, not functional yet 2022-09-15 14:40:55 +12:00
BroGamer 55d2e58ffd Add configurable card data 2022-09-03 02:05:43 +12:00