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.

Final Fantasy X/X-2 .vbf Switch

Featured Replies

  • Author
  • Localization

masagrator, posted Thu Apr 11, 2019 7:30 am (46785)


No tool and quickbms script could unpack this.

I don't know if configs are necessary, but they have file structure inside, so I uploaded it just in case.
Header is SRYK like in PC.

So in archive are:
first and last 16 MiB of FFX_Data.vbf
FFX_sharedconfig.ini
first and last 16 MiB of FFX2_Data.vbf
FFX2_sharedconfig.ini

https://drive.google.com/file/d/1COMT1G ... sp=sharing

BMS script probably reads SIZE wrong as it crashes at
Code:
log MEMORY_FILE2 TMP SIZE


with error
Code:
- error in src\extra\xalloc.c line 618: xdbg_malloc()

Error: memory allocation problem
*Not enough space to execute this* (it was in Polish, so I have translated this)


Even if SIZE is small enough, next is an issue with OFFSET.
  • Author
  • Localization

aluigi, posted Thu Apr 11, 2019 9:17 am (46791)


What script are you using?

There is no TOC (table with file information) which makes me think it's encrypted.

All the files can be extracted with offzip since they are zlib compressed:
Code:
offzip -a -Q FFX_Data_End.vbf output_folder
  • Author
  • Localization

masagrator, posted Thu Apr 11, 2019 11:51 am (46806)


offzip can extract, but only as chunks.

File has some issues comparing to PC.
f.e. it has doubled hash. After adding next hash it extracted four files and shows offset error.

I'm using ffxhd.bms
  • Author
  • Localization

aluigi, posted Thu Apr 11, 2019 12:12 pm (46807)


Oh, I didn't notice the chunks.
Add the -c option:
Code:
offzip -a -Q -c 0x10000 FFX_Data_End.vbf OUTPUT_FOLDER
  • Author
  • Localization

Mysticus, posted Wed Apr 22, 2020 5:25 pm (56187)


@ffgriever
Does this tool works for the PC version too?

EDIT: I tried to extract the .vbf files from the PC version of this game but it doesn't work.
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.