nobody
nobody
I tried to specify DCMAKE_BUILD_TYPE=Release in build.gradle, another error message appeared ``` plugins { id 'com.android.application' } def getVersionName = { -> def stdout = new ByteArrayOutputStream() exec { commandLine...
> Building on Windows isn’t currently supported. You’ll have to build on Linux or some changes are required (resolve symbolic links, exclude breakpad, etc) Thanks Reply. Will you support building...
遇到同样的问题啊,不知道怎么完美解决
行距还是用lineSpacingExtra吧,lineSpacingMultiplier会导致图片span的行距超大
``` //emu.skyline.input.onscreen.OnScreenControllerView fun resetControls() { controls.allButtons.forEach { it.resetRelativeValues() it.config.enabled = true } controls.globalScale = 1.15f controls.alpha = 255 //you probably forgot to reset the alpha here invalidate() } ``` @KikiManjaro...
Additional instructions: My test game has some game saves built in
This is a Chinese game。 [646139870.zip](https://github.com/schellingb/dosbox-pure/files/9275096/646139870.zip)
The strange thing is that I just tested it again and it worked fine. In addition, when entering the name at the beginning of the game, the lag is serious.
老哥,提交个PR让我借鉴下呀
@youth5201314 大佬有空修复下,demo也会复现这个问题