Git Product home page Git Product logo

Comments (4)

0x0ade avatar 0x0ade commented on May 30, 2024

It seems like CSTW comes with .wma and .wmv files, which FNA can't deal with. XnaToFna thus tries to use ffmpeg to convert them to Ogg Vorbis (audio) / Ogg Theora (video) files. To prevent any further conflicts with the .wma / .wmv files, it renames the outdated meta *.xnb files to *.xnb_

Due to licensing reasons, you need to have ffmpeg installed on your system and the binary in your $PATH

Is ffmpeg installed on your system?

from xnatofna.

rfht avatar rfht commented on May 30, 2024

Ah, right - I didn't really know what the .xnb files were for to begin with.

ffmpeg is installed and it converts all the .wma files properly. Only the intro .wmv is missing, and logging XnaToFna.exe output to a file shows why:

Unknown encoder 'libtheora'

libtheora-1.1.1 is actually installed. Not sure why it doesn't find it, but I'm gonna test just manually converting that file...

from xnatofna.

rfht avatar rfht commented on May 30, 2024

Works after manually converting CSTW_intro2.wmv (and mv Content/Portrait/Paws/{p,P}aws_Happy.xnb):

https://bsd.network/@thfr/99433977940436882

Does the game run a little sluggish on Linux, too?

from xnatofna.

rfht avatar rfht commented on May 30, 2024

... now I started buying games off @flibitijibibo's list of XNA games on steam out of curiosity...

from xnatofna.

Related Issues (20)

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.