Search found 1882 matches

by WinterMute
Sat Oct 05, 2024 3:05 pm
Forum: Announcements
Topic: October 2024 Updates
Replies: 0
Views: 16

October 2024 Updates

Supported installation for all our releases is via devkitPro pacman For October, we have the following Patrons to whom we would like to give our most sincere thanks! (If you are a Patron and do not wish to be publicly listed, please let us know through any contact platform) TuxSH Cynthia Coan Kaeru ...
by WinterMute
Mon Sep 30, 2024 4:23 pm
Forum: Announcements
Topic: September 2024 updates
Replies: 8
Views: 2906

wut 1.7.0

What's Changed New features / improvements nn/dlp: Add initial headers by @DaniElectra in https://github.com/devkitPro/wut/pull/389 nn/dlp: Fix Initialize functions on ServerPrivate by @DaniElectra in https://github.com/devkitPro/wut/pull/390 nn_ccr: Add CCRSysSetCurrentLCDMode and ...
by WinterMute
Mon Sep 30, 2024 1:11 pm
Forum: Announcements
Topic: September 2024 updates
Replies: 8
Views: 2906

opengx 0.9.2, wii-sdl2 2.28.5-14, gamecube-sdl2 2.28.5-14

These packages have been updated with weak linking machinery to prevent opengx being fully pulled in by projects not using GL features. As always, thanks to Mardy for his sterling work on these libraries.

Recommended and supported installation is through devkitPro pacman

by WinterMute
Mon Sep 09, 2024 6:54 pm
Forum: Announcements
Topic: September 2024 updates
Replies: 8
Views: 2906

3dslink 0.6.3

  • Use default upload path for argv instead of 3dslink:/

Recommended and supported installation is through devkitPro pacman

by WinterMute
Mon Sep 09, 2024 12:18 pm
Forum: Announcements
Topic: September 2024 updates
Replies: 8
Views: 2906

ppc-flac: 1.4.3-2

binaries available via devkitPro pacman

by WinterMute
Mon Sep 09, 2024 11:01 am
Forum: Switch Development
Topic: error with compile libretro in w11 arm
Replies: 1
Views: 640

Re: error with compile libretro in w11 arm

Hello I have follow this tutorial for compile libretro of tetrarch https://docs.libretro.com/development/retroarch/compilation/switch-libnx/ After doing several steps it looks like at the end of the process the RA libretro doesn't finish the process I got to copy "libretro_libnx.a" in Retroarch ...
by WinterMute
Mon Sep 09, 2024 10:51 am
Forum: Switch Development
Topic: error: target not found: devkit-env
Replies: 3
Views: 1301

Re: error: target not found: devkit-env

Sorry, maybe I'm not so expert to understand what you ask me What do I need to change in preference and how to do it? Someone somewhere has given you this command line to run. I'm assuming it's written down somewhere, perhaps as instructions for compiling libretro After I installed Xcode and ...
by WinterMute
Mon Sep 09, 2024 10:44 am
Forum: 3DS Development
Topic: Build and execute directly on 3DS
Replies: 1
Views: 2236

Re: Build and execute directly on 3DS

We supply a tool called 3dslink as part of the 3ds-dev packages which, combined with 3ds-hbmenu, allows you to send .3dsx files directly to your 3ds and execute them. We do keep meaning to document this more obviously but unfortunately other maintenance and update work often takes priority. See ...
by WinterMute
Fri Sep 06, 2024 6:20 pm
Forum: Gamecube/Wii Development
Topic: SDL2_image
Replies: 1
Views: 3979

Re: SDL2_image

Sorry to have missed seeing this post earlier. I'm not sure but I suspect you may have checked packages while we've been working on SDL2, there's a gamecube-sdl2_image package now. You can't load textures directly with this library, they'd have to be converted. Personally I would recommend ...
by WinterMute
Fri Sep 06, 2024 6:14 pm
Forum: devkitARM
Topic: Docker update?
Replies: 1
Views: 314

Re: Docker update?

There was a fresh devkitARM docker done this afternoon. Enjoy!