esuo1198
3ce7123685
Re-implement FPS Limiter
2025-07-06 23:05:23 +09:00
ptmaster
f594d34bf2
Fix QRImage/QRData read error | add SceneChange hook | lua (not finished)
2025-04-12 17:54:59 +08:00
ptmaster
466e6d2e59
Log Optimization & add Banner
...
layeredfs add mod_dir option allow uses different folder
add simple input option to allow input direct apply to game
2025-03-16 16:49:07 +08:00
ptmaster
9be3980a11
cleanup & banner & logger & version
2025-01-25 04:06:29 +08:00
ptmaster
a3631a8659
config Refactor | use rfl (Thanks to asesidaa)
2025-01-23 23:43:38 +08:00
ptmaster
7e7a9018db
Several fix & optimize
2025-01-23 01:29:10 +08:00
Farewell_
2d239f93ea
Added option to not move files for BNA1 OS
...
This should allow settings to be saved properly now
2025-01-19 22:10:07 +01:00
RyuMiyaX
60cb3686f9
Merge pull request #24 from ryumiyax/Refactor
...
[Experimental] auto_ime enhanced | graphic enhanced | build without requirement of msvcp140.dll
2025-01-13 19:08:47 +08:00
Farewell_
4e9fe1cb87
Added log path setting
2025-01-12 22:57:31 +01:00
ptmaster
c1961ec67d
fix mouse scroll | high res Don Model | clean extra space
2025-01-11 18:55:56 +08:00
ptmaster
7967dfd845
bnusio_original refactor | auto fullscreen use 16:9 calc | language fix enso 良 issue
2025-01-08 09:52:21 +08:00
ptmaster
95b3fec76f
Fix hidpi window size issue | clean up
2025-01-02 01:42:59 +08:00
ptmaster
6a4814b931
fullscreen & enhance auto_ime & language & several clean up & remove dxgi (seems will cause strange behavior only if you included it)
2024-12-30 23:21:12 +08:00
ptmaster
2267d82790
Fix Axis | season title | clean up
2024-12-22 00:02:50 +08:00
ptmaster
32512d0dbc
Language patch | Fix boot lag | Fix axis input
2024-12-21 06:03:22 +08:00
ptmaster
f338074851
safetyhook + poll/bnusio optimize
2024-12-12 23:30:58 +08:00
ptmaster
703982937d
add High Resolution Timer switch
...
add WARN for experimental function
2024-12-08 22:32:02 +08:00
ptmaster
0d4ca8b79e
optimize bnusio_GetAnalogIn
...
add High Resolution Timer
move chs_voice to testmode
remove garmc dirty logs
fix pollasync keyboard & mouse wheel
2024-12-07 06:22:53 +08:00
ptmaster
aa9b535b4f
Add AsyncUpdate/AsyncIO (experimental)
...
Fix something to enhance stablility
2024-12-04 01:03:51 +08: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!
0988da9268
Move to C++ coding style, cleanup current code ( #18 )
...
Used CLion to unify our current code
2024-11-28 12:29:12 +01:00
KIT!
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
KIT!
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
KIT!
4bf913cd3a
Rollback to minhook for hooking
2024-11-25 15:11:28 +01:00
KIT! and ptmaster
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
c1d3bdf1ba
Migrate hooking library to safetyhook
2024-11-01 23:04:15 +09:00
esuo1198
557b1f10a9
Clean up code and fixes
2024-10-18 01:15:37 +09: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!
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