Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Gamedev
  3. How important are translations in a game?

How important are translations in a game?

Scheduled Pinned Locked Moved Gamedev
gamedev
2 Posts 2 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S This user is from outside of this forum
    S This user is from outside of this forum
    [email protected]
    wrote last edited by [email protected]
    #1

    I'm working on a small project that I hope to be able to share soon.
    I created a game engine for point-and-click adventure games and I'm working on three different games for it. Two are near completion, the final one is just getting started.
    I plan on sharing this (on Lemmy and elsewhere) once the last game is ready.

    Now, I am an English speaker and have little insight from the outside world.
    The game engine does not support translation/localization at all.

    • I'm somewhat interested in adding this as it means more people could potentially play these games.
    • I'm worried that adding it will open up a can of worms in my code (long story short, I'm worried translated text will have issues in the menu/UI, overflow, look bad, etc.).

    So for the non-native English speakers especially, how important is this to you? Do you expect smaller indie games to play in English or in your native language?

    E 1 Reply Last reply
    4
    • S [email protected]

      I'm working on a small project that I hope to be able to share soon.
      I created a game engine for point-and-click adventure games and I'm working on three different games for it. Two are near completion, the final one is just getting started.
      I plan on sharing this (on Lemmy and elsewhere) once the last game is ready.

      Now, I am an English speaker and have little insight from the outside world.
      The game engine does not support translation/localization at all.

      • I'm somewhat interested in adding this as it means more people could potentially play these games.
      • I'm worried that adding it will open up a can of worms in my code (long story short, I'm worried translated text will have issues in the menu/UI, overflow, look bad, etc.).

      So for the non-native English speakers especially, how important is this to you? Do you expect smaller indie games to play in English or in your native language?

      E This user is from outside of this forum
      E This user is from outside of this forum
      [email protected]
      wrote last edited by [email protected]
      #2

      Disclaimer: I'm a native English speaker, so grain of salt.

      It depends a lot on the kind of game. Some games are pretty easy to play only on visuals and small bits of text. For something text heavy, like an adventure game usually might be, I'd think most people would not try it unless it's in a language they understand well or want to learn.

      For an individual game, I'm not usually that upset if it's not in my language - Lotta games out there, I can just move on. But if you're making an engine and hope to keep using it and maybe expand the scope of your games - I'd say start trying to implement i18n support sooner than later. Even if you don't have time/resources to translate the games yet, it'd be good to make the code ready for it.

      1 Reply Last reply
      1
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Login or register to search.
      Powered by NodeBB Contributors
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups