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.

[PC] STRIDERT / ????????R (GLOBAL.PAK)

Featured Replies

  • Author
  • Localization

aluigi, posted Mon Aug 15, 2016 2:57 am (16471)


You have to provide some "context" because I have no idea of what is this 00000014.pak and where you got it and how or if there are errors and what errors.
Additionally I don't have the game.
  • Author
  • Localization

makc_ar, posted Mon Aug 15, 2016 3:17 am (16474)


aluigi wrote:
You have to provide some "context" because I have no idea of what is this 00000014.pak and where you got it and how or if there are errors and what errors.
Additionally I don't have the game.

http://forum.xentax.com/viewtopic.php?p=92446#p92446

My PC 12GB RAM

To GLOBAL.PAK:
Error: the requested amount of bytes to allocate is negative (0xbf67e060)

Last script line before the error or that produced the error:
16 clog MEMORY_FILE OFFSET PAK_SIZE PAK_XSIZE
  • Author
  • Localization

aluigi, posted Mon Aug 15, 2016 4:02 am (16475)


Having 12Gb or 3Gb is the same because quickbms is a 32bit application.
Would be great to have it compiled as 64bit but many people use it on 32bit systems (yes it's used even on some Windows 98 systems!).

Now I have released a version 0.2.1 that uses the temporary file instead of the memory file but I suspect you will continue to have the same problem, be sure to use quickbms 0.7.5 because it adopts a work-around used when lot of memory is involved!
Let me know if it works.
  • Author
  • Localization

aluigi, posted Mon Aug 15, 2016 12:17 pm (16488)


Since the compression is just zlib it's possible to do a little manual step.
Remove the follwing line from the script:
Code:
clog TEMPORARY_FILE OFFSET PAK_SIZE PAK_XSIZE

Then run offzip on the global.pak archive:
Code:
offzip GLOBAL.PAK TEMPORARY_FILE 20

Move TEMPORARY_FILE in the output folder and run the script again.
  • Author
  • Localization

makc_ar, posted Mon Aug 15, 2016 3:25 pm (16496)


Thanks, aluigi! Script works, but always e.t.c. message:
Code:
0000000006d7c6cd 12477      gameinfo\MeshVariations\MeshMaterialVariations

- it's not possible to create that file due to its filename or related
  incompatibilities (for example already exists a folder with that name), so
  now you must choose a new filename for saving it.
  if you press ENTER a new name will be generated automatically.
  - old: gameinfo\MeshVariations\MeshMaterialVariations
  - new:

How fix script line for the name:
Code:
fonts\veramono = fonts\veramono.ttf 
gameinfo\GameInfo = gameinfo\GameInfo.xml

e.t.c and unpack all files in GLOBAL.PAK.
  • Author
  • Localization

aluigi, posted Mon Aug 15, 2016 6:50 pm (16508)


That means the name of the file is the same of an already existent folder, very strange because they are names taken from the archive itself.
I have updated the script to auto-guess the extension if it doesn't exist and it "should" fix also the problem with the folders.
  • Author
  • Localization

makc_ar, posted Mon Aug 15, 2016 10:21 pm (16512)


aluigi wrote:
That means the name of the file is the same of an already existent folder, very strange because they are names taken from the archive itself.
I have updated the script to auto-guess the extension if it doesn't exist and it "should" fix also the problem with the folders.

Hmm... Re-import the original font, text files:

Image
  • Author
  • Localization

aluigi, posted Wed Aug 17, 2016 7:08 am (16570)


Reimport mode can't work with compressed filesystems like this one.

Any other method requires manual work.
  • Author
  • Localization

makc_ar, posted Wed Aug 17, 2016 8:09 am (16587)


aluigi wrote:
Reimport mode can't work with compressed filesystems like this one.

Any other method requires manual work.

Re-import to (TEMPORARY_FILE) the worked in old version script 0.2.1. Game reads uncompressed archive, but needs to be renamed in GLOBAL.PAK.
  • Author
  • Localization

aluigi, posted Wed Aug 17, 2016 8:12 am (16588)


Then you should put the content of TEMPORARY_FILE where the original content was located in GLOBAL.PAK, I guess to offset 0x14 (you can just copy&paste the first 0x14 bytes from GLOBAL.PAK)
  • Author
  • Localization

patyek, posted Wed Jul 31, 2019 8:34 am (50088)


Hi! How can i extract/repack the pak files for this game?
  • Author
  • Localization

Delutto, posted Mon Nov 11, 2019 9:33 am (52020)


Strider PAK Tool
By Delutto
See Readme.txt for instructions.
Notes:
I couldn't make the game work with the compressed file, so the generated file will be uncompressed and, because of that, will be huge.
For game localization, see here.

Strider_PAK_Tool_By_Delutto.7z

  • Author
  • Localization

Grilex, posted Mon Nov 11, 2019 12:51 pm (52024)


Delutto wrote:
Strider PAK Tool
By Delutto
See Readme.txt for instructions.Strider_PAK_Tool_By_Delutto.7z
Notes:
I couldn't make the game work with the compressed file, so the generated file will be uncompressed and, because of that, will be huge.
For game localization, see here.


Thanks!
  • Author
  • Localization

makc_ar, posted Fri Apr 24, 2020 9:01 pm (56256)


Delutto wrote:
Strider PAK Tool
By Delutto
See Readme.txt for instructions.Strider_PAK_Tool_By_Delutto.7z
Notes:
I couldn't make the game work with the compressed file, so the generated file will be uncompressed and, because of that, will be huge.
For game localization, see here.

Hi, Delutto! How about PS3 version? Game here http://zeus.dl.playstation.net/cdn/EP01 ... coMGYy.pkg
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.