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.

Open .dat file from FIFA 14 PSP

Featured Replies

  • Author
  • Localization

Old Creator, posted Fri Sep 17, 2021 2:43 pm (66477)


Can anyone make a bms script to open this file?
This is from FIFA 14 PSP
  • Author
  • Localization

aluigi, posted Fri Sep 17, 2021 3:07 pm (66481)


Use the following script to decompress config.dat:
Code:
comtype dk2
get SIZE asize
get NAME filename
string NAME "big"
clog NAME 0 SIZE SIZE

And then use this one for extracting the files from it:
http://aluigi.org/bms/ea_big4.bms
  • Author
  • Localization

Old Creator, posted Sat Sep 18, 2021 1:03 pm (66515)


aluigi wrote:
Use the following script to decompress config.dat:
Code:
comtype dk2
get SIZE asize
get NAME filename
string NAME "big"
clog NAME 0 SIZE SIZE

And then use this one for extracting the files from it:
http://aluigi.org/bms/ea_big4.bms

What about this file? script doesn't work in some .dat files
  • Author
  • Localization

aluigi, posted Sat Sep 18, 2021 3:38 pm (66518)


There is no compression, it's just raw data.
Use a hex editor to "look" inside them.
  • Author
  • Localization

akira99, posted Wed Sep 29, 2021 3:51 pm (66739)


you can extract the file with the fifa14 obb and big extractor script at first then extract the obtained file with ea_big4.bms you will find ini files such as ai.in etc ...
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.