Skip to content

Releases: Scobalula/Greyhound

MW2 Sounds and XAnims

02 Nov 18:39
fab7d27
Compare
Choose a tag to compare
  • Experimental support for MW2 Sounds (all sounds have no names) and XAnims (single buffer animations only atm).

AW Parasyte

30 Oct 15:48
f4f0a63
Compare
Choose a tag to compare
  • Added support for AW via Parasyte (Supporters).

More micro-fixes

29 Oct 22:02
2189be3
Compare
Choose a tag to compare
  • Fixed an issue with material names on export from SP in new game video.
  • Fixed an issue with potential crashing with absolute paths in WinFileSystem class.

Bailey Needs MODELS

29 Oct 20:49
de11426
Compare
Choose a tag to compare
  • Fixed SP for new game video.
  • Fixed CDN for new game video.

MW2 Release

28 Oct 17:32
24bfbba
Compare
Choose a tag to compare
  • Experimental support for MW2. Models only. Information available in my Discord server.
  • Fixed Oodle not being copied for some users for MW2, should now work across Steam and Battlenet.

New Sorting + Effect Removal

16 Oct 04:48
49376b1
Compare
Choose a tag to compare
  • Added new sorting methods, with easy additions in the future. This replaces the toggle in the General Settings table and currently provides sorting for: Name, Details, and None. None performs no sorting and simply displays assets as they are received from the game or package. This makes it very useful for hashed content from games like Black Ops Cold War, where you can identify similar assets by their location within the asset list.
  • Removed Effect support due its issues, lack of use by most users, and as I begin refactoring to clean up the hound for easy maintenance.

More CDN Fixes

09 Oct 12:53
6e14ee9
Compare
Choose a tag to compare
  • Fixed an issue with MW CDN textures not exporting correctly.
  • Fixed an issue with MW loaded images.

CDN Fixes

09 Oct 08:20
Compare
Choose a tag to compare
  • Fixed issues with MW2/VG CDN support.
  • Added experimental support for MW CDN.

MW2 XAnims + More

08 Oct 10:56
Compare
Choose a tag to compare
  • Added experimental support for MW2 XAnims
  • Added experimental CDN support for VG
  • Asset logging updates for MW4/VG (Cortland)
  • Structural changes to match edits to Parasyte

Fixes Saturday

01 Oct 18:51
Compare
Choose a tag to compare
  • Fixed Black Ops 3 Images
  • Added experimental CDN support for MW2
  • Added Materials for MW2
  • Added Images for MW2
  • Changed Settings to use Json file instead of binary format
  • Added asset logging for all titles. (Cortland PR)