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.

Torus Games .TXS (texture file)

Featured Replies

  • Author
  • Localization

Asdfguy86, posted Thu Apr 16, 2020 1:05 am (55976)


(hopefully in the right place this time)
having a bit of trouble decoding this type of texture file.
what i *do* know is that it is a raw bitmap format (seems like RGB8) that starts with a header (offsets 0x00000004 and 0x0000000D are different sometimes, at first i thought this was width/height info but if i use these values the imgs are a mess of pixels)
what i can't get at all is the palette info. if someone could help me with this that would be great (a noesis script would be ideal for this sort of thing)
attached below are some .txs examples in the ds game "monster jam urban assault", there are other torus DS games that use this .txs format however.

https://mega.nz/file/eDQUXIhS#pEdAtzShS ... 6FeLyTy6gs
  • Author
  • Localization

Allen, posted Fri Apr 17, 2020 12:20 pm (56029)


There are 2 formats, 4BPP and 8BPP. The color format of the palette is RGB5551 (16BPP).
The width information is replaced with some numbers.
There is a noesis script here. :)

tex_Torus_Games_txs.zip

  • Author
  • Localization

Asdfguy86, posted Fri Apr 17, 2020 8:01 pm (56039)


thank you very much!
script works perfectly with both torus ds games i tested it with
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.