• Germany
  • Joined on 2023-02-15
Dniel97 commented on issue Dniel97/segatools#45 2024-10-21 05:13:54 +00:00
[CHUNITHM] Carding in using FeliCa is broken on 2024-09-30

Hey,

I will look into this issue and hopefully figure out why it happens and if not I will revert it back to the "old" PMm.

Dniel97 commented on pull request Dniel97/segatools#44 2024-10-18 19:45:50 +00:00
vfs: redir vitural AMFS partition to D:\ again

ALLS UX and NU2? Are using E:/ and I don't wanna break the D:/ drive, I will rather keep the E:/ drive like this.

Dniel97 closed pull request Dniel97/segatools#44 2024-10-18 19:45:50 +00:00
vfs: redir vitural AMFS partition to D:\ again
Dniel97 commented on pull request Dniel97/segatools#43 2024-10-16 08:22:20 +00:00
Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs

Either remove the space before " :" or remove it all together as it's redundant in my opinion.

Dniel97 commented on pull request Dniel97/segatools#43 2024-10-16 08:20:30 +00:00
Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs

Still camelCase.

Dniel97 commented on pull request Dniel97/segatools#43 2024-10-16 07:09:24 +00:00
Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs

Please use snake_case instead of camelCase for the function names.

Dniel97 commented on pull request Dniel97/segatools#43 2024-10-16 07:09:24 +00:00
Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs

To make it clear where the printed message in the console came from, prefix every string with "OpenSSL Patch:" or similar.

Dniel97 commented on pull request Dniel97/segatools#43 2024-10-16 07:09:24 +00:00
Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs

Only add the function you need to access from outside so in your case only ChecknPatch(). All other functions can be static.

Dniel97 commented on pull request Dniel97/segatools#43 2024-10-16 07:09:24 +00:00
Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs

I would rename it to something more descriptive, like openssl_patch_apply().

Dniel97 commented on pull request Dniel97/segatools#43 2024-10-16 07:09:24 +00:00
Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs

I would only keep this print and remove the

Dniel97 commented on pull request Dniel97/segatools#43 2024-10-16 07:09:24 +00:00
Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs

Please remove that, as this will just clutter the output.

Dniel97 pushed to master at Dniel97/SEGAguide 2024-10-11 07:36:54 +00:00
9b6324b06d SDHD 2.02 updated ICFs
Dniel97 closed issue Dniel97/segatools#42 2024-10-11 05:32:43 +00:00
Serial hook breaks real VFDs
Dniel97 commented on issue Dniel97/segatools#42 2024-10-11 05:32:43 +00:00
Serial hook breaks real VFDs

Merged!

Dniel97 pushed to develop at Dniel97/segatools 2024-10-11 05:32:26 +00:00
66317a0054 bump capnhook rev to include serial fixes
Dniel97 commented on issue Dniel97/segatools#42 2024-10-10 16:18:01 +00:00
Serial hook breaks real VFDs

Merged, I will bump capnhook next time :)

Dniel97 commented on issue Dniel97/segatools#41 2024-10-07 17:53:55 +00:00
Wacca 1.0X not working

Hey,

If you take a close look you will see that the start.bat file contains the following:

start "AM Daemon" /min inject -d -k mercury hook.dll amdaemon.exe ...

So "AM Daemon" is…

Dniel97 closed issue Dniel97/segatools#41 2024-10-07 17:53:55 +00:00
Wacca 1.0X not working