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

Graphic file formats

Get help on any and all graphical formats...

  1. Started by piken,

    This is an archive of the useful list originally from https://forum.xentax.com/viewtopic.php?t=15540, which seemed a fitting first topic for graphic file formats. Some links are broken because they pointed to internal downloads on Xentax :'(, but most work :). ------------------------------------------------------------------------------------------------------------------------ Post by ikskoks » Fri Nov 25, 2016 2:13 pm TextureFinder 1.3.2 Designed to find textures inside any uncompressed files. Any size, any pixel bit format, any binary file. It only requires that the file be uncompressed. This tool is intended to be used by researc…

  2. Started by UZ.-,

    Hello everyone, I’m looking for some help cracking the per-image compression for Magic Chronicles (2003). I am trying to extract the textures and UI bitmaps from .bin and .dat files (which share the exact same format). I've included a summary of what I've accomplished and where I'm stuck, hoping someone can help me with an quickbms script or python please. I've also attached the .bin, .dat, and .exe files for the game. https://www.mediafire.com/file/cts1akuxc64e20d/MAGIC_CHRONICLES_BIN.rar/file

  3. Started by sdadsdasd,

    Hey, I'd like to extract the font textures from True Crime: New York City (PS2 version) so I can translate the game into my language, would anyone be able to help me? I found a thread on ZenHAX about the PC version. https://zenhax.com/viewtopic.php@t=16727.html https://gist.github.com/leeao/dcde28347f211283bfd1ca60f792744f Here are the .tag files with the PS2 font textures. ps2 true crime .tag.zip

  4. 00000002-00000002-ICON00_LUF_ANGRY.zip I've been working on this game for a while making a Japanese dub mod and I've figured out most of the game except textures and models. I need help with the texture file format of this game to finish my mod I've tried a lot with this but I just couldn't figure it out. I have collected info about it though so this could help if anyone could help me with this I'd appreciate it a lot. Some information about TPL PS2 format. this has 2 sections: - first section: Header data - Red: magic number 0TKP - Green: Count of images - Pink: list offsets section: - first int is offset to image header - second is size - second section: Image Header; …

  5. Started by UZ.-,

    Hello everyone,I’m looking for some help cracking the per-image compression for Buccaneer (1997, SSI). I am trying to extract the textures and UI bitmaps from bitmaps256.cat and combat.cat (which share the exact same format). I've included a summary of what I've accomplished and where I'm stuck, hoping someone can help me. I've also attached the .cat and .exe files for the game. Thanks in advance! buccaner files.zip

  6. L1GFX.PC textures sample files Archive yes 🤔TiledGGD?? want GFX .DDS i'm sorry ConsoleTextureExplorer Not TextureFinder 🙄

  7. Started by UZ.-,

    Hello everyone, I’m looking for some help extracting the textures from this .tex file from the game mentioned in the title. I’ve tried several different methods, but unfortunately I haven’t been able to figure out the file format or successfully unpack it. I’ve attached the .tex file in question, along with an .md file containing an analysis of the file structure, in case anyone would like to take a look and see where the problem might be preventing the file from being extracted/unpacked. Any help or suggestions would be greatly appreciated. Thank you very much in advance for taking the time to look into this! https://www.mediafire.com/file/u82e38919q2kmzd/tex.rar/file …

  8. Hello everyone, I’m looking for some help with deciphering/extracting the ADF files from the game Fairyland Online. I’ve attached some files for anyone who would like to investigate them, as well as the game executable in case it is needed for analysis. The specific file I’m interested in is mouse.adf, as I believe it may contain the game’s mouse cursors. Any help in figuring out the structure of these files or extracting their contents would be greatly appreciated. Thank you very much in advance to everyone who takes the time to help! ---- Extract the mouse cursor sprites from the client of "Fairyland Online" (aka King of Kings 3 engine, developer: Lager Network Tech…

  9. Hello everyone. Thank you for the previous assistance with extracting resources from "Kita e. White Illumination" and "Kita e. Photo Memories." Basing on the extraction from "Kita e. Photo Memories," I successfully extracted the Event CGs and backgrounds from "First Kiss Story II." Unfortunately, I've run into another extraction problem, "Milky Season," developed by KID. Although AyuanX developed the extraction tool Kid Tools Gui (KTG) for common KID games, unfortunately, neither KTG nor Noesis can recognize the contents packaged in the AFS format files in the Dreamcast version of "Milky Season": KTG extracts the contents of background/event CG packages like BG00.afs into…

    • 0 replies
    • 183 views
  10. I'm looking for existing tools that can extract texture files from GTA San Andreas TXDs. gtasanandreas_txd.rar

  11. Hi everyone, I'm trying to extract texture files from two Dreamcast games—Kita e White Illumination and Kita e Photo Memories—and I'm stuck on two issues. First, for White Illumination, the .CB file (which I opened with a hex editor and found to contain .dds and .set files) was extracted using a script generated by DeepSeek, but the resulting .dds files won't open in any image viewer I've tried (see SSYF.zip). Second, for Photo Memories, the PVR files have GBIX and PVRT headers, but none of the usual tools—pvr2image, Noesis, sprt2png, or PVRTexTool—can convert or even open them (yuko_PVR.zip). I suspect the data might be compressed, encrypted, or using non‑standard header…

  12. Started by UZ.-,

    Hi everyone, I’m hoping someone here might be able to help me extract the textures from this file. The main file is the .pck, but it also comes with two additional files, .dir and .tbl, so I’ve attached all three just in case they are needed. I’ve also been investigating the format with the help of AI, and this is what I’ve managed to discover so far: If anyone has experience with this kind of custom archive format, reverse engineering, or has any idea how these .pck / .dir / .tbl files are structured, I would really appreciate any help or suggestions on how to proceed. My main goal is simply to extract the textures from the archive. Any help for an a script for quickbms…

  13. I need some advice on how to edit the font (game subtitles) in an older game where the font is like an image (bitmap). I need to edit the font because of the different character set used to translate the game text. I can edit a font saved separately in TTF format, but a bitmap font is a new thing for me. I used the MummGGTool. The result is an image in the shape of a narrow strip with letters. What is strange to me is that the letters have different slants and some are split. I was able to compensate for the slope in some of the letters by changing the width of the image (see image). Some of the letters do line up, but they remain split. Following the a…

      • Thanks
    • 3 replies
    • 1.8k views
  14. I'm currently looking into the Xbox Live Arcade (XBLA) game Shrek N Roll for Xbox 360. Using X360 Tools to inspect the STFS package, I extracted the internal folder structure and found a textures directory containing files with the extension .texture.x360 (files like loadingbanner.texture.x360 and shadowTexture.texture.x360). However, when trying to open them or export them directly, standard image viewers or renaming them to .dds / .png results in an unspecified format error. It seems these files might be proprietary container formats or archives holding multiple textures rather than standalone images. Does anyone know how these .texture.x360 files are structured? Is the…

      • Like
    • 1 reply
    • 179 views
  15. I'm looking for existing tools to convert Taxi Racer New York 2 DCTs to DDS files. taxiracernewyork2_dct.rar

      • Like
    • 1 reply
    • 162 views
  16. Started by UZ.-,

    Hi everyone, I need some help converting these RAW files into a known image format such as TGA, BMP, or DDS, please. They appear to be cursors/sprites/textures from the game in question. I’ve included a ZIP containing the RAW files, along with a CSV and an MD file with all the information and research I’ve gathered so far. I hope someone can help me figure this out. Any help would be greatly appreciated! Thank you in advance! cursors_raw.zip

  17. Started by UZ.-,

    Hi everyone, I'm looking for some help extracting this .pak file. I've already tried several QuickBMS scripts and even used AI to help analyze it, but I still haven't been able to get good results. This script from aluigi, dont work for me; http://aluigi.org/papers/bms/risen.bms Would anyone be willing to take a look or point me in the right direction? I'd really appreciate any help or advice. Thanks again for taking the time to help—I really appreciate it gui2.rar

  18. This topic is mostly for archiving purposes.I actively support only the NLTX script.I've noticed ZenHAX (as a user) reposted topics and files here for archival purposes. And so I spontaneously had another go at my scripts, this time with AI-assisted optimisation. This AI-assisted optimisation went through rigorous A/B testing with file samples I still had. I am not well versed in FOSS licences, but assume the code is distributed with MIT licence (do whatever you want but no warranties). These files are for Noesis version 4.474. Don't forget to update. Put these files innoesis\plugins\pythonfolder. Here are the details of what each file is for:tex_*.py: files for parsing t…

  19. The attached archive contains a graphic from a game that I'd like to edit. I can view the texture in Imageheat in 128x128 PS2 1 Swizzle format. But I don't know which programs I can use to edit it. Please let me know. https://drive.google.com/file/d/12TjUeUY8EYp6Vkds7980emsrJ-yWE_mu/view?usp=drive_link

  20. Hello, I'm reaching out to ask for your help with a project I'm working on. I'm currently translating Final Fantasy VII Remake Intergrade for the PS5. At this point, I've successfully completed almost every part of the workflow. I can export and import the font glyphs and textures correctly, and everything works perfectly on both the PC and PS5 versions. The tool I'm using is based on and adapted from matyamod's FF7R Font Mod Tools, so I'd also like to give full credit to the original author for creating such a great foundation: https://github.com/matyamod/FF7R-font-mod-tools However, I'm currently stuck on one final issue: the PS5 swizzle process. I've tried implementing…

  21. Hi! I'm looking into Zoo City, a discontinued Android Unity game, for personal preservation/reference. The APK/XAPK contains many UnityFS AssetBundles under: assets/Bundles/Android/ Folders include: - ui - spine - atlas - texture - tex - prefab - effect - ldt - soundbanks Tools seem to detect UnityFS bundles, but they report them as encrypted or requiring a key. I'm not trying to redistribute assets or bypass online services. I just want to understand whether this is a known custom UnityFS header/protection method, and if there are safe/legal ways to inspect the structure or identify the format. Has anyone seen this kind of UnityFS bundle protection before? Thanks!

    • 0 replies
    • 320 views
  22. Started by gerald15,

    The game was made using the RenderWare engine. From what I can see in the PS2 version, the number of characters in the font is limited. Therefore, German has the most characters. I've uploaded fonts for all languages. I need a script that can export and import these textures. languages.rar

  23. Hi everyone, could you please help me? I have the following .SPR and .ANI files from the referenced game, and I haven’t been able to extract or unpack them properly. I’ve tried several QuickBMS scripts based on the .res extension, but it seems these files use a different format than the ones those scripts support. Dragon UnPACKer , Watto extractor, magic viewer, ninja ripper don’t work either—they don’t detect any images inside. I’ve attached a RAR with the .spr and .ani files. Thanks in advance, I really appreciate it! spr.rar

  24. I'm searching for tools that converts Shogo: Mobile Armor Division .DTX into .JPG or .TGA. This format is the same as other games powered by LithTech such as Blood II: The Chosen. Here is the 010 Editor binary template for .DTX DTX_Lithtech_texture_template.bt shogomobilearmordivision_dtx.rar

  25. Started by redtarp,

    Hello, I'm trying to get sprites from the fighting game One Piece Burning Blood. I have found a noesis Python script; however, it seems that it can only work with character models and their .npks, and textures seem to be in .npkv. I've included the .npk model script I found and a .zip with some .npkv, which I believe sprites are in, Luffy's model (character_000) with his .npk that works with the existing script, and a .npki and .npkv. fmt_SpikeChunsoftFTG_npk.py samples.zip

    • 0 replies
    • 508 views

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.