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.
Zero Tolerance for Disrespect

asura engine atomfall Line coordinates

Featured Replies

  • Localization

Hi everyone, can someone help me decode the coordinate files for this line? Thank you.

fonts.rar

Edited by wolf1987

  • wolf1987 changed the title to asura engine atomfall Line coordinates
  • 2 weeks later...
  • Supporter

Here's something. But you must figured out coordinates. Not sure what to do... It's in "uint16 Var[16];"

//------------------------------------------------
//--- 010 Editor v14.0 Binary Template
//
//      File: 
//   Authors: 
//   Version: 
//   Purpose: 
//  Category: 
// File Mask: 
//  ID Bytes: 
//   History: 
//------------------------------------------------
LittleEndian();OutputPaneClear();

local uint32 i,j,k,l,m,n,o;

struct
{
    char Sign[4];
    uint32 FileSize;
    uint32 Unknown_0;
    uint32 Unknown_1;
    string FileName;
    FSeek(16);
    FSkip(100);
    uint32 Unknown_2;
    uint32 Unknown_3;
    uint32 Unknown_4;
    uint32 FontSetCount;
    uint32 Unknown_5;
    uint32 Unknown_6;
    uint16 Unknown_7;
    uint16 Unknown_8;
    uint32 Unknown_9;
    ubyte Unknown_10;
}Header;


struct
{
    local uint32 StrPos=FTell();
    string TextureFileName;
    FSeek(StrPos);
    FSkip(108);
    uint16 Unknown_0;
    uint16 Unknown_1;
    uint32 TextureWidth;
    uint32 TextureHeight;
    uint32 CharIndex;
    
    struct
    {
        uint16 Var[16];
        wchar_t Char;
        uint16 EndMarker;
    }CharIndexDef[CharIndex];
}FontSet[Header.FontSetCount]<optimize=false>;

 

Create an account or sign in to comment

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.