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.

[PS2] - Shadow the Hedgehog *.FNT

Featured Replies

  • Author
  • Localization

OAleex, posted Mon Dec 27, 2021 4:25 pm (68506)


Image

Image
Image
  • Author
  • Localization

LinkOFF, posted Tue Dec 28, 2021 12:39 pm (68517)


Code:
//------------------------------------------------
//--- 010 Editor v10.0 Binary Template
//
//      File:
//   Authors:
//   Version:
//   Purpose:
//  Category:
// File Mask:
//  ID Bytes:
//   History:
//------------------------------------------------

int Entries;
local int i;

struct{
    for (i = 0; i < Entries; i ){
        struct{
                int Offset;
                int Unknown1;
                int Unknown2;
                int Unknown3;
                int Unknown4;
                local int Savepos;
                Savepos = FTell();
                FSeek(Offset);
                wchar_t Text[];
                FSeek(Savepos);
      }Text;
   };
}Strings;
  • Author
  • Localization

OAleex, posted Tue Dec 28, 2021 6:48 pm (68530)


LinkOFF wrote:
Code:
//------------------------------------------------
//--- 010 Editor v10.0 Binary Template
//
//      File:
//   Authors:
//   Version:
//   Purpose:
//  Category:
// File Mask:
//  ID Bytes:
//   History:
//------------------------------------------------

int Entries;
local int i;

struct{
    for (i = 0; i < Entries; i ){
        struct{
                int Offset;
                int Unknown1;
                int Unknown2;
                int Unknown3;
                int Unknown4;
                local int Savepos;
                Savepos = FTell();
                FSeek(Offset);
                wchar_t Text[];
                FSeek(Savepos);
      }Text;
   };
}Strings;



Thanks! But there's a problem, is it possible to expand the text size?
  • Author
  • Localization

aluigi, posted Tue Dec 28, 2021 8:13 pm (68531)


In case you need that code adapted to quickbms script:
Code:
int Entries;

    for i = 0 < Entries
                int Offset;
                int Unknown1;
                int Unknown2;
                int Unknown3;
                int Unknown4;
                slog "" OFFSET -1 unicode
    next i

reimport2.bat should work well in editing the strings and using text of any length.
  • Author
  • Localization

OAleex, posted Tue Dec 28, 2021 8:58 pm (68532)


aluigi wrote:
In case you need that code adapted to quickbms script:
Code:
int Entries;

    for i = 0                 int Offset;
                int Unknown1;
                int Unknown2;
                int Unknown3;
                int Unknown4;
                slog "" OFFSET -1 unicode
    next i

reimport2.bat should work well in editing the strings and using text of any length.


Thanks, folks! :D
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.