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.

Ubisoft LyN Engine (*.BF, BigFile, Rabbids Land)

Featured Replies

  • Author
  • Localization

LolHacksRule, posted Tue Jul 16, 2019 6:03 pm (49344)


I am trying to extract the Patch.lin.bf file from Rabbids Land's Update using the Tintin script but QuickBMS eventually outputs this error when extracting:

Code:
Error: incomplete input file 0: C:\Users\LolHacksRule\Desktop\Nintendo\WiiU\Games\EXTRACT\Rabbids Land (UPDATE DATA) (v16) (76.841 MB) (USA) (unpacked)\content\LyN\BinCafe\Patch.lin.bf
       Can't read 4 bytes from offset fafafafa.
       Anyway don't worry, it's possible that the BMS script has been written
       to exit in this way if it's reached the end of the archive so check it
       or contact its author or verify that all the files have been extracted.
       Please check the following coverage information to know if it's ok.

  coverage file 0    92%   21739892   23587388   . offset fafafafa

Last script line before the error or that produced the error:
  41  get ZSIZE long


Will the script be fixed? I tried the others and didn't get everything from the file.

filedropper.com/patchlin
  • Author
  • Localization

LolHacksRule, posted Sat Jul 20, 2019 8:15 pm (49387)


Anything?
  • Author
  • Localization

AlarodJD, posted Sun Jul 28, 2019 3:54 pm (50056)


Idk but could you send me the file
  • Author
  • Localization

LolHacksRule, posted Sun Jul 28, 2019 4:58 pm (50058)


The link above, it's still alive.
  • Author
  • Localization

LolHacksRule, posted Sat Aug 03, 2019 3:35 pm (50151)


Ok it's dead, when I get home I'll reup.
  • Author
  • Localization

aluigi, posted Mon Sep 30, 2019 7:48 am (51177)


Still dead link
  • Author
  • Localization

LolHacksRule, posted Mon Sep 30, 2019 3:47 pm (51226)


Nuts, I'll do it today I swear. UPDATE: DONE
  • Author
  • Localization

aluigi, posted Tue Oct 01, 2019 12:27 am (51239)


The usual tintin ABE format:
http://aluigi.org/bms/tintin.bms

I updated the script only for stopping the extraction when an error is encountered.
  • Author
  • Localization

LolHacksRule, posted Wed Oct 02, 2019 8:58 pm (51297)


Thanks so much.
  • Author
  • Localization

LolHacksRule, posted Fri Jan 08, 2021 4:23 am (61530)


Quick rebump, the following BigFile (119MB) doesn't extract properly with tintin.bms and dies on 10_board.bik. Please note I modified the script to not use subdirectories for files with "_"s in it as I prefer direct filesystems of games. Any plan to fix the script or recommend me a different one? So far every other Wor_********.lin.bf file extracts fine. https://anonfiles.com/l2p1b378p4/Wor_0EC0A6E4.lin_bf

Code:
QuickBMS generic files extractor and reimporter 0.10.1
by Luigi Auriemma
e-mail: [email protected]
web:    aluigi.org
        (Oct 20 2019 - 14:53:23)

                          quickbms.com  Homepage
                            zenhax.com  ZenHAX Forum
                     @zenhax @quickbms  Twitter & Scripts

- start the scanning of the input folder: C:\Users\LolHacksRule\Desktop\Nintendo\WiiU\Games\Rabbids Land [ARBE]\content\LyN\BinCafe
- open input file C:\Users\LolHacksRule\Desktop\Nintendo\WiiU\Games\Rabbids Land [ARBE]\content\LyN\BinCafe\.\Wor_0EC0A6E4.lin.bf
- open script C:\Users\LolHacksRule\Desktop\Software\quickbms\Scripts\tintin - Copy.bms
- set output folder C:\Users\LolHacksRule\Desktop\Nintendo\WiiU\Games\Rabbids Land [ARBE]\content\LyN\BinCafe\wor
- the folder doesn't exist, do you want to create it (y/N)?:
  y

  offset   filesize   filename
--------------------------------------
  000bcda4 1790       BoardGame_GPP.wor
  000bd896 1372       BoardGame_GPP.rdp
  000bde12 1372       BoardGame_GPP_0.rdp
  000be38e 104        BoardGame_GPP.vil
  000be496 2399680    10_Board.bik

Error: incomplete input file 0: C:\Users\LolHacksRule\Desktop\Nintendo\WiiU\Games\Rabbids Land [ARBE]\content\LyN\BinCafe\Wor_0EC0A6E4.lin.bf
       Can't read 1645460047 bytes from offset 07437381.
       Anyway don't worry, it's possible that the BMS script has been written
       to exit in this way if it's reached the end of the archive so check it
       or contact its author or verify that all the files have been extracted.
       Please check the following coverage information to know if it's ok.

  coverage file 0    99%   121087597  121860993  . offset 07437381

Last script line before the error or that produced the error:
  73  clog NAME OFFSET ZSIZE SIZE
  • Author
  • Localization

LolHacksRule, posted Sat Jan 09, 2021 8:32 pm (61572)


Update: Here's some more problematic BigFiles, all "Tex_" files from the game extracted fine. I could be wrong but it could be relating to files with BigFiles with BIK files (So far every BigFile file I have without them extract fine). Listing all content for the problematic files works accurately, using "-e" and/or "-." also doesn't help extract the files. https://anonfiles.com/V5xf2572pc/RLand_ ... iles_2_zip

Code:
  offset   filesize   filename
--------------------------------------
  000042f4 1790       BaseLite.wor
  00004a92 32         BaseLite.vil
  00004ae6 3552116    Loading.bik

Error: incomplete input file 0: C:\Users\LolHacksRule\Desktop\Nintendo\WiiU\Games\Rabbids Land [ARBE]\content\LyN\BinCafe\Wor_16C2297D.lin.bf
       Can't read 1762022989 bytes from offset 00453dd3.
       Anyway don't worry, it's possible that the BMS script has been written
       to exit in this way if it's reached the end of the archive so check it
       or contact its author or verify that all the files have been extracted.
       Please check the following coverage information to know if it's ok.

  coverage file 0    99%   4521399    4537811    . offset 00453dd3

Last script line before the error or that produced the error:
  73  clog NAME OFFSET ZSIZE SIZE
  • Author
  • Localization

LolHacksRule, posted Sat Jan 09, 2021 9:01 pm (61573)


red_steel_2.bms helps with the listed but most files have have extra headers left from packing.
  • Author
  • Localization

LolHacksRule, posted Sun Jan 10, 2021 5:15 pm (61585)


Yep, it's BIK file specific, there are some BigFiles with only them, maybe its because they don't have an extra header after packing? Update: That's the problem, the script is targeting 40 bytes after the BIKi file headers where that only works correctly on files with packing headers.
  • Author
  • Localization

LolHacksRule, posted Sun Jan 10, 2021 10:03 pm (61593)


UPDATE: This also happens with MID files.
  • Author
  • Localization

LolHacksRule, posted Tue Jan 12, 2021 3:26 am (61616)


I found might've found another issue with tintin.bms, a portion of files are not detected (like MDF, OSC, GRP, ACK), I tested on the three files I posted here and as of now, all files on me.
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.