17 Commits

Author SHA1 Message Date
61f95c3f2e GFX: add dpi-awareness switch for all games (#64)
Pretty simple, adds a new config setting to the gfx category, which defaults to enabled to disable DPI scaling if a scale higher than 100% is used, causing game windows to appear stretched and blurry.

Reviewed-on: TeamTofuShop/segatools#64
Co-authored-by: kyoubate-haruka <46010460+kyoubate-haruka@users.noreply.github.com>
Co-committed-by: kyoubate-haruka <46010460+kyoubate-haruka@users.noreply.github.com>
2025-03-14 11:53:31 +00:00
369fe28687 disable excess logging for carol touchscreen hook 2025-03-02 04:10:35 -05:00
80d4902cfc remove 5gb wasted space by removing precompiled headers 2024-12-23 21:04:51 +01:00
11556a1332 add changeable config path 2024-12-16 11:09:38 +08:00
ccb655a12b Merge pull request 'Add configurable debug logging' (#22) from Bottersnike/segatools:develop into develop
Reviewed-on: Dniel97/segatools#22
2024-07-01 18:42:01 +00:00
4e58d3b9a2 added game specific devices documentation 2024-06-23 21:04:08 +02:00
7d3cab256b Add configurable debug logging 2024-06-20 01:22:01 +01:00
3dd6054a1e chusan, fgo, mu3: fixed LED 15093 board 2023-12-03 21:34:38 +01:00
4dcf01f643 carol: somewhat-working touch board?? 2023-11-27 23:23:00 -05:00
528ec4379c createprocess: add replace_all flag 2023-09-15 19:57:11 -04:00
5a4e947354 carol: use createprocess hook 2023-09-15 19:52:26 -04:00
4c67843f08 carol: add touch dll functions 2023-05-31 04:54:38 -04:00
6fc2482c19 carol: add control board emulation, document touch board more 2023-04-28 04:25:47 -04:00
74c8b312c5 carol: fix prints 2023-04-11 00:22:41 -04:00
ef00932c64 carol: fix ports 2023-04-11 00:20:51 -04:00
8c97dc09c0 carol: fix control board request struct 2023-03-30 03:55:40 -04:00
376dad0bc8 Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -05:00