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.

SkyDrift .loc

Featured Replies

  • Author
  • Localization

makc_ar, posted Wed Oct 22, 2014 10:58 pm (1146)


Hope someone can make a Unpacker/Packer for .loc file or script for QuickBMS.

Thanks!
  • Author
  • Localization

swuforce, posted Fri Oct 31, 2014 10:47 am (1375)


Here script
Code:
endian big
idstring "!col"
get unk long
get strings long
for i = 0 < strings
get len long
math len *= 2
getdstring str len
set str unicode str
print "%str%"
next i
get strings long
for i = 0 < strings
get len long
math len *= 2
getdstring str len
set str unicode str
print "%str%"
next i
get strings long
for i = 0 < strings
get len long
math len *= 2
getdstring str len
set str unicode str
print "%str%"
next i
for i = 0 < 480
get len long
math len *= 2
getdstring str len
set str unicode str
print "%str%"
next i
get strings long
xmath strings "strings*16 1"
for i = 0 < strings
get len long
math len *= 2
getdstring str len
set str unicode str
print "%str%"
next i


Here tool to export import last part of strings. Try.
  • Author
  • Localization

aluigi, posted Sat Nov 29, 2014 3:51 pm (2057)


Attached.
You must unzip data archive with offzip first:
offzip input_file output_file 8

skydrift_no_memoryfile.zip

  • Author
  • Localization

makc_ar, posted Mon Dec 01, 2014 2:55 am (2070)


aluigi thanks for the skydrift_no_memoryfile.bms, but the game does not work after -w -r. How back original .exp zip?
Before archive .exp:
Image
after offzip archive -reimport .exp:
Image
I used the command:
offzip.exe -z -15 common_pc.exp common_pc_NEW.exp 8
for %%a in (common_pc_NEW.exp) do quickbms.exe -w -r skydrift_no_memoryfile.bms %%a
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.