Earlier quoted context omitted.
It is a bit weird. As someone from Belgium (we also use our own variety of Azerty) you are very frequently reminded that you're on a weird keyboard. At least for someone who games, you wouldn't make ZQSD the default. It's the first thing you do in every game, change WASD to ZQSD
Another Belgian here, the first thing I did when I started working is switch to International English keyboards. Some employers wanted me to use local keyboards but I always managed to convince them to let me get another one in the end.
Microduck
261–270 of 415 posts
Re: Microduck
#262Tried out the simulator and was surprised to find that the movement keys are ZQSD; then realized that's the equivalent of WASD on an AZERTY keyboard. Checked and sure enough, Pollen Robotics is a French company. They may want to at least add a preference for keyboard layout, pretty sure that QWERTY and QWERTZ are much more common worldwide than AZERTY.
When I started out playing Quake 1 many moons ago, when I complained about how to reach keybindings as I was using the arrow keys, a veteran player on the server told me patiently to use ESDF like a normal person. So I did, and learned, and it stuck with me. It wasn't until years later I realized that was more a rarity and people usually use WASD. I kept ESDF because I was used to it, and because it's nice have those…
Re: Microduck
#263Earlier quoted context omitted.
When I started out playing Quake 1 many moons ago, when I complained about how to reach keybindings as I was using the arrow keys, a veteran player on the server told me patiently to use ESDF like a normal person. So I did, and learned, and it stuck with me. It wasn't until years later I realized that was more a rarity and people usually use WASD. I kept ESDF because I was used to it, and because it's nice have those…
There was an interesting discussion around this a couple of years ago, I was quite surprised to see people still using ESDF: https://news.ycombinator.com/item?id=41148889
Re: Microduck
#264Earlier quoted context omitted.
There was an interesting discussion around this a couple of years ago, I was quite surprised to see people still using ESDF: https://news.ycombinator.com/item?id=41148889
It makes sense for multiplayer FPS since it gives you more room to have one key per weapon. My quake 3 bindings where roughly: Mouse wheel down - Rocket Launcher Mouse Wheel up - Plasma Gun Q - Shotgun W - Lightning Gun ... This lets you switch directly to the weapon you need without cycling through the weapons in between.
Re: Microduck
#265Tried out the simulator and was surprised to find that the movement keys are ZQSD; then realized that's the equivalent of WASD on an AZERTY keyboard. Checked and sure enough, Pollen Robotics is a French company. They may want to at least add a preference for keyboard layout, pretty sure that QWERTY and QWERTZ are much more common worldwide than AZERTY.
Interestingly, the 10-lines-of-basic competition, which has been running the last 15 years ( https://itch.io/profile/bunsen ), has this covered in the rules: 15. If the game is controlled with the keyboard, use "O" for left, "P" for right, "E" for up and "D" for down if possible; this takes into account the most important keyboard layouts (no disadvantages for emulator users with QWERTZ, QWERTY or AZERTY keyboards)
Re: Microduck
#266Tried out the simulator and was surprised to find that the movement keys are ZQSD; then realized that's the equivalent of WASD on an AZERTY keyboard. Checked and sure enough, Pollen Robotics is a French company. They may want to at least add a preference for keyboard layout, pretty sure that QWERTY and QWERTZ are much more common worldwide than AZERTY.
At least my QUERTZ layout also works as expected in the simulator. You use WASD to move the duck, Q and E to kick left and right etc. I think it's just the splash screen they didn't properly localize.
Re: Microduck
#267Tried out the simulator and was surprised to find that the movement keys are ZQSD; then realized that's the equivalent of WASD on an AZERTY keyboard. Checked and sure enough, Pollen Robotics is a French company. They may want to at least add a preference for keyboard layout, pretty sure that QWERTY and QWERTZ are much more common worldwide than AZERTY.
Typing bash commands on a colleague’s French keyboard was one of the most frustrating experiences of my life.
Re: Microduck
#268Re: Microduck
#269Tried out the simulator and was surprised to find that the movement keys are ZQSD; then realized that's the equivalent of WASD on an AZERTY keyboard. Checked and sure enough, Pollen Robotics is a French company. They may want to at least add a preference for keyboard layout, pretty sure that QWERTY and QWERTZ are much more common worldwide than AZERTY.
They should do a deal: “We fix this for QWERTY users, and in return American web devs vow to stop filtering out Shift in numeric fields, which is fine on QWERTY but prevents AZERTY users from typing top-row digits because those digits require Shift.” Apparently this bad habit impacts DVORAK users too : https://brennan.io/2021/03/03/textboxes/
Re: Microduck
#270Not sure many people know this - most of the robotics stuff that you see in the news is based on MujoCo (Multi-Joint dynamics with Contact) engine, that is used primarily to create simulated environments in which these robots learn the RL policies. This project is maintained by Google deepmind - https://github.com/google-deepmind/mujoco