Search found 1841 matches

by WinterMute
Fri Apr 19, 2024 4:04 pm
Forum: 3DS Development
Topic: How to get the mac address of the console
Replies: 3
Views: 110

Re: How to get the mac address of the console

Thank you for the reply! It appears to soru, however, that the result of your method just returns 0's while using nwm::SOC actually works The code Stary posted above prints the mac address on my 3DS. I can only assume that you've misunderstood the function in some way but obviously we can't tell un...
by WinterMute
Fri Apr 19, 2024 12:48 pm
Forum: Bug Reports
Topic: devkitPro 3.0.3 Windows 10 Installer Error
Replies: 1
Views: 11

Re: devkitPro 3.0.3 Windows 10 Installer Error

This isn't failing to acquire keys, the error message is a WKD protocol failure with fallback, it's harmless. I really don't have any idea why msys-2.0.dll is not being found later. I don't think gpg can run without it so it seems like it's getting deleted somewhere else. The only real advice I have...
by WinterMute
Wed Apr 17, 2024 7:10 pm
Forum: Bug Reports
Topic: How often Docker containers gets refreshed?
Replies: 2
Views: 54

Re: How often Docker containers gets refreshed?

I did also mean to say the devkitPPC docker was refreshed this afternoon.
by WinterMute
Wed Apr 17, 2024 5:41 pm
Forum: Bug Reports
Topic: devkitPro toolchain install issues on Windows 11 using graphical installer v3.0.3
Replies: 5
Views: 52

Re: devkitPro toolchain install issues on Windows 11 using graphical installer v3.0.3

Apologies for the inconvenience. The most recent msys2 bundle update went a little wrong but has now been fixed. Delete your devkitpro folder and msys-2.10.0.1.7z if it still exists then run the installer again.
by WinterMute
Wed Apr 17, 2024 4:02 pm
Forum: Bug Reports
Topic: How often Docker containers gets refreshed?
Replies: 2
Views: 54

Re: How often Docker containers gets refreshed?

Dockers get updated as needed and often depend on what we have in process. We tend to lag the dockers a bit to make sure there aren't any silly bugs in recent releases and also if we have plans for library updates in following days we may delay rather than updating for each library as it happens. Th...
by WinterMute
Fri Apr 12, 2024 2:58 pm
Forum: 3DS Development
Topic: Trouble installing on fedora (pacman remote giving 403)
Replies: 2
Views: 112

Re: Trouble installing on fedora (pacman remote giving 403)

Hi Sorry for the inconvenience. Assuming you're using the same IP address to access the forum as you're using when attempting to install dkP tooling it should work now. You've been caught in some bans some time ago that were set to try and deal with someone leeching all our released binaries and reh...
by WinterMute
Fri Apr 12, 2024 12:27 am
Forum: Gamecube/Wii Development
Topic: Unable to Build Nintendont
Replies: 5
Views: 346

Re: Unable to Build Nintendont

I've had another look at this & realised they've also decided to dump a bunch of precompiled libraries in the git repository as well as gcc libraries from who knows what version of devkitARM. I also added the source for libwiidrc, libwupc and libpngu which are all single source files and not som...
by WinterMute
Thu Apr 11, 2024 6:45 pm
Forum: Gamecube/Wii Development
Topic: Unable to Build Nintendont
Replies: 5
Views: 346

Re: Unable to Build Nintendont

It is generally quite exasperating just how much we get blamed for people who seem to think it's reasonable to expect code of this kind of quality to still be compilable & "just work" several iterations of tools and libraries later. Thanks for understanding, it's not often people seem ...
by WinterMute
Wed Apr 10, 2024 11:34 am
Forum: Switch Development
Topic: Need some help compiling
Replies: 1
Views: 185

Re: Need some help compiling

The problem comes from adding EGL headers to your project which are interfering with the switch egl package headers.
by WinterMute
Wed Apr 10, 2024 11:21 am
Forum: Off Topic
Topic: Cloudflare Ray ID: Error 1006 Access denied
Replies: 6
Views: 380

Re: Cloudflare Ray ID: Error 1006 Access denied

Hello there, I had this block some times on the last month, normally after build two or three Switch homebrew, releasing my WAN IP address and getting a new one solve the problem temporally, but I like to know what trigger the blocking to avoid that and do not create a problem for the next person u...