Code Monkey home page Code Monkey logo

Comments (5)

vgmoose avatar vgmoose commented on May 18, 2024 1

libget now supports interfacing with OSC repos, if you create a custom repos.json with an entry of "type": "osc". Example here:

{
  "repos": [{
     "name":"Wii OSC Repo",
     "url":"https://hbb1.oscwii.org",
     "type":"osc",
     "enabled":true
  }]
}

And it results in the following:
Screenshot 2023-12-22 at 3 28 19 PM

Some more work is needed, but I am intending to add support for the OSC repo to the Wii U SDL2 app first, for installing vWii apps. That will then be able to be managed with #14 in the app itself.

As for the Wii port itself though, I know we have some test builds working with mocked network data. If the libcurl and layout problems are both solved, this is still a very doable goal, although I know that a lot of time has passed.

from hb-appstore.

vgmoose avatar vgmoose commented on May 18, 2024 1

With the new release of SDL2 for GC/Wii by mudrik, we've switched over the Wii port to use SDL2, and it is supporting https and OSC repos as well!

The UI though is unfortunately almost completely hardcoded to a 720p resolution (for WiiU/Switch) and still needs changes to support the Wii aspect ratio. We're also separately interested these sizing/scaling changes to support 1080p displays as well.

On top of the UI changes needed, although networking is working, trying to create folders and store files on the SD card returns an error on the Wii build. Probably this needs some filesystem initialization calls or paths to be changed.

To download the latest (very much WIP) .DOL of the Wii port so far, see the nightlies here: https://nightly.link/fortheusers/hb-appstore/workflows/main/main

In terms of priority, I am working on getting 2.4 out to Switch/WiiU with some of the current unreleased features, but after that I would be interested in focusing on getting our Wii client (in shiny SDL2!) more usable and in the hands of testers.

from hb-appstore.

ThomasHineXYZ avatar ThomasHineXYZ commented on May 18, 2024 1

That's awesome. It's a big jump.

I'm glad to see that this is still under development.

from hb-appstore.

compucat avatar compucat commented on May 18, 2024

Hey, glad you asked! We have a Wii port in development; it's currently stuck while we finish porting libcurl to the Wii. (Others have done it before, but the source was lost, and we can't compile against 8-year-old binaries with a modern compiler.)

We're actually working with OSC to port their repositories over to the libget package manager; they'll help curate homebrew on the Wii side after the transition is complete. Deprecating their HBB repos/client is up to them, but I suspect the community and devs will prefer an actively-developed client over HBB's one-file unmaintainably hacky codebase :)

We'd absolutely love you to feature this once everything's released! Ping me over at https://discord.fortheusers.org - I'm planning on setting up a more organized way for us to do press releases (oh how formal) and efficiently get info to community leaders and media sources first.

from hb-appstore.

dhtdht020 avatar dhtdht020 commented on May 18, 2024

Great news! Very promising.

from hb-appstore.

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.