Git Product home page Git Product logo

Comments (5)

GerbilSoft avatar GerbilSoft commented on June 24, 2024

I'm not seeing the issue on Linux. (Currently building the Windows version on a VM to check if it's a Windows-only problem.)

Both the rpcli and KDE GUI views look correct here.

rpcli text:

== Reading file 'GZLP01.bnr'...
-- Nintendo GameCube Banner File detected
Game Name:   'The Legend of Zelda: The Wind Waker'
Company:     'Nintendo'
Description: 'Tragedy strikes a peaceful island,
              and the Legend of Zelda begins anew!'
-- Internal banner is present (use -x1 to extract)
   Format : ARGB32
   Size   : 96 x 32

rpcli json (only the relevant section):

{
  "type": "STRING_MULTI",
  "desc": {
      "name": "Description",
      "format": 0
  },
  "data": {
      "de": "Eine friedliche Insel wird plötzlich von einer\nKatastrophe heimgesucht...",
      "en": "Tragedy strikes a peaceful island,\nand the Legend of Zelda begins anew!",
      "es": "Una pacífica isla es sacudida por la tragedia\ny la Leyenda de Zelda comienza de nuevo.",
      "fr": "Soudain, sur une île paisible, la tragédie s'abat\net ranime une fois encore la Légende de Zelda!",
      "it": "Una sventura turba la pace dell'isola Primula.\nCosì ricomincia la leggenda di Zelda."
  }
}

from rom-properties.

GerbilSoft avatar GerbilSoft commented on June 24, 2024

Reproduced it on the Windows GUI, and I'm pretty sure that's just a general limitation of the Win32 UI frontend not being able to show multiple lines at the moment. Will take a look at setting ES_MULTILINE and resizing the control to fit multiple lines.

from rom-properties.

GerbilSoft avatar GerbilSoft commented on June 24, 2024

...and now I just verified that it does in fact work with BNR1, but not BNR2. It's an issue with the RFT_STRING_MULTI (localized string) functionality specifically.

from rom-properties.

GerbilSoft avatar GerbilSoft commented on June 24, 2024

New build will be available here: https://ci.appveyor.com/project/GerbilSoft/rom-properties/builds/49844116

Please test once it's available (or compile it yourself) and let me know if this fixes the problem on your side.

from rom-properties.

rctgamer3 avatar rctgamer3 commented on June 24, 2024

Displays fine with multiple lines with the test build above!

from rom-properties.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.