this post was submitted on 31 Jul 2026
189 points (96.6% liked)

PC Gaming

15425 readers
1069 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 3 years ago
MODERATORS
top 35 comments
sorted by: hot top controversial new old
[–] frongt@lemmy.zip 55 points 1 month ago (1 children)

Because it supports Unicode, like every modern program should.

[–] Quetzalcutlass@lemmy.world 9 points 1 month ago (1 children)

Unicode support in your coding language is great right up until someone accidentally inserts a lookalike character or closing quotation mark somewhere (phone keyboards and accessibility tools do this a lot). The code will look correct but fail to compile, and it can be a nightmare to debug if you don't know to look for it.

[–] Miaou@jlai.lu 6 points 1 month ago (1 children)

Any half decent compiler can find this

[–] Ghoelian@piefed.social 3 points 1 month ago

And any half decent ide will highlight these characters as well

[–] rockSlayer@lemmy.blahaj.zone 39 points 1 month ago (2 children)

Ea-Nāsir about to start a shovelware game studio

[–] cecilkorik@piefed.ca 25 points 1 month ago (1 children)

Copper smelting simulator 2026-BCE

[–] FilthyHands@sh.itjust.works 11 points 1 month ago (1 children)

I would so play this. Most sim games don't track quality of produced goods.

[–] bigbangdangler@reddthat.com 3 points 1 month ago

Same. I like my sims to be about half spreadsheet. There really aren't many options for a trading sim with extreme detail.

[–] captain_oni@lemmy.blahaj.zone 2 points 1 month ago

Can't wait to read all those steam reviews

[–] GalacticSushi@piefed.blahaj.zone 16 points 1 month ago (1 children)
[–] zod000@lemmy.dbzer0.com 5 points 1 month ago

Gozer the Gozerian's form has been chosen.

[–] Railcar8095@lemmy.world 13 points 1 month ago (1 children)

The didn't yet have the concept of 0, so it's not historically accurate

we can include it, itncounts as zero loanwords in their number system

[–] AntiBullyRanger@ani.social 11 points 1 month ago (2 children)

Why was this written‽ All game engines support unicode.

[–] Midnitte@beehaw.org 15 points 1 month ago (1 children)

Because pcgamer has discovered they can rewrite social media posts into articles that drive ad revenue.

[–] Quetzalcutlass@lemmy.world 6 points 1 month ago* (last edited 1 month ago) (1 children)

Not necessarily. They might internally encode strings as Unicode, but that doesn't mean the engine will include full support for multi-grapheme glyphs, right-to-left (or top-to-bottom) text order, combination characters, or a host of other features that aren't needed when rendering English text.

It took a lot of work to make Godot compliant.

[–] AntiBullyRanger@ani.social 3 points 1 month ago* (last edited 1 month ago) (1 children)

o i c, ðy wr incompliant b4, & ð news was ðy finally achievd unicode orienta ʃ compliance. 🙇‍♀️ 4 explaiŋ.

A lot of code aint, even lemmy & pylovaI prefer vertical langs myself.

lmk if u need an index of the abbreviations used above

[–] Quetzalcutlass@lemmy.world 3 points 1 month ago* (last edited 1 month ago) (1 children)

They've technically been compliant since Godot 4 came out in 2023, but they've continued to update their i8n and l10n (internationalization and localization) support with every subsequent release. And since the Godot editor runs on the Godot game engine, developers benefit from these changes too.

From what I hear they're one of the nicer engines to work with when it comes to translations now - Godot has added lots of usability and testing tools, including in the UI design layer so developers can verify the localized versions are working and look right from the earliest stages of development onward.

I prefer vertical langs myself.

I wonder if users of vertical languages prefer portrait screen orientation to landscape?

[–] AntiBullyRanger@ani.social 2 points 1 month ago (1 children)

I wonder if users of vertical languages prefer portrait screen orientation to landscape?

Legit don't matter.
But I hope u read ð rest of 🧵, ’cʌ exactly usŋ multiple langs ʃn’t break orientaʃs. Evn if must, it ʃ gracefully fallback t ð dominant skirpt, if not, v orientaʃ marks as u type. I’m still angry Unicode took out VTM.

[–] Quetzalcutlass@lemmy.world 1 points 1 month ago (1 children)

I read it! I know most of the characters you use, and the remainder were easy enough to figure out through context. :)

What was VTM? Search is not being helpful today.

[–] AntiBullyRanger@ani.social 2 points 1 month ago* (last edited 1 month ago)

Prior to 2014, Unicode had a «Vertical Text Mark», ðt let ð text renderer know ↓ skript needs t b vert.. Ðy removd completly, lettŋ us standardless. I preferrd keepŋ it, as ðy hypocritically allowd horizontal BiDi marks.

[–] CyberneticRage@lemmy.zip 9 points 1 month ago

Finally, the KKKaskians are repelled from the digital gamedev front!

[–] melsaskca@lemmy.ca 8 points 1 month ago

I've been waiting for this!

[–] furzegulo@lemmy.dbzer0.com 7 points 1 month ago

the ultimate killer feature

[–] CardboardDecoy@lemmy.world 4 points 1 month ago (1 children)

How much of this is a Snowcrash reference?

[–] glitchy_nobody@leminal.space 2 points 1 month ago (1 children)

This Godot thing--is it a game engine, a drug, or a religion?

[–] CardboardDecoy@lemmy.world 1 points 1 month ago

It's actually a type of HPV.

[–] thingsiplay@lemmy.ml 4 points 1 month ago

It's happening!

[–] peterplatter@lemmy.ca 3 points 1 month ago

Ah yes, that's the only thing that was stopping me so far 🤣

[–] WhoIzDisIz@lemmy.today 0 points 1 month ago* (last edited 1 month ago) (2 children)

For code obfuscation purposes, I presume?

EDIT: Sorry - guess I should have included the /s, but I thought the joke was obvious.

[–] Quetzalcutlass@lemmy.world 5 points 1 month ago* (last edited 1 month ago)

No, for that you'd use Cherokee.

[–] Axolotl_cpp@feddit.it 3 points 1 month ago* (last edited 1 month ago) (1 children)

BS, you can just open the files on a editor that doesn't support every unicode feature/disables unicode and it will look like (almost) normal text so the purpose is not obfuscation, which, Godot, an open source engine has no interest in doing that anyway

[–] WhoIzDisIz@lemmy.today 3 points 1 month ago (1 children)

It was a joke, but my bad for not making that clear.

[–] Axolotl_cpp@feddit.it 3 points 1 month ago* (last edited 1 month ago)

Fair, it's just that lately on lemmy- everywhere in general tbh, i see people saying stuff like that unironically