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

Snap Hutao Diagnostics Guidance #1919

Closed
Lightczx opened this issue Aug 20, 2024 · 0 comments
Closed

Snap Hutao Diagnostics Guidance #1919

Lightczx opened this issue Aug 20, 2024 · 0 comments
Labels
area-Internal 内部设计 座谈会 Developers symposium

Comments

@Lightczx
Copy link
Member

Available since:
Alpha version 2024.8.20.1
Release version not yet published

Script to debug unlocking fps copy dll issue:

const string target = "D://Snap.Hutao.UnlockerIsland.dll";
string path = await Diagnostics.GetPathFromApplicationUrlAsync("ms-appx:///Snap.Hutao.UnlockerIsland.dll");
System.IO.File.Copy(path, target);
System.IO.File.Delete(target);
return path;
@DGP-Studio DGP-Studio deleted a comment from github-actions bot Aug 20, 2024
@Lightczx Lightczx added 座谈会 Developers symposium area-Internal 内部设计 labels Aug 20, 2024
@Lightczx Lightczx closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Internal 内部设计 座谈会 Developers symposium
Projects
None yet
Development

No branches or pull requests

1 participant