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

Vita Keyboard Input Bug #14

Open
Bunkai9448 opened this issue Feb 21, 2024 · 0 comments
Open

Vita Keyboard Input Bug #14

Bunkai9448 opened this issue Feb 21, 2024 · 0 comments

Comments

@Bunkai9448
Copy link

Bunkai9448 commented Feb 21, 2024

For creating the project I used: Ren'Py 7.3.5.606
Vita exporter shows 7.4.9 Ou

I was trying to use the user input keyboard within the vita:

    $ pName = renpy.input("Write your name and press enter to start the game.", length=10) or "Bunkai"

In contrast to the pc version, it first saves the input (or the lack of it). After that, it glitches out and prompts the keyboard again (this second time the input is not used). As a result, the dialogue for the input prompt and the dialogue right after your first input will be hidden by the keyboard screen.

Previous and following code after this snippet work as expected.

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

1 participant