1
Fork 0

Update README

This commit is contained in:
Joshua Goins 2024-08-09 16:12:08 -04:00 committed by GitHub
parent 39f5cc47f5
commit 567bbdbe0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,9 @@
# nativelauncher
(This is no longer needed nor used by Astra. Dalamud can do this natively and better, see [my guide](https://docs.xiv.zone/concept/dalamud/) on how to call it.)
This is an ACL bypass for Win32 apps, but specifically is used for [Dalamud](https://github.com/goatcorp/Dalamud) injection into FFXIV. This is a C++ alternative for
[FFXIVQuickLauncher's own bypass which is in C#](https://github.com/goatcorp/FFXIVQuickLauncher/blob/master/src/XIVLauncher.Common.Windows/NativeAclFix.cs). This makes it usable for launchers which aren't in C# like [Astra](https://sr.ht/~redstrate/astra). This is mainly used for external use (i.e. calling NativeLauncher as a wrapper).
[FFXIVQuickLauncher's own bypass which is in C#](https://github.com/goatcorp/FFXIVQuickLauncher/blob/master/src/XIVLauncher.Common.Windows/NativeAclFix.cs). This makes it usable for launchers which aren't in C# like [Astra](https://github.com/redstrate/astra). This is mainly used for external use (i.e. calling NativeLauncher as a wrapper).
## Usage
* The first argument is the port number of your TCP server