Search found 2057 matches

by WinterMute
Sun Jun 15, 2025 3:09 pm
Forum: Off Topic
Topic: 403 forbidden - cannot access pacman package server
Replies: 6
Views: 2809

Re: 403 forbidden - cannot access pacman package server

Try it again. Sorry, there were a bunch of patterns related to abuse a while ago.

by WinterMute
Wed May 28, 2025 10:17 pm
Forum: Off Topic
Topic: 403 forbidden - cannot access pacman package server
Replies: 6
Views: 2809

Re: 403 forbidden - cannot access pacman package server

I found this one in spam - looks like you probably copied your ip address from a WhatsMyIP.com webpage & your email client put it in the email as an html link in white text on a white background :D

https://devkitpro.org/download/file.php?mode=view&id=270

Have a try now. Should hopefully be OK
by WinterMute
Wed May 28, 2025 1:48 pm
Forum: Off Topic
Topic: 403 forbidden - cannot access pacman package server
Replies: 6
Views: 2809

Re: 403 forbidden - cannot access pacman package server

I don't see any recent emails about this issue in the support inbox atm sorry. Can you try emailing again?

by WinterMute
Tue May 27, 2025 8:44 am
Forum: DS/DSi Development
Topic: No '. pnproj' files in examples
Replies: 1
Views: 2194

Re: No '. pnproj' files in examples

We haven't supplied or recommended Programmer's Notepad in many years. The project files were deleted from the examples long ago.

by WinterMute
Tue May 27, 2025 8:40 am
Forum: Gamecube/Wii Development
Topic: Porting software from Wii to Wii U
Replies: 1
Views: 1947

Re: Porting software from Wii to Wii U

The WiiU port uses SDL2 so there isn't really much need to worry about platform differences. You can just use the Wii SDL2 port & figuring out minor differences with buttons & paths.

by WinterMute
Tue May 27, 2025 12:12 am
Forum: Announcements
Topic: May 2025 updates
Replies: 21
Views: 13846

Re: switch-mbedtls 2.28.10

  • update to latest upstream
  • Workaround to fix SSL error on handshake because of gcc 15

Recommended and supported installation for all our releases is via devkitPro pacman

by WinterMute
Mon May 26, 2025 11:24 pm
Forum: Announcements
Topic: May 2025 updates
Replies: 21
Views: 13846

wii-examples 2025-05-26

crypto: correct aes & implement sha improvements by @DacoTaco in https://github.com/devkitPro/wii-examples/pull/12
Added LWP Threading example, and added bin/ to gitignore by @dakotath in https://github.com/devkitPro/wii-examples/pull/13
Added ISFS directory browsing example to "filesystem ...
by WinterMute
Mon May 26, 2025 3:10 pm
Forum: 3DS Development
Topic: Citro2d is not being included?
Replies: 8
Views: 48291

Re: Citro2d is not being included?

Show us the output of

Code: Select all

make V=1

and also the output of

Code: Select all

ls -al /opt/devkitpro/libctru/include
by WinterMute
Mon May 26, 2025 3:01 pm
Forum: DS/DSi Development
Topic: None of the examples work. Only white screen.
Replies: 4
Views: 18468

Re: None of the examples work. Only white screen.

InTheBox wrote: Wed Mar 12, 2025 10:20 pm

Is there a fix to this issue, im having this problem now on both melonDS and DSmume

As noted above, please use the latest release of melonDS and a recent nightly build of DeSmume