Search found 2035 matches
- Wed May 28, 2025 10:17 pm
- Forum: Off Topic
- Topic: 403 forbidden - cannot access pacman package server
- Replies: 3
- Views: 1991
Re: 403 forbidden - cannot access pacman package server
https://devkitpro.org/download/file.php?mode=view&id=270
Have a try now. Should hopefully be OK
- Wed May 28, 2025 1:48 pm
- Forum: Off Topic
- Topic: 403 forbidden - cannot access pacman package server
- Replies: 3
- Views: 1991
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?
- Tue May 27, 2025 8:44 am
- Forum: DS/DSi Development
- Topic: No '. pnproj' files in examples
- Replies: 1
- Views: 1748
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.
- Tue May 27, 2025 8:40 am
- Forum: Gamecube/Wii Development
- Topic: Porting software from Wii to Wii U
- Replies: 1
- Views: 1565
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.
- Tue May 27, 2025 12:12 am
- Forum: Announcements
- Topic: May 2025 updates
- Replies: 21
- Views: 9921
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
- Mon May 26, 2025 11:24 pm
- Forum: Announcements
- Topic: May 2025 updates
- Replies: 21
- Views: 9921
wii-examples 2025-05-26
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 ...
- Mon May 26, 2025 3:10 pm
- Forum: 3DS Development
- Topic: Citro2d is not being included?
- Replies: 6
- Views: 47718
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
- Mon May 26, 2025 3:01 pm
- Forum: DS/DSi Development
- Topic: None of the examples work. Only white screen.
- Replies: 4
- Views: 17978
Re: None of the examples work. Only white screen.
InTheBox wrote: Wed Mar 12, 2025 10:20 pmIs 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
- Mon May 26, 2025 2:59 pm
- Forum: Switch Development
- Topic: Getting 403 trying to install devkitpro in fedora
- Replies: 1
- Views: 1991
Re: Getting 403 trying to install devkitpro in fedora
It's hard to tell without knowing your IP address.
Are you using some kind of VPN? It seems that some VPNs use the same servers as github CI which is blocked from accessing our package repositories.
- Mon May 26, 2025 2:52 pm
- Forum: Gamecube/Wii Development
- Topic: Makefile
- Replies: 1
- Views: 1650
Re: Makefile
Apologies. I hadn't got around to rolling a new package with the latest example updates. pacman -Syu should get you the latest working examples.