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.

xnb texture

Featured Replies

  • Author
  • Localization

ISKA, posted Sun Dec 25, 2022 5:47 pm (74741)


Hi, we have completed a game localization that use Microsoft XNA engine and started testing. We have to edit fonts o our language but we didn't open font files. Can anyone make a tool that export/import texture files, or it exists such tool?
  • Author
  • Localization

mrmemmo_, posted Tue Dec 27, 2022 12:02 am (74758)


compression lz4
  • Author
  • Localization

mrmemmo_, posted Tue Dec 27, 2022 12:07 am (74759)


char Magic[4];
short Version;
int FileSize;
int UnCompressSize;
byte Data[FileSize - 0xE];
  • Author
  • Localization

ISKA, posted Fri Dec 30, 2022 1:20 pm (74811)


mrmemmo_ wrote:
char Magic[4];
short Version;
int FileSize;
int UnCompressSize;
byte Data[FileSize - 0xE];


So you could make tool for this? Because I don't know about this stuff. I just want to edit fonts.
  • Author
  • Localization

mrmemmo_, posted Fri Dec 30, 2022 2:05 pm (74814)


width height begin at 0x3B
int width;
int height;
int numTex; ??
int sizeBitmap;
byte bitmap[sizeBitmap];

type bitmap is rgba32
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.