Search results

  1. A

    Hacking Language files for Usb Loader GX

    Here is a patch for that: Index: source/language.h =================== - char CoverDownload[25]; + char CoverDownload[30]; - char InstallRenameandDeleteareunlocked[50]; + char InstallRenameandDeleteareunlocked[80]; - char SChinese[20]; - char TChinese[20]; + char SChinese[30]; + char...
  2. A

    Hacking Language files for Usb Loader GX

    lol, sorry, I didn't notice ikya published something a few minuts ago.
  3. A

    Hacking Language files for Usb Loader GX

    French v2 by Badablek & Amour: [edit] Please refer to ikya's file above.
  4. A

    Hacking Language files for Usb Loader GX

    Those popups are hardcoded to 49 chars max. It can be fixed
  5. A

    Hacking Language files for Usb Loader GX

    Sorry dimok, but could you change the credits to “Badablek & Amour”? We both made a full translation, but he was the first one to publish, and when I noticed that I decided to merge our work into one (aka the changelog). So please give credits to Badablek as well, thanks. Sorry for the confusion.
  6. A

    Hacking Language files for Usb Loader GX

    Updated French translation (by me). Changelog: * all accents * a space before a colon * “sauver” -> “enregistrer” * “images DVD” -> “labels DVD” * various messages made shorter to fit the display * t3Coverst -> t3Covers Here is the code: Here is the same content as pastebin...
  7. A

    Hacking USB Loader GX

    I have made and I plan to do many improvements on this USB Loader. For example, I made: * allowing to change the font size in theme.txt and correct handling of "pagesize" for having more than 9 lines displayed And I plan to do: * allowing extended keyboard (for inputing characters like à é è À...
  8. A

    Hacking USB Loader GX

    Hello, I noticed a bug. When editing a game title, it will be cut to 39 chars always, even if you hit "cancel". Here is my bug fix: Index: cfg.c =================================================================== - CFG.maxcharacters = 38; + CFG.maxcharacters = 126; // max size for renaming...
General chit-chat
Help Users
    HiradeGirl @ HiradeGirl: F