Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 02/26/2025 in Files

  1. Version 1.0.1

    143 downloads

    Final Fantasy VII Rebirth tool Exports static and skeletal characters, maps (including nanites). In addition to all DLLs provided here, it requires global.ucas file from the game, it must be in the same folder as .EXE. Usage is similar to previous FF7remake tool. See below. Main difference is that nanite maps (using nanites) are exported in DMF format (download blender plugin for it here). Tool usage: You can use the tool to convert individual assets, or all assets in a folder. 1. To convert one asset, drop asset file onto the tool, or run the tool from command line with asset filename as parameter. If asset file contains a texture, it will create "texture.db" file with information for later use in map extraction. If asset file contains static or skeletal mesh, in will be exported to ASCII. Raw data will also be saved in "staticmesh.raw" & "skeletalmesh.raw" folders for later use in map extraction. If asset file contains a material, it will export material info in a text file, and create "material.db" file with information for later use in map extraction. If "material.db" file already exists next to the tool, it will be updated with newly found materials. If asset file contains a blueprint, it will create "blueprint.db" file with information for later use in map extraction. If "blueprint.db" file already exists next to the tool, it will be updated with newly found blueprints. 2. To convert all assets in a folder, place the tool in that folder and run it. Tool will search that folder and all subfolders for .uasset files and try converting them all. When prompted "are you sure?" you can press "enter" to confirm or Ctrl-C to cancel. 3. To convert maps, drop .umap file onto the tool, or run the tool from command line with umap filename as parameter. Current version will extract static meshes, skeletal meshes, blueprint-generated meshes and nanite "terrain streams" from a map. For map extraction to work, "staticmesh.raw" and "skeletalmesh.raw" folders with previously extracted data must be in the same folder with the tool. If some models will be missing, tool will give messages. If "blueprint.db" file will be next to the tool, it will try and place all models mentioned in blueprints on the map. There's no proper blueprint support, so some models may be placed incorrectly. If "texture.db" file will be next to the tool, it will be used to assign proper material names to nanite parts of a map instead of hashes.
    4 points
  2. Version 1.0.0

    358 downloads

    Localization tools for game. Currently NOT WORKING with AC: Shadows Made by NoobInCoding, thx P.S using this as sample for tutorial as well..
    2 points
  3. Version 1.0.0

    328 downloads

    Tool for FFXVI (Final Fantasy 16) models. So far it must support all (or almost all) models from "chara" folder. Static map parts may also work. Did not test much of the others. Requires 1 or 2 parameters. Usage: FF16.exe <mdl> <pac> 2nd parameter is needed for skeletons. If you don't provide .PAC file, model will be exported as static mesh. The PAC file for character group is in its corresponding "pack" folder.
    2 points
  4. Version 0.9.0

    527 downloads

    Tool to grab AES key from UE4-UE5 game engine
    2 points
  5. Version 1.3

    68 downloads

    A tool that extracts the SCEE London Studios PS3 PACKAGE (.PKF, .PKD, .PAK, .PKG, .THEMES) files. It supports all of its known variants - plain, compressed, encrypted, 32/64-bit. Compiled for 64-bit Windows and Linux. Usage is simple: scee_london "/path/to/Pack0.pkd" "/path/to/out_dir" Alternatively, on Windows it's also possible to just drag and drop the PACKAGE file onto the executable.
    1 point
  6. Version 0.4.2

    1,341 downloads

    Custom model import tool v0.4 beta + model export (from .model to .ascii) Usage: spiderman_2_pc_mi_04.exe <model> <ascii> <materials> You can use models previously converted form the game: export .model file with ModdingTool, then pass it to spiderman_2_pc_model.exe This will output a model in .ascii format, and materials.txt. Note that due to new LODs/lookgroups layout, export tool now exports ALL meshes with all LODs. You may want to delete lower LODs before importing back to game.
    1 point
  7. Version 2.1

    1,303 downloads

    Texture Finder is a tool made by IceBerg to find texture files. You use the tool by loading in an unknown image file format and then use the pixel formats, with pallete, quad formats along with offsets in the program to finalize the image and converting it into .bmp when exporting. Sadly no further documentation is included with the program thus far.
    1 point
×
×
  • Create New...