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

[Locale]: IT #129

Closed
1 task done
spicyynugget opened this issue May 9, 2023 · 5 comments
Closed
1 task done

[Locale]: IT #129

spicyynugget opened this issue May 9, 2023 · 5 comments
Labels
locale keyboard layouts

Comments

@spicyynugget
Copy link

spicyynugget commented May 9, 2023

Is there an existing issue for this?

  • I have searched the existing issues

What layout are you translating?

IT

Where do you need help?

Basically all capital "Y" gets replaced with letter "Z". I've made sure to include "LOCALE IT" at the top of the script but it doesn't seems to solve the issue. for example che command "STRING reg /add "HKEY...." outputs "HKEZ"

@spicyynugget spicyynugget added the locale keyboard layouts label May 9, 2023
@welcome
Copy link

welcome bot commented May 9, 2023

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍️ Provide enough information to understand, recreate and help out with your problem
4. ℹ️ Let us know if you find a solution
5. 📕 Close the issue when your problem has been solved

@spacehuhn
Copy link
Collaborator

Hi. Can you post an image of your keyboard and a full script example that doesn't work as intended?

@spicyynugget
Copy link
Author

spicyynugget commented May 10, 2023

Yes sure, I'll try to be more specific.

I'm using a DSTIKE WiFI Duck

this is my keyboard

IMG_6309

to give an example of a script i wrote this test script:

LOCALE IT
DEFAULTDELAY 1000

GUI r
DELAY 200

STRING notepad
ENTER

DELAY 700

STRING this is a test, YYY yyy

following the output:

image

I've tested this on different systems and made sure to use the correct layout in windows setting

image

Thanks in advance for the help! really love this project <3

@spacehuhn
Copy link
Collaborator

Hi. I finally had some time to look into it, and I believe this is an issue with version 1.1.0. Try updating your device to 1.2.0

It's important that you update both chips. The process can be a bit tedious, I admit, but you can find the necessary instructions on wifiduck.com: https://wifiduck.com/docs/category/software-installation

@spicyynugget
Copy link
Author

I'm going to retry to update after the last failed attempts, thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
locale keyboard layouts
Projects
None yet
Development

No branches or pull requests

2 participants