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

[Feature Request] [引擎导致闪退问题已经修复] MuMu 星云引擎的可行性 #321

Open
LiarOnce opened this issue Mar 11, 2022 · 6 comments

Comments

@LiarOnce
Copy link

LiarOnce commented Mar 11, 2022

根据官方在贴吧上的回复,MuMu 星云引擎支持 ADB Shell 且不需要 ADB 连接,只需要找到对应的 bat 启动就是传统的 ADB Shell:
来源

2022-03-11.19-17-27-2.mp4

bat 内连接星云引擎 Shell 的代码,其中 --session-id 参数可能是随机的,(官方这个启动方式有一点危险性,被我的 Dr.Web 给拦下来了):

@echo off
%1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("nebula\nebula.exe","--cooked-mode --rootdir  nebula/fs_static --session-id Y29tLmh5cGVyZ3J5cGguYXJrbmlnaHRzLmJpbGliaWxp --dynamicdir 'D:\\Program Files (x86)\\MuMu\\mumu3\\AppData\\com.hypergryph.arknights.bilibili' /system/bin/sh ","","runas",1)(window.close) && exit
cd /d "%~dp0"

命令拼接 (需要管理员权限):

nebula\nebula.exe --cooked-mode --rootdir nebula/fs_static --session-id (随机) --dynamicdir '(模拟器所在路径)\\AppData\\com.hypergryph.arknights.bilibili' /system/bin/sh

已知问题:

  • screencap 有问题,DirectX 渲染输出的截图都是透明图,OpenGL 渲染输出 0 字节文件,logcat 报错
  • 奇怪情况:在 DirectX 渲染下 screenrecord 可以正常录制输出,mp4可以正常播放且有画面
03-11 21:02:16.159    12    12 E SurfaceFlinger: glCheckFramebufferStatusOES error 36061
03-11 21:02:16.159    12    12 E SurfaceFlinger: got GL_FRAMEBUFFER_COMPLETE_OES error while taking screenshot
@LiarOnce LiarOnce changed the title MuMu 星云引擎的可行性 [Feature Request] MuMu 星云引擎的可行性 Mar 11, 2022
@MistEO
Copy link

MistEO commented Mar 11, 2022

惊了!嫖了!!

@SunshineboyZj
Copy link

SunshineboyZj commented Apr 22, 2022

星云引擎?MuMu手游助手已经长期未更新,疑似被网易放弃,我认为已经没有使用的必要了,可以考虑换模拟器了

@LiarOnce
Copy link
Author

@SunshineboyZj 前两天已经修好了,又不闪退了

@LiarOnce LiarOnce changed the title [Feature Request] MuMu 星云引擎的可行性 [Feature Request] [引擎导致闪退问题已经修复] MuMu 星云引擎的可行性 Apr 28, 2022
@SunshineboyZj
Copy link

@SunshineboyZj 前两天已经修好了,又不闪退了

MuMu手游助手长期没更新了,很可能也没有后续支持了,兄弟真不考虑换个模拟器使用吗。

@LiarOnce
Copy link
Author

LiarOnce commented Apr 28, 2022

@SunshineboyZj 前两天已经修好了,又不闪退了

MuMu手游助手长期没更新了,很可能也没有后续支持了,兄弟真不考虑换个模拟器使用吗。

不换啊,因为我平时需要用 Docker 和 WSL2,必须开着 Hyper-V,本来就没得选了,BlueStacks 的 Hyper-V 版又极其不稳定,不用 MuMu 手游助手和 BlueStacks 的话我就只能在 Android Studio 里开 AVD 用了

而且那个手游助手本身只是个启动器,引擎本身是在维护的

@panda361
Copy link

panda361 commented May 1, 2022

惊了!感谢

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

4 participants