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.

Hi!,How to open FTS Soccer 2015's .dat file

Featured Replies

  • Author
  • Localization

xxxtentacionFan1907, posted Sat Feb 08, 2020 7:31 pm (53863)


Hi I need Edit Database for FTS Soccer 15's .dat file But I not Know How Edit :D Help Me Please
  • Author
  • Localization

LolHacksRule, posted Sun Feb 09, 2020 2:37 am (53867)


What is this? Doesn't look like anything readable...
  • Author
  • Localization

xxxtentacionFan1907, posted Sun Feb 09, 2020 8:04 am (53871)


LolHacksRule wrote:
What is this? Doesn't look like anything readable...

File that helps to Organize Players Somewhere I read something that says hex is opening
but i dont know hex
  • Author
  • Localization

LolHacksRule, posted Sun Feb 09, 2020 5:56 pm (53884)


No clue on this sorry
  • Author
  • Localization

aluigi, posted Tue Mar 24, 2020 3:39 pm (55046)


quickbms allows to do some editing very easily with both strings and numbers.
That file is just a sequence of numeric fields, I guess a 32bit one and 16 8bit fields.
Even with the hex editor it's not that easy.

Try this script:
Code:
get DUMMY long
get ELEMENTS long
for i = 0 < ELEMENTS
    slog "" -1 -1 long
    for x = 0 < 0x10
        slog "" -1 -1 byte
    next x
next i

Try to edit some of these fields (the big number is the first of each entry) and then use reimport.bat for applying the changes.
Have fun.
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.