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.

[PS3] The Last Of US

Featured Replies

  • Author
  • Localization

salism3, posted Mon Apr 24, 2023 3:00 pm (76528)


How to edit text in this file?

your help means a lot to me :)
  • Author
  • Localization

mrmemmo_, posted Mon Apr 24, 2023 3:54 pm (76533)


010 Template
Code:
BigEndian();
int count;
local int pos = count * 8 4;
typedef struct
{
    int id;
    int size;
    local int p_next = FTell();
    FSeek(pos size);
    string text;
    FSeek(p_next);
} STRINGTABLE;
STRINGTABLE StringTable[count];

string SText(STRINGTABLE &t)
{
    return t.text;
}
  • Author
  • Localization

salism3, posted Mon Apr 24, 2023 4:12 pm (76534)


mrmemmo_ wrote:
010 Template
Code:
BigEndian();
int count;
local int pos = count * 8 4;
typedef struct
{
    int id;
    int size;
    local int p_next = FTell();
    FSeek(pos size);
    string text;
    FSeek(p_next);
} STRINGTABLE;
STRINGTABLE StringTable[count];


string SText(STRINGTABLE &t)
{
    return t.text;
}

hello thanks for answering. what's wrong with this?
  • Author
  • Localization

pig321pig, posted Mon Apr 24, 2023 5:14 pm (76535)


salism3 wrote:
mrmemmo_ wrote:
010 Template
Code:
BigEndian();
int count;
local int pos = count * 8 4;
typedef struct
{
    int id;
    int size;
    local int p_next = FTell();
    FSeek(pos size);
    string text;
    FSeek(p_next);
} STRINGTABLE;
STRINGTABLE StringTable[count];


string SText(STRINGTABLE &t)
{
    return t.text;
}

hello thanks for answering. what's wrong with this?

use 010 editor
https://www.sweetscape.com/010editor/
  • Author
  • Localization

salism3, posted Tue Apr 25, 2023 7:19 am (76541)


Thank You! I have managed to see parsing the data, now how do I change the data?
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.