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.

Farming simulator 15 (ps3) *.pak

Featured Replies

  • Author
  • Localization

aluigi, posted Sun May 29, 2016 4:07 pm (13773)


I'm not aware of rebuilders for this game/engine.
The reimport feature of quickbms works only with some archives and games, FS15 is not one of them.
  • Author
  • Localization

tywony, posted Sun Jun 19, 2016 3:59 pm (14621)


Here is the part of the script decompresses the archive if anyone is interested to create a rebuilder, I thank him.
Code:
# GIANTS Software GAR archives (script 0.3.2)
#   Farming Simulator 2009/2011/2013/2015
#   Demolition Company
#   Ski Region Simulator
#   various mods
# script for QuickBMS http://quickbms.aluigi.org

idstring "PACK"
comtype lzma
get DUMMY long
get FILES long
for i = 0 < FILES
   get OFFSET longlong
    get ZIP long
    get SIZE long
    get ZSIZE long
    getdstring NAME 0x1ec
    if ZIP == 0
      log NAME OFFSET SIZE
    else
      clog NAME OFFSET ZSIZE SIZE
    endif
next i
cleanexit
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.