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.

Captain Tsubasa Rise of New Champions text.ttb files

Featured Replies

  • Author
  • Localization

h3x3r, posted Sat Mar 19, 2022 9:27 am (70600)


Code:
//------------------------------------------------
//--- 010 Editor v11.0.1 Binary Template
//
//      File:
//   Authors:
//   Version:
//   Purpose:
//  Category:
// File Mask:
//  ID Bytes:
//   History:
//------------------------------------------------
local int i,s;
local uint unk_count,str_count;
LittleEndian();

char Magic[4];
int UnkTable_Offset;
int UnkTable_Count;
unk_count=UnkTable_Count*16;
int LocTable_Count; // count of languages
int String_Count;
str_count=String_Count*8;
int Unk_2;
int Unk_3;
int MainTable_Offset;
int LocTable_01_Offset;
int Texts_Offset;
int Null[3];
int LocTable_02_Offset; // = unk_count str_count
int LocTable_03_Offset; // = unk_count str_count
int LocTable_04_Offset; // = unk_count str_count
int LocTable_05_Offset; // = unk_count str_count
int LocTable_06_Offset; // = unk_count str_count
int Null0[4];
int LocTable_07_Offset; // = unk_count str_count
int Null1[6];
int LocTable_08_Offset; // = unk_count str_count
int Null2[2];
int LocTable_09_Offset; // = unk_count str_count
int LocTable_10_Offset; // = unk_count str_count
int Null3[10];

byte UNKData[unk_count];

struct {
for (i=0;istruct {
    uint value0;
    uint value1;
    } Item;
} MainTable;

for (i=0;i
struct {
char Lang_ID[4];
for (s=0;sstruct {
    uint value0;
    uint value1;
    uint value2;
    uint value3;
    } Item;
} LocTable;

It parse file till texts section.
  • Author
  • Localization

wowisi8473, posted Tue Mar 22, 2022 9:28 am (70644)


h3x3r wrote:
Code:
//------------------------------------------------
//--- 010 Editor v11.0.1 Binary Template
//
//      File:
//   Authors:
//   Version:
//   Purpose:
//  Category:
// File Mask:
//  ID Bytes:
//   History:
//------------------------------------------------
local int i,s;
local uint unk_count,str_count;
LittleEndian();

char Magic[4];
int UnkTable_Offset;
int UnkTable_Count;
unk_count=UnkTable_Count*16;
int LocTable_Count; // count of languages
int String_Count;
str_count=String_Count*8;
int Unk_2;
int Unk_3;
int MainTable_Offset;
int LocTable_01_Offset;
int Texts_Offset;
int Null[3];
int LocTable_02_Offset; // = unk_count str_count
int LocTable_03_Offset; // = unk_count str_count
int LocTable_04_Offset; // = unk_count str_count
int LocTable_05_Offset; // = unk_count str_count
int LocTable_06_Offset; // = unk_count str_count
int Null0[4];
int LocTable_07_Offset; // = unk_count str_count
int Null1[6];
int LocTable_08_Offset; // = unk_count str_count
int Null2[2];
int LocTable_09_Offset; // = unk_count str_count
int LocTable_10_Offset; // = unk_count str_count
int Null3[10];

byte UNKData[unk_count];

struct {
for (i=0;istruct {
    uint value0;
    uint value1;
    } Item;
} MainTable;

for (i=0;i
struct {
char Lang_ID[4];
for (s=0;sstruct {
    uint value0;
    uint value1;
    uint value2;
    uint value3;
    } Item;
} LocTable;

It parse file till texts section.

thank you so much.
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.