Giter Club home page Giter Club logo

Comments (6)

flibitijibibo avatar flibitijibibo commented on August 12, 2024

I imagine it's that the lib and its friends are missing from osx/...? That lib hasn't changed since 2013!

from fna.

CantStraferight avatar CantStraferight commented on August 12, 2024

I copied the libs from the newest fnalibs to the osx folder and replaced the old ones. They should all be there. libtheoraplay definitely is.

I disabled loading the videos in game and it runs just fine on osx now.

I'm testing the linux version just now and I'll also try using older versions of FNA to see if I can work out whats changed, because as you say it's not libtheoraplay.

from fna.

flibitijibibo avatar flibitijibibo commented on August 12, 2024

For reference, I have Dust: AET's Video/Song playback working with the upstream sources.

from fna.

CantStraferight avatar CantStraferight commented on August 12, 2024

This can be closed now.

After 36 hours of trying everything I realised I was making a silly mistake.

Thanks for your time.

from fna.

flibitijibibo avatar flibitijibibo commented on August 12, 2024

The fun thing about mistakes is that they're never not silly!

from fna.

SlowLogicBoy avatar SlowLogicBoy commented on August 12, 2024

Since someone might look at this issue and I had the same problem to solve mine I just did:

` private GraphicsDeviceManager _graphicsDeviceManager;

public MainGame()
{
//We need to create graphics device manager, because game won't work without graphics
_graphicsDeviceManager = new GraphicsDeviceManager(this);
}`

from fna.

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.