FCL-Team / FoldCraftLauncher

Fold Craft Launcher, an Android Minecraft : Java Edition launcher.
GNU General Public License v3.0
1.01k stars 128 forks source link

Otg keyboard bug #327

Open Seazonnn opened 3 months ago

Seazonnn commented 3 months ago

Launcher Version

1.1.5

Device Information

Oppo A96

Problem Description

So I play with otg mouse connection in fold craft launcher and when I press enter the floating keyboard pop up and unable to use enter in otg connection It is happening from version 1.1.5 pls fix it!!

Java

Java 17

Renderer

Holy

Game Version

1.20.1

Modifications Made to the Game

No response

Game Crash Report

No response

Launcher Crash Report

No response

Launcher Log File

No response

Minoricew commented 1 month ago

By default, Android will show up the soft IME when an element is focused. Pressing "Enter" in game will bring the Textview in JVMActivity into focus. I made a temporary fix for this issue by setting the windowSoftInputMode parameter in AndroidManifest.xml to stateHidden|stateAlwaysHidden. In this way, soft IME will be forcibly disabled in JVMActivity. You can download artifacts here.

(However, this also means that you won't be able to call soft ime up during gameplay. If you speak a language other than English, you may not be able to converse comfortably while playing in servers.)

Seazonnn commented 1 month ago

Your great 😃👍 keep improving full support but Please optimise game for sodium

On Thu, May 9, 2024, 9:34 PM Minorice @.***> wrote:

By default, Android will show up the soft IME when an element is focused. Pressing "Enter" in game will bring the Textview in JVMActivity into focus. I made a temporary fix for this issue by setting the windowSoftInputMode parameter in AndroidManifest.xml to stateHidden|stateAlwaysHidden. In this way, soft IME will be forcibly disabled in JVMActivity. You can download artifacts here https://github.com/MinoriceOwO/FoldCraftLauncher/releases/latest. However, this also means that you won't be able to call soft ime up during gameplay. If you speak a language other than English, you may not be able to converse comfortably while playing in servers.

— Reply to this email directly, view it on GitHub https://github.com/FCL-Team/FoldCraftLauncher/issues/327#issuecomment-2102932916, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHN2N3DB2FH43SCBEAQAE23ZBOLHPAVCNFSM6AAAAABFOL6CKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBSHEZTEOJRGY . You are receiving this because you authored the thread.Message ID: @.***>

Minoricew commented 1 month ago

Your great 😃👍 keep improving full support but Please optimise game for sodium

Sorry but however, I'm not an official maintenance member of FCL. I just encountered this issue during the game, so I tried to fix it. For sodium I think you should ask the FCL team for a fix. To be honest, the issue of sodium has also lowered my gaming experience. But I don't have the ability to fix it. 😂

Seazonnn commented 1 month ago

🫡

On Fri, May 10, 2024, 8:04 PM Minorice @.***> wrote:

Your great 😃👍 keep improving full support but Please optimise game for sodium

Sorry but however, I'm not an official maintenance member of FCL. I just encountered this issue during the game, so I tried to fix it. For sodium I think you should ask the FCL team for a fix. To be honest, the issue of sodium has also lowered my gaming experience. But I don't have the ability to fix it. 😂

— Reply to this email directly, view it on GitHub https://github.com/FCL-Team/FoldCraftLauncher/issues/327#issuecomment-2104694512, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHN2N3GA4RP2YTICP6JOIT3ZBTJOPAVCNFSM6AAAAABFOL6CKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBUGY4TINJRGI . You are receiving this because you authored the thread.Message ID: @.***>

Seazonnn commented 1 month ago

Yo do U know to get ingame OTG mouse cursor like foldcraft launcher in Pojav launcher 😅

On Thu, May 9, 2024, 9:34 PM Minorice @.***> wrote:

By default, Android will show up the soft IME when an element is focused. Pressing "Enter" in game will bring the Textview in JVMActivity into focus. I made a temporary fix for this issue by setting the windowSoftInputMode parameter in AndroidManifest.xml to stateHidden|stateAlwaysHidden. In this way, soft IME will be forcibly disabled in JVMActivity. You can download artifacts here https://github.com/MinoriceOwO/FoldCraftLauncher/releases/latest. However, this also means that you won't be able to call soft ime up during gameplay. If you speak a language other than English, you may not be able to converse comfortably while playing in servers.

— Reply to this email directly, view it on GitHub https://github.com/FCL-Team/FoldCraftLauncher/issues/327#issuecomment-2102932916, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHN2N3DB2FH43SCBEAQAE23ZBOLHPAVCNFSM6AAAAABFOL6CKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBSHEZTEOJRGY . You are receiving this because you authored the thread.Message ID: @.***>

Minoricew commented 1 month ago

Yo do U know to get ingame OTG mouse cursor like foldcraft launcher in Pojav launcher 😅

I have just migrated from PojavL to FCL for this reason. 😔 As far as I know, PojavL does not support OTG mouse currently. When I try to move and click my mouse in PojavLauncher, my left-click does nothing. I checked the existing issues of PojavLauncher but there is no solutions. Maybe you should wait until PojavL adds support for OTG mouse, and use FCL now as a temporary solution.

AkemiFurukawa91 commented 1 month ago

Your great 😃👍 keep improving full support but Please optimise game for sodium

You can install the haste modpack's Sodium Ready version for any supported Minecraft version, it has a patched sodium that works with holy gl4es renderer so boosts fps

Seazonnn commented 1 month ago

Doesn't work we'll only 70-80 fps

On Wed, May 15, 2024, 11:25 AM AkemiFurukawa91 @.***> wrote:

Your great 😃👍 keep improving full support but Please optimise game for sodium … <#m3837089282073219566> On Thu, May 9, 2024, 9:34 PM Minorice @.> wrote: By default, Android will show up the soft IME when an element is focused. Pressing "Enter" in game will bring the Textview in JVMActivity into focus. I made a temporary fix for this issue by setting the windowSoftInputMode parameter in AndroidManifest.xml to stateHidden|stateAlwaysHidden. In this way, soft IME will be forcibly disabled in JVMActivity. You can download artifacts here https://github.com/MinoriceOwO/FoldCraftLauncher/releases/latest https://github.com/MinoriceOwO/FoldCraftLauncher/releases/latest. However, this also means that you won't be able to call soft ime up during gameplay. If you speak a language other than English, you may not be able to converse comfortably while playing in servers. — Reply to this email directly, view it on GitHub <#327 (comment) https://github.com/FCL-Team/FoldCraftLauncher/issues/327#issuecomment-2102932916>, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHN2N3DB2FH43SCBEAQAE23ZBOLHPAVCNFSM6AAAAABFOL6CKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBSHEZTEOJRGY https://github.com/notifications/unsubscribe-auth/BHN2N3DB2FH43SCBEAQAE23ZBOLHPAVCNFSM6AAAAABFOL6CKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBSHEZTEOJRGY . You are receiving this because you authored the thread.Message ID: @.>

You can install the haste modpack's Sodium Ready version for any supported Minecraft version, it has a patched sodium that works with holy gl4es renderer so boosts fps

— Reply to this email directly, view it on GitHub https://github.com/FCL-Team/FoldCraftLauncher/issues/327#issuecomment-2111627096, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHN2N3DWXMCFJYYXNM4D2JDZCLYONAVCNFSM6AAAAABFOL6CKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJRGYZDOMBZGY . You are receiving this because you authored the thread.Message ID: @.***>

AkemiFurukawa91 commented 1 month ago

Doesn't work we'll only 70-80 fps

It's your device's issue, you won't get 999999 fps on mobile, performance depends mostly on hardware

Seazonnn commented 1 month ago

Nope I just wanna say I get better fps in Pojav

On Thu, May 16, 2024, 2:56 PM AkemiFurukawa91 @.***> wrote:

Doesn't work we'll only 70-80 fps It's your device's issue, you won't get 999999 fps on mobile, performance depends mostly on hardware

— Reply to this email directly, view it on GitHub https://github.com/FCL-Team/FoldCraftLauncher/issues/327#issuecomment-2114631507, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHN2N3BMCQ5LPMPHUP2ZF7TZCRZ2JAVCNFSM6AAAAABFOL6CKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJUGYZTCNJQG4 . You are receiving this because you authored the thread.Message ID: @.***>