GithubHelp home page GithubHelp logo

theawesomecoder61 / blacksmith Goto Github PK

View Code? Open in Web Editor NEW
125.0 14.0 27.0 28.97 MB

Blacksmith is a tool for viewing, extracting, and converting textures, 3D models, and sounds from Assassin's Creed: Odyssey/Origins/Valhalla and Steep.

Home Page: http://t-poses.com/bs/

License: Other

C# 99.78% GLSL 0.22%
assassin-s-creed steep forge ubisoft 3d-models texture extract anvilnext

blacksmith's Introduction

Blacksmith icon

Blacksmith

Blacksmith is a tool for viewing, extracting, and converting textures, 3D models, and sounds from Assassin's Creed: Odyssey, Assassin's Creed: Origins, Assassin's Creed: Valhalla, and Steep.

Note 1: Blacksmith is NOT a repacker. It CANNOT MODIFY, INJECT, NOR REPLACE files.

Note 2: Blacksmith supports ALL VERSIONS (past and latest) of each game

Note 3: I DO NOT CONDONE PIRACY. The program assumes that you have access to the games' files.

Discord

Join the Discord server to engage with other fans of Assassin's Creed (and other supported games), and for quick support.


Check the Current Support section to see what is supported.


➡ Update regarding the repo ⬅

I will no longer be updating the repo with the source code of 1.7 and later. Access to the source code is now a donation perk. I have migrated away from GitHub due to the amount of effort and time I have put into development. Sorry guys.

However, the readme, changelog, and Releases page will still be updated. The repo will stay online and will not be deleted.

You can learn more about donating here.


Remember ARchive_neXt?

Blacksmith tries to serve as a successor to ARchive_neXt, since development has seemingly ceased, and it does not support the two latest Assassin's Creed games nor Steep. I designed the functionality of Blacksmith to be identical to that of ARchive_neXt.

Supported Games

PC versions of:

  • Assassin's Creed: Odyssey
  • Assassin's Creed: Origins
  • Assassin's Creed: Valhalla
  • Steep
  • Ghost Recon: Breakpoint (sometime after 2.0's release)
  • Ghost Recon: Wildlands (sometime after 2.0's release)

Functionality

  • The main features are viewing and extraction of:
    • .forge files
    • 3D models
      • conversion to: 3ds, dae, fbx, obj, stl
    • textures
      • conversion to: dds, png, tga, tiff
    • sounds
      • conversion to: ogg
  • Also:
    • extraction of sounds and soundbanks from pck files
    • creation of filelists from forge files
    • extraction of all entries from forge files

First Time Setup

  1. Download the latest version from below.
  2. Upon opening Blacksmith, complete the Welcome guide.

Documentation

Go here.

Downloads

Found here.

Changelog

View the changelog here.

Research

Are you curious about the file structures of these games and my discoveries? Check out the Wiki.

Building (if you wish to)

You will need:

  • Visual Studio 2017
  • .NET Framework 4.6

(built on Windows 10 Home 64-bit)

Forum Thread/Discussion

Blacksmith on Xentax

License

Blacksmith is licensed under the MIT License.

Third-Party Software

  • Aspose.3D
  • ini-parser
  • libzstd
  • lzo
  • oodle
  • OodleSharp
  • OpenTK
  • texconv
  • winsparkle
  • ww2ogg
  • Zstandard.Net

Blacksmith icon by Krisada from the Noun Project

Donate

If you appreciate the work I put into Blacksmith, would you care to contribute to the development of Blacksmith financially? I would greatly appreciate any contribution. Non-obligatory and one-time.

paypal

blacksmith's People

Contributors

theawesomecoder61 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blacksmith's Issues

Most Files are unviewable

I recently got Blacksmith to look into the files for Odyssey that I have on Steam, but the vast majority of the files won't let me actually view them. The DLC pathes with paths of steamapps\common\Assassins Creed Odyssey\DataPC_##_dlc_patch_01.forge all work fine, letting me view the models, textures, tables, etc. inside (mostly), and having the various LOD models nested in their respective LOD selector. However, some files, plus every other file outside those patches, doesn't let me view any of them, shows everything with an expand icon that just disappears, LODs aren't nested together, attempting to open a file that has been extracted (.acod type for example) just causes an unhandled exception.

To note, the file info at the bottom of the program window correctly states the type of file, yet the right-click menu shows all of the unviewable files as being Datafiles.

I have tried reinstalling, that didn't help.

Error message I recieved when trying to open a file

Additionally, the Queue, Find, and just about every other second window the program will open remain blank and non-existent.

.obj files from Odyssey give error message when imported to Blender.

The error is:

Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons\io_scene_obj\__init__.py", line 148, in execute
    return import_obj.load(context, **keywords)
  File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons\io_scene_obj\import_obj.py", line 1287, in load
    dataname,
  File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons\io_scene_obj\import_obj.py", line 795, in create_mesh
    blen_uvs.data[lidx].uv = verts_tex[0 if (face_uvidx is ...) else face_uvidx]
IndexError: list index out of range

location: <unknown location>:-1


For honor support?

Big task ik, but seeing you got 4 other games i see it being a possibility, steamdepotdownloader may be your friend 👍 C:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.