b5d9488df6
Changed logging level for Init functions ( #15 )
...
* Fixed card insert log message
* Fixed waitForTouch not being set after card insert
You could spam cards insert
* Changed logging level for init functions
2024-11-25 15:42:21 +01:00
4bf913cd3a
Rollback to minhook for hooking
2024-11-25 15:11:28 +01:00
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
87b6044e53
Added extra security for detecting fumen files
...
Making sure the file ends with .bin to avoid false positives
2024-11-11 16:16:16 +01:00
2cf94175c5
Turns out some files still weren't being encrypted
2024-11-11 16:04:04 +01:00
c7bf9e540f
Fixed LayeredFS not always encrypting 08.18 Fumens
2024-11-11 15:46:07 +01:00
esuo1198
d1fca5e78a
Disable sorting includes
2024-11-03 22:09:40 +09:00
esuo1198
c3c43c5bff
Maybe fix build error
2024-11-03 21:52:16 +09:00
esuo1198
c1d3bdf1ba
Migrate hooking library to safetyhook
2024-11-01 23:04:15 +09:00
esuo1198
a57bf3049e
Fix VSync
2024-11-01 18:26:41 +09:00
RyuMiya
817cf6a34e
Fix originalPlaySoundMulti
2024-10-30 20:15:17 +08:00
RyuMiya
8391a1cd2f
Use Hook instead of MidHook for PlaySoundSpecial
2024-10-30 20:13:10 +08:00
RyuMiya
e91ca95d2f
Fix PlaySoundMulti
2024-10-30 02:42:06 +08:00
RyuMiya
2633b24978
fix PlaySoundEnso & PlaySoundSpecial for JPN39
2024-10-30 00:55:07 +08:00
RyuMiya
2f1d9ec141
Add PlaySoundInAiEnso hook for JPN39
2024-10-27 23:02:35 +08:00
RyuMiya
64e328c359
optimize PlaySoundInGame
2024-10-25 23:37:59 +08:00
ptmaster
b21320d3f5
Merge branch 'Refactor' into Refactor
2024-10-25 02:50:55 +08:00
RyuMiya
72aae3848d
Add chs_patch sound for JPN39 & Clean up Code
2024-10-25 02:37:19 +08:00
RyuMiya
31964c8c55
Add chs_patch sound for JPN39
2024-10-25 02:37:19 +08:00
RyuMiya
b189ffb84f
Add Silent Fix for JPN39
2024-10-25 02:37:19 +08:00
RyuMiya
5c40178515
Add Freeze Timer for JPN39
2024-10-25 02:37:05 +08:00
esuo1198
557b1f10a9
Clean up code and fixes
2024-10-18 01:15:37 +09:00
esuo1198
5b5cc34f3e
Merge pull request #8 from lty2008one/Refactor
...
Add fix_language / mode_unlock / chs_patch For JPN39 (Thanks to @CottonGuard)
2024-10-17 19:10:09 +09:00
esuo1198
db0fe9acce
Clean up code
2024-10-17 19:07:21 +09:00
esuo1198
78f4dd8a1f
Update original usio hook
2024-10-17 18:59:04 +09: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
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
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
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