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 |
|
esuo1198
|
40ab2372bb
|
Merge pull request #7 from AkaiiKitsune/LayeredFS
|
2024-09-09 22:09:34 +09:00 |
|
|
f77702f7fe
|
Merge branch 'esuo1198:Refactor' into LayeredFS
|
2024-09-09 14:56:01 +02: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 |
|
esuo1198
|
bc4f9ca7ee
|
Merge pull request #6 from AkaiiKitsune/LayeredFS
Added LayeredFS Hook
|
2024-07-19 00:43:13 +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 |
|
|
9f16d480aa
|
Merge pull request #1 from AkaiiKitsune/AES
Working Libtomcrypt Implementation
|
2024-06-11 10:11:24 +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
|
3920cc22df
|
Merge pull request #4 from lty2008one/Refactor
Add support for QR plugins
|
2024-04-03 10:16:18 +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 |
|
esuo1198
|
32d2f5d9bb
|
Move song_data to use extern
|
2024-03-29 08:57:22 +09:00 |
|
ptmaster
|
787bf82171
|
Merge branch 'esuo1198:Refactor' into Refactor
|
2024-03-28 21:20:46 +08:00 |
|
ptmaster
|
1a51074bb8
|
Update qr.cpp
|
2024-03-28 19:37:39 +08:00 |
|
esuo1198
|
2bdfd6e0d2
|
Add host IP resolution
|
2024-03-28 20:21:07 +09:00 |
|
ptmaster
|
bb8578b323
|
Update qr.cpp
|
2024-03-28 17:23:28 +08:00 |
|