1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-02-12 16:54:28 +01:00

96 Commits

Author SHA1 Message Date
Bottersnike
0c28765bdd
Revert: Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs 2024-12-27 14:12:58 +00:00
Dniel97
a3120181be
replace hardcoded enums with #define CTL_CODEs 2024-12-23 21:48:30 +01:00
Dniel97
80d4902cfc
remove 5gb wasted space by removing precompiled headers 2024-12-23 21:04:51 +01:00
Dniel97
b4f5cdbe59 Merge pull request 'Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs' (#43) from kagaminehaku/segatools:develop into develop
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/43
2024-12-23 19:43:47 +00:00
kagaminehaku
ff21223f06 Removed the unused lines 2024-12-17 10:06:41 +07:00
r0x5a
d8202e1df4 dns: add port overriding support 2024-12-12 02:28:02 +08:00
KagamineHaku
2d3d6fc2bb Skip the patch when already patched 2024-11-26 01:40:57 +07:00
GEEKiDoS
c80f903cf8 Fix build with Microsoft Visual C++, Fix gfxhook and felica issue (#48)
I just wanna say that It is a SHAME that a Windows ONLY project was not able to build without MINGW
Also where's the missing `3mpxsc.h` in diva hook?

This also fixes the window size issue from hook_CreateWindowExA in gfxhook
And Fixes felica issue as described in #45

Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/48
Reviewed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
Co-authored-by: GEEKiDoS <geek_ds@foxmail.com>
Co-committed-by: GEEKiDoS <geek_ds@foxmail.com>
2024-11-11 16:28:24 +00:00
Sanhei
ceb2b63e8b Modify host header in HTTP requests to bypass domain censorship in China. (#34)
Co-authored-by: Sanheiii <35133371+Sanheiii@users.noreply.github.com>
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/34
Co-authored-by: Sanhei <sanhei@noreply.gitea.tendokyu.moe>
Co-committed-by: Sanhei <sanhei@noreply.gitea.tendokyu.moe>
2024-11-11 16:24:33 +00:00
zaphkito
83840e0a87 dns: add new WAHLAP url blocked (#49)
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/49
Co-authored-by: zaphkito <zaphkito@noreply.gitea.tendokyu.moe>
Co-committed-by: zaphkito <zaphkito@noreply.gitea.tendokyu.moe>
2024-11-10 20:47:40 +00:00
Bottersnike
e1a47cf365 Throw fatal when vfs option configured but invalid 2024-11-04 22:55:15 +00:00
KagamineHaku
8aef1cfa79 Change method set environment variable to current process only using "SetEnvironmentVariableW" 2024-11-05 00:48:21 +07:00
KagamineHaku
ebf0f0b428 Develop a new/better method to detect cpu using intrinsic functions (__cpuid and __cpuidex) 2024-11-02 00:26:31 +07:00
Kagamine Haku
b80b9fbc19 Delete useless comment 2024-10-18 13:44:47 +07:00
Kagamine Haku
cef3406691 Add switch for openssl patch in segatools.ini 2024-10-18 13:34:25 +07:00
Kagamine Haku
97d2d6b9bc resolved camelCase and the " :" problem 2024-10-16 15:53:52 +07:00
Kagamine Haku
f39b9ce3a0 resolve dniel97 comments 2024-10-16 15:01:39 +07:00
Kagamine Haku
243bb778d1 Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs 2024-10-16 04:08:54 +07:00
kyoubate-haruka
068651b6fa kemono: add support 2024-09-11 13:31:23 +02:00
Dniel97
c91c7db3c7
renamed [gpio] dipsw settings to [system] 2024-08-20 10:48:08 +02:00
Dniel97
686d57d3ee
unity: timezone spoofing fixed, close #27 2024-08-06 11:14:27 +02:00
Dniel97
b9204d4765
unity: hopefully fixes timezone spoofing #27 2024-08-05 21:59:59 +02:00
Dniel97
92fe2751e7 Merge pull request 'dns: added WAHLAP billing DNS block' (#23) from zaphkito/segatools:develop into develop
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/23
2024-07-06 23:06:31 +00:00
zaphkito
8c839b0d4e dns: added WAHLAP billing DNS block
China have another company named universal service WACCA, but they use same PowerOn and Download Order domain with SEGA official, so we need express `sys-all.cn` is only used for WAHLAP, not all China SEGA games.
WAHLAP have a unused billing domain, just in case, we blocked it now
2024-07-03 18:04:21 +00:00
Bottersnike
7d3cab256b
Add configurable debug logging 2024-06-20 01:22:01 +01:00
Dniel97
b0f307f427
Fixed option loading, thanks @Hay1tsme, close #16 2024-06-09 00:50:54 +02:00
zaphkito
9353c9872f dns: added CHN DNS block 2024-05-19 09:37:57 +00:00
arcfox
04fcd0d09a
dns: amlog hook & subdomain wildcard parse 2024-05-09 15:02:22 +08:00
Dniel97
774a639bb7
cxb: fixed configs 2024-03-14 00:14:51 +01:00
Dniel97
097b74d849
cxb: server support added, bugfixes, thanks @Midorica 2024-03-13 21:40:25 +01:00
Dniel97
f570869946
fixed AMFS path redirect with no E:/ drive present 2024-02-27 16:49:27 +01:00
Dniel97
629ded4018 added AimePay, E-MONEY DNS redirects 2024-02-25 19:03:05 +01:00
Dniel97
ae199502e8
fixed amfs/appdata redirects 2024-02-22 12:02:32 +01:00
beerpsi
d0165b1eb0 fix(netenv): Print IP addresses properly 2024-01-08 01:34:55 +07:00
Dniel97
4ffcf25555
added freeplay setting to ALLS games 2023-12-03 22:22:17 +01:00
Dniel97
3dd6054a1e
chusan, fgo, mu3: fixed LED 15093 board 2023-12-03 21:34:38 +01:00
Dniel97
146fac9287
dns: block more All.NET requests 2023-11-12 21:16:02 +01:00
Dniel97
25562e37f9
nusec: fixes keychip not found error 0949 2023-11-02 23:32:13 +01:00
Dniel97
f5a7e5b821
epay: added config because git is dumb 2023-09-15 19:58:46 +02:00
Dniel97
5ef0cf6181
Merge branch 'master' into develop 2023-09-15 19:56:48 +02:00
Kevin Trocolli
157f52da4c platform: add epay hook 2023-09-15 01:35:33 -04:00
Hay1tsme
98d2ea1390 vfs: add hook for C:\Users\AppUser 2023-09-13 11:25:29 -04:00
Dniel97
2277bf7526
all: fix accounting issue (my bad) 2023-08-15 20:23:28 +02:00
Dniel97
600f795104
disable dipsw by default 2023-07-14 01:07:22 +02:00
Dniel97
c27ef9674d
idac: added dipswitch support (beta) 2023-07-14 00:41:23 +02:00
Kevin Trocolli
9113766c22 vfs: add D drive hooks 2023-05-24 01:07:56 -04:00
Kevin Trocolli
69f3c380f3 fix billingType 2023-02-13 03:08:41 -05:00
Kevin Trocolli
8b58116f25 platform: make billing type configurable 2023-02-13 03:08:40 -05:00
Kevin Trocolli
376dad0bc8 Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -05:00
Kevin Trocolli
929ea862ca wacca: io is now part of mercuryhook.dll 2023-02-13 03:08:40 -05:00