Search found 1844 matches

by WinterMute
Wed Feb 21, 2024 11:44 pm
Forum: Off Topic
Topic: Cloudflare Ray ID: Error 1006 Access denied
Replies: 6
Views: 582

Re: Cloudflare Ray ID: Error 1006 Access denied

Impossible to say without an IP address to check. Email [email protected] if you're prefer not to say what it is in public.
by WinterMute
Wed Feb 21, 2024 10:45 pm
Forum: devkitPPC
Topic: Big problem: include files with same name
Replies: 7
Views: 446

Re: Big problem: include files with same name

No worries. Being honest though I think you're making life hard for yourself by attempting to shoehorn your port into a Makefile. We've spent quite a bit of time on support infrastructure that generally allows people to use existing buildsystems and thus require much less intrusive changes when comp...
by WinterMute
Wed Feb 21, 2024 3:24 pm
Forum: devkitPPC
Topic: Big problem: include files with same name
Replies: 7
Views: 446

Re: Big problem: include files with same name

yaml-cpp, grrlib and MLib are not distributed nor supported by devkitPro. Please remove those includes and libs from your devkitpro folder. I see nothing in this Makefile nor in any file we provide that would add include/FLAC/ to your include path. It must be something you've done to your environment.
by WinterMute
Tue Feb 20, 2024 8:32 pm
Forum: Switch Development
Topic: Connecting to USB Serial Device
Replies: 4
Views: 394

Re: Connecting to USB Serial Device

You could try using UsbHsInterfaceFilterFlags_bcdDevice_Min for flags & set bcdDevice_Min=0 - that should pick up anything the system hasn't claimed for itself.
by WinterMute
Tue Feb 20, 2024 12:52 pm
Forum: devkitPPC
Topic: libfreetype link problems after last update
Replies: 12
Views: 952

Re: libfreetype link problems after last update

Apologies, thought I'd done dockers more recently. Should be good now.
by WinterMute
Tue Feb 20, 2024 12:47 am
Forum: 3DS Development
Topic: Adding additional libraries/includes to makefile
Replies: 1
Views: 333

Re: Adding additional libraries/includes to makefile

We'd need a lot more information to provide useful assistance tbh. Like what specifically these libraries are and what buildsystem they use normally. Generally additional libraries should be compiled separately to your main project which should, assuming the library has a sensible build system, prod...
by WinterMute
Fri Feb 16, 2024 11:48 am
Forum: Announcements
Topic: February 2024 updates
Replies: 11
Views: 7390

switch-xxhash: 0.8.2

  • New package
With thanks to Averne

Supported installation for all our releases is via devkitPro pacman
by WinterMute
Fri Feb 16, 2024 11:41 am
Forum: Announcements
Topic: February 2024 updates
Replies: 11
Views: 7390

gamecube-sdl, wii-sdl: 1.2.15-13

  • Consolidated wii & gamecube joystick code for easier maintenance.
  • Fix gamecube trigger values - not an axis.
  • Fix gamecube controller button values.
With thanks to Alberto Mardegan for the fixes.

Supported installation for all our releases is via devkitPro pacman
by WinterMute
Fri Feb 16, 2024 11:36 am
Forum: Announcements
Topic: February 2024 updates
Replies: 11
Views: 7390

devkitA64 release 25.1

  • Minor tweak to aid porting - addition of sys/mkdev.h.


Supported installation for all our releases is via devkitPro pacman