Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

[Vita] Freedom Wars .lmsg

Featured Replies

  • Author
  • Localization

hnnewgames, posted Thu Dec 10, 2020 7:29 pm (61041)


Image

Oops guys, who can create a tool to facilitate the editing of the texts of this game, a friend of mine will be very happy, he intends to translate this game into Brazilian Portuguese

Image
Image
  • Author
  • Localization

gameside, posted Sat Dec 12, 2020 1:06 pm (61078)


hnnewgames wrote:
Oops guys, who can create a tool to facilitate the editing of the texts of this game, a friend of mine will be very happy, he intends to translate this game into Brazilian Portuguese

Hi, test this script, you can use reimport2 for import text back
Code:
idstring "#LNG"
get unknow long
get text_num long
get skip byte
math skip - 1
get NAME basename
STRING NAME ".txt"
getdstring zero skip
for i = 0 < text_num
   getdstring ID 32
   get OFFSET long
   getdstring zero_textnum 12
   Slog NAME OFFSET -1
next i

edit: I forgot to remove some unused parts, now I remove them
  • Author
  • Localization

hnnewgames, posted Sat Dec 12, 2020 1:30 pm (61080)


gameside wrote:
hnnewgames wrote:
Oops guys, who can create a tool to facilitate the editing of the texts of this game, a friend of mine will be very happy, he intends to translate this game into Brazilian Portuguese

Hi, test this script, you can use reimport2 for import text back
Code:
idstring "#LNG"
get unknow long
get text_num long
get skip byte
math skip - 1
getdstring zero skip
for i = 0 < text_num
   getdstring ID 32
   get OFFSET_1 long
   getdstring zero_textnum 12
   savepos befor_2ID
   getdstring ID 32
   get OFFSET_2 long
   xmath size "(OFFSET_2 - OFFSET_1) - 1"
   get NAME basename
   STRING NAME ".txt"
   Slog NAME OFFSET_1 -1
   goto befor_2ID
next i

Oops, thanks brother! From what I saw it is working properly. Thanks!
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.