Search found 91 matches

by nebiun
Mon Jan 31, 2022 7:04 pm
Forum: Bug Reports
Topic: ERROR 429: Too Many Requests
Replies: 1
Views: 4071

[SOLVED] ERROR 429: Too Many Requests

Now it works! $ pacman -Syu :: Synchronizing package databases... mingw32 is up to date mingw64 is up to date ucrt64 is up to date clang64 is up to date msys is up to date dkp-libs is up to date dkp-windows is up to date :: Starting core system upgrade... there is nothing to do :: Starting full syst...
by nebiun
Mon Jan 31, 2022 6:22 pm
Forum: Bug Reports
Topic: ERROR 429: Too Many Requests
Replies: 1
Views: 4071

ERROR 429: Too Many Requests

Hi, I trying to update MSYS2 environment with pacman -Syu I got an error: $ pacman -Syu :: Synchronizing package databases... mingw32 is up to date mingw64 is up to date ucrt64 is up to date clang64 is up to date msys is up to date dkp-libs.db failed to download error: failed retrieving file 'dkp-li...
by nebiun
Sat May 29, 2021 5:03 pm
Forum: Announcements
Topic: devkitPPC release 39
Replies: 4
Views: 22626

Re: devkitPPC release 39

Solved! :D

Thankyou
by nebiun
Fri May 28, 2021 5:46 pm
Forum: Announcements
Topic: devkitPPC release 39
Replies: 4
Views: 22626

Re: devkitPPC release 39

Update Now packages are found, but I cannot install them: # pacman -Syu :: Synchronizing package databases... msys is up to date dkp-libs is up to date dkp-windows is up to date :: Starting core system upgrade... there is nothing to do :: Starting full system upgrade... resolving dependencies... loo...
by nebiun
Thu May 27, 2021 6:07 pm
Forum: Announcements
Topic: devkitPPC release 39
Replies: 4
Views: 22626

Re: devkitPPC release 39

Hi, when I try to get updates, none are found. # pacman -Syu :: Synchronizing package databases... msys is up to date dkp-libs is up to date dkp-windows is up to date :: Starting core system upgrade... there is nothing to do :: Starting full system upgrade... there is nothing to do And if I try: # p...
by nebiun
Mon May 25, 2020 5:16 pm
Forum: Homebrew Show and Tell
Topic: [Wii] ledHead for Wii
Replies: 4
Views: 14809

Re: [Wii] ledHead for Wii

Released version 1.1

- Added games not present in original Peter Hirschberg's LedHEAD PC version:
  • Basketball 2
  • Soccer 2
  • Missile Attack
- fixed small (and not so small) bugs
by nebiun
Tue Mar 03, 2020 7:00 pm
Forum: Homebrew Show and Tell
Topic: [Wii] ledHead for Wii
Replies: 4
Views: 14809

Re: [Wii] ledHead for Wii

Released version 1.0
with sources.
  • Fix minor bugs
  • Added 2 players mode with 2 wiimotes for two players games
  • Removed unnecessary code
by nebiun
Tue Feb 25, 2020 5:32 pm
Forum: Homebrew Show and Tell
Topic: [Wii] ledHead for Wii
Replies: 4
Views: 14809

[Wii] ledHead for Wii

First public beta of LedHEAD porting.
LedHEAD, from Peter Hirschberg http://www.peterhirschberg.com/#/Software is a simulator for very old Mattel Electronics handheld games.

https://github.com/nebiun/ledHeadWii/re ... i.0.9b.zip

Comments are welcome
by nebiun
Mon Feb 17, 2020 1:54 pm
Forum: Gamecube/Wii Development
Topic: How force aspect ratio from code?
Replies: 1
Views: 13269

How force aspect ratio from code?

Hi,
as in subject: there is a way to force the aspect ratio from a Wiibrew?
I want to force screen ratio to 4:3 when my application run. It is possible?

Thanks in advance