Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the named pipe opened by TERA.exe for the DPS meter #8

Open
alexrp opened this issue May 4, 2022 · 2 comments
Open

Support the named pipe opened by TERA.exe for the DPS meter #8

alexrp opened this issue May 4, 2022 · 2 comments
Labels
area: client Issues related to the launcher/client APIs. area: documentation Issues related to the documentation. area: research Issues related to reverse engineering of the game. cpu: x86 64 Issues that are specific to x86 (64-bit). os: windows Issues that are specific to Windows (10, 11, etc). state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
Milestone

Comments

@alexrp
Copy link
Sponsor Member

alexrp commented May 4, 2022

If there's anything interesting here, perhaps the launcher APIs should allow interacting with it.

@alexrp alexrp added state: deliberation Issues that require considerable deliberation and/or discussion before a resolution can be found. type: feature Issues that are classified as feature requests. area: documentation Issues related to the documentation. area: client Issues related to the launcher/client APIs. area: research Issues related to reverse engineering of the game. labels May 4, 2022
@alexrp alexrp added this to the v1.0 milestone May 4, 2022
@alexrp alexrp self-assigned this May 4, 2022
@alexrp
Copy link
Sponsor Member Author

alexrp commented May 8, 2022

Looks to be a bidirectional pipe used by the official damage meter to talk to the client, e.g. for getting packets and querying the data center.

We can probably add some basic support for it in the Vezel.Novadrop.Client library.

@alexrp alexrp added state: approved Feature requests and housekeeping tasks that have been approved. and removed state: deliberation Issues that require considerable deliberation and/or discussion before a resolution can be found. labels May 8, 2022
@alexrp alexrp modified the milestones: v1.0, v2.0 Jun 1, 2022
@alexrp alexrp changed the title Investigate the named pipe opened by TERA.exe Support the named pipe opened by TERA.exe for the DPS meter Jun 1, 2022
@alexrp alexrp modified the milestones: v2.0, v3.0 Aug 3, 2023
@alexrp
Copy link
Sponsor Member Author

alexrp commented Aug 3, 2023

Deprioritizing this since I think the future of TERA modding will be in-memory stuff (#86). Still want to support it eventually, but it technically adds nothing of value over either proxying/sniffing or memory reading.

@alexrp alexrp modified the milestones: v3.0, v4.0 Aug 17, 2023
@alexrp alexrp added os: windows Issues that are specific to Windows (10, 11, etc). cpu: x86 64 Issues that are specific to x86 (64-bit). labels Dec 14, 2023
@alexrp alexrp removed their assignment Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: client Issues related to the launcher/client APIs. area: documentation Issues related to the documentation. area: research Issues related to reverse engineering of the game. cpu: x86 64 Issues that are specific to x86 (64-bit). os: windows Issues that are specific to Windows (10, 11, etc). state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
Development

No branches or pull requests

1 participant