Giter Club home page Giter Club logo

Comments (5)

Kuinox avatar Kuinox commented on May 28, 2024

You need to install the the correct .NET SDK.
Visual Studio use the SDK to build your projects.
It's available here: https://dotnet.microsoft.com/download

from fortnitereplaydecompressor.

Shiqan avatar Shiqan commented on May 28, 2024

2017 doesnt support .net core 3.1, you can "downgrade" to 3.0 if you want.
Otherwise you can install 2019 16.4.0, which is supporting the new 3.1.

from fortnitereplaydecompressor.

stevegee58 avatar stevegee58 commented on May 28, 2024

Thanks guys. I upgraded to VS 2019 and the solution opens without errors now.

When I try to build I get 15 errors similar to:
"Error CS0006 Metadata file 'O:\FortniteReplayDecompressor\src\Unreal.Encryption\bin\Debug\netcoreapp3.1\Unreal.Encryption.dll' could not be found Unreal.Core O:\FortniteReplayDecompressor\src\Unreal.Core\CSC"

later Looks like I'm missing oo2core_5_win64.dll (oodle compression library?) so Unreal.Encryption won't build.

from fortnitereplaydecompressor.

Shiqan avatar Shiqan commented on May 28, 2024

The Oodle dll is not included indeed, you can find it in the fortnite installation folder or somewhere on the internet. I'll create some getting started documentation to prevent these kind of questions :)

from fortnitereplaydecompressor.

stevegee58 avatar stevegee58 commented on May 28, 2024

Yay, I did it! So the key starting points are:

  • Install Visual Studio 2019 C# (Older VS versions aren't compatible)
  • Copy oo2core_5_win64.dll from the Fortnite install folder to FortniteReplayDecompressor/oodle

from fortnitereplaydecompressor.

Related Issues (15)

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.