Giter VIP home page Giter VIP logo

icebloc's Introduction

IceBloc

Asset extractor for Frostbite 2 games.

Supported games:

  • Battlefield 3
  • Medal of Honor: Warfighter (Some textures are broken)

Help, improvements and PRs are welcome!

Supported RES types:

Type Formats
MeshSet .obj .smd .semodel
DxTexture .dds
Metadata (EBX) .txt (dump)
AssetBank (Animations) .txt (dump)

Supported EBX types:

Type Formats
SoundWaveAsset .wav
SkeletonAsset .smd

Supported AssetBank types:

Type
FrameAnimation
RawAnimation
DctAnimation

Usage

  • Open the program and click the Load Game button on the bottom right.
  • Select your game install folder (e.g. "C:/SteamLibrary/steamapps/common/Battlefield 3").
  • Wait for all assets to load, then select the assets you wish to export and hit "Export Selection".
  • If you wish to extract unsupported asset types, go to the Settings tab and enable Raw Export.

Exporting Skinned Meshes/Animations

  • Select and export the SkeletonAsset you want to use
  • Export the Mesh/Animation you want to export

Notes

  • Exporting animations is slow because the tool has to do a reverse lookup to find some assets needed to resolve channel names.
  • Loading a game can take some time because all asset types need to be resolved prior to export

CLI

IceBloc also comes with a (basic) console tool if you prefer to use that over the UI.

These commands are available:

  • load game <path> Loads all game files.
  • load file <path> Loads a single file.
  • dump <ResType> <path> Dumps all contents of a raw file to a text file.
  • setgame <name> Manually override the current game (See Settings.cs for valid names).
  • hash <string> Returns a FNV1 hash from any given string
  • select <name> Select an asset for export
  • export Export the selection

TODO

  • Support Patch/DLCs
  • Support NonCas bundles (e.g. voice lines in BF3)

Build dependencies

  • NET 7.0
  • VS2022

icebloc's People

Contributors

marv7000 avatar

Stargazers

Mister Chedda avatar  avatar Matheus Silagi avatar AX200M avatar  avatar Kyle avatar  avatar Joe Constable avatar Alex avatar Cameron avatar Cameron Basham avatar IllustrisJack avatar  avatar

Watchers

Orfeas Zafeiris avatar  avatar Matheus Silagi avatar kiwipuppeh avatar  avatar  avatar Cameron Basham avatar

Forkers

highflex hengle

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.