• @echo64@lemmy.world
      link
      fedilink
      English
      198 months ago

      No, it isn’t. Some poor journalism half a decade ago based on bad translations and hearsay led to some bad articles. You added the felony bit, tho so the story unravels more.

    • @smeg@feddit.uk
      link
      fedilink
      English
      16
      edit-2
      8 months ago

      “Felony” isn’t really a thing in many places outside the USA anymore, and I’m not aware of it ever being a thing in Japan

    • @woelkchen@lemmy.world
      link
      fedilink
      English
      88 months ago

      game modification is a felony crime in japan and sk

      One big problem is that almost everything can be called a mod. Modification and distribution of modified copyrighted content, if not permitted, can be a copyright violation, unless jurisdictions have some sort of Fair Use system (small tangent: with all the shit DMCA brought, Fair Use is actually awesome).

      That said, embracing most kinds of mods should be in the self-interest of game publishers. They are basically free labor, be it by fixing bugs the publisher should fix (see Starfield) or just by extending the life span of a game in general and thereby increasing lifetime sales.

      • @2ncs@lemmy.world
        link
        fedilink
        English
        48 months ago

        Modification and distribution of modified copyrighted content, if not permitted, can be a copyright violation

        Generally you are not distributing any content from the game. Most mods to games are using API calls to a mod loader to change the game for the user on runtime. These distributed mods generally have no copyright content in them.

        • @woelkchen@lemmy.world
          link
          fedilink
          English
          18 months ago

          Most mods to games are using API calls to a mod loader to change the game for the user on runtime.

          As I’ve literally written in my first sentence: “almost everything can be called a mod.”

          There are many types of mods, not just using API calls to make the game behave differently. AI upscaled texture packs are derived from the originals, for example. Extracting assets from one game and putting them into another is also not uncommon. I don’t know which methods most mods use. I’m not aware of a quotable statistic.