Giter VIP home page Giter VIP logo

Comments (4)

realnc avatar realnc commented on August 27, 2024

I have no ETA yet for the next release. Could be very soon or could take a while.

from hugor.

tomyun avatar tomyun commented on August 27, 2024

FYI, hugor formula has been removed from homebrew-games tap for now (Homebrew/homebrew-games#752). Feel free to let us know when hugor becomes Qt5-ready, then we'd love to bring it back.

from hugor.

realnc avatar realnc commented on August 27, 2024

I will close this issue when I prepare a new version. So just monitor the issue.

from hugor.

realnc avatar realnc commented on August 27, 2024

Closing, since version 2.0 is now out. It only supports Qt 5.5 and up (5.12 is in homebrew so that's not a problem) and SDL 2.

If you intend to create a formula for it, the deps are:

pkg-config
Qt Widgets
SDL 2
FluidSynth >=2.0.4 (1.x does not work)
libmpg123
libsndfile
libopenmpt
libVLC >= 3.0.0
libVLC ffmpeg plugin

There's an uncommon dependency for OPL3 emulation: libADLMIDI, but current Git master is needed. This is why OPL3 emulation is disabled by default and must be enabled explicitly with CONFIG+=adlmidi.

If Homebrew can not provide libVLC + the ffmpeg plugin, then video support must be disabled with CONFIG+=disable-video. (There's a gstreamer option for video support, but it's not useful since current gstreamer versions have huge issues with the video format used in Hugo games. There's also a QtMultimedia backend, but it's an experiment, not documented, and mostly doesn't work because QtMultimedia isn't very suitable for this.)

Note that the binary macOS release of Hugor ships with both video and OPL3 emulation enabled, so the Homebrew version is unfortunately going to be a degraded version of the app. Hopefully libVLC can be put in Homebrew in the future, and libADLMIDI will see a suitable stable release in the future.

from hugor.

Related Issues (7)

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.