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.

RAYMAN ORIGINS loc file

Featured Replies

  • Author
  • Localization

ZFI-TA, posted Mon Oct 12, 2020 8:27 pm (59376)


How to open this loc file of rayman origins
  • Author
  • Localization

LolHacksRule, posted Tue Oct 13, 2020 12:49 am (59380)


Send a sample.
  • Author
  • Localization

Shokoniraya, posted Sat Oct 17, 2020 2:58 am (59519)


UbiArt Framework .loc/.loc8 text script

supported games
-Valiant Hearts: The Great War
-Rayman Legends
-Rayman Origins
-Rayman Fiesta Run
-Gravity Falls: Legend of the Gnome Gemulets

Code:
get FILE_NAMER basename
get ENIADN_MODE long
goto 0
endian guess ENIADN_MODE
get TEXT_FILE_COUNT long
get FILE_EXTENTION extension
for j = 0 < TEXT_FILE_COUNT
get TEXT_FILE_LANGUAGE_ID long
get TEXT_COUNT long
string TEXT_FILE_NAME = ""
string TEXT_FILE_NAME FILE_NAMER
string TEXT_FILE_NAME \\
string TEXT_FILE_NAME "Language_"
string TEXT_FILE_NAME TEXT_FILE_LANGUAGE_ID
string TEXT_FILE_NAME ".txt"
math ID_MODE = 0
for i = 0 < TEXT_COUNT
get TEXT_ID long



#######android test for Rayman Fiesta Rub#######
if ID_MODE != 1
savepos CHECKPOINT
math CHECKPOINT - 4
goto CHECKPOINT
math CHECKPOINT 4
get TEXT_ID long
get ID_LENGTH long
if FILE_EXTENTION = "loc"
math ID_LENGTH * 2
getdstring HEADING ID_LENGTH
else
getdstring HEADING ID_LENGTH
endif
get TEXT_LENGTH long
get TEST_TEXT short
if TEST_TEXT != 0 | TEXT_LENGTH = 0
math ID_MODE = 1
endif
goto CHECKPOINT
endif

if ID_MODE = 1
get ID_LENGTH long
if FILE_EXTENTION = "loc"
math ID_LENGTH * 2
getdstring HEADING ID_LENGTH
else
getdstring HEADING ID_LENGTH
endif
endif
################################################




get TEXT_LENGTH long
savepos TEXT_OFFSET
if FILE_EXTENTION = "loc"
math TEXT_LENGTH * 2
slog TEXT_FILE_NAME TEXT_OFFSET TEXT_LENGTH unicode
else
slog TEXT_FILE_NAME TEXT_OFFSET TEXT_LENGTH
endif
getdstring TEXT_HEADING TEXT_LENGTH
next i
savepos CHECKER
get COUNT long
get TEXT_ID long
get FIELD_STRING_LONG long
getdstring LONGER_STRING_DUMMY FIELD_STRING_LONG
get TEST_MORE long
goto CHECKER
if TEST_MORE = 0xFFFFFFFF
get COUNT long
for a = 0 < COUNT
get TEXT_ID long
get TEXT_LENGTH long
savepos TEXT_OFFSET
if FILE_EXTENTION = "loc"
math TEXT_LENGTH * 2
slog TEXT_FILE_NAME TEXT_OFFSET TEXT_LENGTH unicode
else
slog TEXT_FILE_NAME TEXT_OFFSET TEXT_LENGTH
endif
getdstring TEXT_HEADING TEXT_LENGTH
getdstring DUMMY 16
next a
endif
next j
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.