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

直接读取角色配置文件获取按键 #30

Open
LittleNightmare opened this issue Apr 20, 2021 · 1 comment
Open

直接读取角色配置文件获取按键 #30

LittleNightmare opened this issue Apr 20, 2021 · 1 comment

Comments

@LittleNightmare
Copy link

可以参考BardMusicPlayer
定位可以用

Process.GetCurrentProcess().MainModule.FileName.Replace("ffxiv_dx11.exe","").Replace("ffxiv.exe", "")

建议这个有啥都拿来,不是

@AmanoTooko
Copy link
Owner

可以参考BardMusicPlayer 定位可以用

Process.GetCurrentProcess().MainModule.FileName.Replace("ffxiv_dx11.exe","").Replace("ffxiv.exe", "")

建议这个有啥都拿来,不是

读keybind.dat其实已经写好了,一个个手工抓出来按键的
但是发现一个问题,我不知道每个文件夹对应的角色名是什么,在哪看,于是放弃了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants