-
-
Notifications
You must be signed in to change notification settings - Fork 294
Support New UI of KR server #787
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
Conversation
Can you test the build yourself? https://github.com/Fate-Grand-Automata/FGA/suites/3328601476/artifacts/78016401 |
@reconman Based on Galaxy 21, there is still a problem that the location of the click on the battle screen and the friend selection is not in sync. |
touch 6th servent slot instead of quest start I guess it is some wrong value of here: FGA/scripts/src/main/java/com/mathewsachin/fategrandautomata/scripts/modules/Game.kt Lines 104 to 105 in 732a831
|
@kbg0104 canary 말고 app.zip 파일 받아보세요 |
@reconman battle is fine. but first quest start is werid |
@item4 위 스크린샷이 그걸로 테스트 해본겁니다. 디스플레이의 비율에 영향을 많이 받는것같군요. The above screenshot was tested using app.zip. It seems that the ratio of the display is greatly affected. |
@kbg0104 서버 한국 선택 하셨나요? 한국 선택하면 셀렉창에서 디버그가 저렇게 안 떠서요 |
@item4 네, 혹시나 해서 한국서버로 바꾸고 해봐도 똑같네요. 삭제, 재설치 이후에도 똑같이 나왔습니다. |
Finally I do run battle with this PR, and it is the settings:
Note: Do not try take screen recording in using FGA. It break FGA sanity. |
@kgb you have black bars on both sides of the screen similar to #784. This build would only work if FGO covers the whole screen including the notch. I think you need to make FGO a full-screen app.
@item4 Starting from the Party selection screen was never supported. It's clicking wrong because it can't detect which screen it is.
Does
This has no effect. FGA/app/src/main/java/com/mathewsachin/fategrandautomata/util/CutoutManager.kt Lines 74 to 75 in 732a831
I would like to see the script running after turning this OFF. I believe this needs to be ON.
Which is why there's an inbuilt recording feature in the app. Check More options/Advanced. |
Yes I agree. Seperated usage guide make user painful. But i am not well knowing this environment such as android, kotlin and so on, and I can not run sainly with fullscreen flag. Just I guess android fullscreen settings make difference of screen resolution and dimension.
Need to do test. but I have no AP now. I will try that after morning. |
I think there's a misunderstanding. |
@sleeping-player, @ScathachSkadi |
Ah, since I haven't done KR since the beginning of this year, it's difficult to test. I'm sorry for that. |
@MathewSachin Since then, it has been confirmed that the game works normally by running it on the full screen. All functions worked normally in Galaxy Note 9. |
@kbg0104 Please do this and share the video: |
@reconman record.mp4record.1.mp4 |
@Yoshinyong Can you check the apk from this page: https://github.com/Fate-Grand-Automata/FGA/suites/3328601476/artifacts/78016401 |
@MathewSachin I tested auto detect server and work fine |
I take video record but it is too huge to upload at GitHub. There is no problem. But sometime area detect debug box placed wrong place. (Check @kbg0104 's first upload video) |
@MathewSachin Sorry I am late. I tested the build by making the app full screen and it works perfectly. My device is S20+. |
I can not check it is working correctly because I am not app developer.
For testing, merge and build on GitHub Actions
fix #786