Work in progress - New World model explorer

This page summarizes the projects mentioned and recommended in the original post on /r/newworldgame

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Cryengine-Converter

    A c# program to convert Crytek files to Collada (XML) format

  • I think the animation data is accessible. Especially since New World is built using Amazon's Lumberyard game engine, which is open source. Looking through the source of Cryengine-Converter (tool to convert Lumberyard/Cryengine proprietary data formats to open formats), it seems to me that it also supports converting .cga (Crytek Geometry Animation) files!

  • DepotDownloader

    Steam depot downloader utilizing the SteamKit2 library.

  • With SteamRE - Depot Downloader, you can download any revision of New World you want. New World's app id is 1205550. You'd want depot id 1205551 and manifest id 1074595625648816114.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Amazon Lumberyard

    Discontinued Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.

  • I think the animation data is accessible. Especially since New World is built using Amazon's Lumberyard game engine, which is open source. Looking through the source of Cryengine-Converter (tool to convert Lumberyard/Cryengine proprietary data formats to open formats), it seems to me that it also supports converting .cga (Crytek Geometry Animation) files!

  • pak-extract

  • The PAK files are huge zip files using Oodle compression Here are two extractors that can handle that: (ts) NSBL/pak-extract and (py) MontagueM/NewWorldUnpacker

  • NewWorldUnpacker

    A .pak unpacker used for reverse engineering Amazon's upcoming New World MMO

  • The PAK files are huge zip files using Oodle compression Here are two extractors that can handle that: (ts) NSBL/pak-extract and (py) MontagueM/NewWorldUnpacker

  • DirectXTex

    DirectXTex texture processing library

  • All textures/images are .dds files. I use TexConv.exe to convert them to png files. texconv.exe *.dds -ft png

  • COLLADA2GLTF

    COLLADA to glTF converter

  • Models are Cryengine .cgf and .skin files. You can use Markemp/Cryengine-Converter to convert them to Collada (.dae) files, and potentially KhronosGroup/COLLADA2GLTF to convert the Collada files to glTF files afterwards.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • MATHRIL - Custom math library for game programming

    3 projects | /r/cpp | 6 Jul 2022
  • Game "engine" selection for prototype.

    1 project | /r/GameDevelopment | 18 May 2023
  • What 3d game engine should I use? I have next to no coding experience.

    1 project | /r/GameDevelopment | 3 May 2023
  • Kobra: A 3D Rendering Engine

    1 project | /r/programming | 16 Mar 2023
  • Path Tracing Engine

    1 project | /r/GraphicsProgramming | 16 Mar 2023