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.

Audio files Unreal engine

Featured Replies

  • Author
  • Localization

pig321pig, posted Fri Apr 14, 2023 3:38 pm (76388)


How repack.ogg to .uasset?
i can unpack this .uasset to .ogg but I can't repack it back to .uasset
Can someone help me?
  • Author
  • Localization

moder jack, posted Sun Apr 16, 2023 11:52 am (76410)


??? ??????
  • Author
  • Localization

pig321pig, posted Sun Apr 16, 2023 4:09 pm (76413)


moder jack wrote:
??? ??????

Sherlock's???
English please.
  • Author
  • Localization

mrmemmo_, posted Mon Apr 17, 2023 8:29 am (76423)


Code:
FSeek(20);
int hash;

if(hash != 0)
    FSkip(20);

int offset_data;
FSkip(13);
int class_count;
FSkip(12);
int object;
int offset_object;
int frobject;
int offset_frobject;
int64 offset_datanull;
int64 offset_dataraw;
FSkip(80);
int64 file_size; // - 4
int64 unk;
typedef struct
{
    int   length;
    char data[length];
} RECORD;
RECORD record[class_count] ;

typedef struct
{
    int array[7];
} UNKNOW;
UNKNOW unknow[frobject] ;

typedef struct
{
    int array[6];
    int lenght;
    int offset;
    int array2[9];
} DATAADDR;
DATAADDR address[object] ;

byte datanull[offset_dataraw - offset_datanull];
byte headdataraw[offset_data - offset_dataraw];

and
Image
  • Author
  • Localization

pig321pig, posted Mon Apr 17, 2023 9:16 am (76424)


mrmemmo_ wrote:
Code:
FSeek(20);
int hash;

if(hash != 0)
    FSkip(20);

int offset_data;
FSkip(13);
int class_count;
FSkip(12);
int object;
int offset_object;
int frobject;
int offset_frobject;
int64 offset_datanull;
int64 offset_dataraw;
FSkip(80);
int64 file_size; // - 4
int64 unk;
typedef struct
{
    int   length;
    char data[length];
} RECORD;
RECORD record[class_count] ;

typedef struct
{
    int array[7];
} UNKNOW;
UNKNOW unknow[frobject] ;

typedef struct
{
    int array[6];
    int lenght;
    int offset;
    int array2[9];
} DATAADDR;
DATAADDR address[object] ;

byte datanull[offset_dataraw - offset_datanull];
byte headdataraw[offset_data - offset_dataraw];

and
Image

I'm sorry, but I don't know how to use it. Can you make a tutorial?
  • Author
  • Localization

mrmemmo_, posted Mon Apr 17, 2023 9:44 am (76426)


010 editor
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.