TheTechRobo

Results 277 comments of TheTechRobo

I second Leseratte's request. Having that homebrew might really help

Also the latest Priiloader releases support navigating with the front panel buttons like BootMii does

What about two priiloader installers, one "international" one that has all the languages, and one "English" that is the basic smol installer.

We can't help you if you don't tell us your problem. What don't you understand?

(By the way, this is not C#, this is C.) What OS X version are you on?

Does this still work?

Running `cargo r` on the master branch works fine for me: ![image](https://user-images.githubusercontent.com/52163910/193434762-a18cbcfd-25a0-4cf8-90c4-91a5bff0dcba.png)

As GIS90 said, you need to install it.

``` name: labeler on: [pull_request] jobs: labeler: runs-on: ubuntu-latest name: Label the PR size steps: - uses: codelytv/pr-size-labeler@v1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} xs_max_size: '10' s_max_size: '100' m_max_size: '500' l_max_size:...

>What do you think? Would it be better? Yeah! It would also be nice to be able to set e.g. it will check the size every commit, but for commits...