An self-made little hud for Narmaya in Granblue Fantasy Relink
碧蓝幻想:Relink 娜露梅蝴蝶 HUD
ver1
ver2
ver3
1.Install python-3.11.6 https://www.python.org/ftp/python/3.11.6/python-3.11.6-amd64.exe
2.Clone this repo to local
3.Run the game first, then run hudinjector.py
or start.cmd
1.LMB drag to move
2.Alt+Tab & choose the hud to close
3.PR is welcome
4.May crash after game updates
1.open config.json
2.modify the value of 'type' to 1/2/3 to enable different ui
3.modify the value of 'size' & 'radius' to change ui size ratio
4.Modify the value (0-1) corresponding to' x'/'y' to modify the initial position of the ui relative to the screen at startup (calculated from the upper left corner)
1.安装 python-3.11.6 https://www.python.org/ftp/python/3.11.6/python-3.11.6-amd64.exe
2.克隆本 repo
3.保证游戏已经在运行,运行hudinjector.py
或start.cmd
1.鼠标左键拖动
2.Alt+Tab 选择对应的 hud 关闭以关闭悬浮窗
3.欢迎 PR
4.多奶刀游戏可能数据错误(未测试) 救了,希望能活
1.打开 config.json
2.修改'type'对应数值为 1/2/3/4 以启用不同 ui
3.修改'size'及'radius'数值以更改 ui 尺寸比例
4.修改'x'/'y'对应数值(0-1)以修改启动时 ui 相对于屏幕的初始位置(从左上角开始计算)
nyao_OuO for origin code and programing help
Wrderly for the GUI