• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Game Modifications › Cheats, Hacks, & Game Patches v
« Previous 1 ... 11 12 13 14 15 ... 18 Next »

Utility to generate texture hash filenames (Currently MP1 only)
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Utility to generate texture hash filenames (Currently MP1 only)
06-15-2018, 10:58 AM
#1
antidote Offline
Junior Member
**
Posts: 21
Threads: 5
Joined: May 2014
I've written a small program in C that's able to generate the hashes for dumped textures and generate a "proper" filename, I have no plans on working on this further, but I hoped that someone else would be interested in it and expanding it to support many other games and texture formats.

Currently it has support for the most common formats:
Code:
   I4;
   I8;
   IA4;
   IA8;
   C4;
   C8;
   RGB565;
   RGB5A3;
   RGBA8
   CMPR

However it does not support any palletized formats.

https://gitlab.axiodl.com/AxioDL/txtrhashgen

I'm releasing this as public domain so feel free to use it.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode