nintendo-switch
Here are 333 public repositories matching this topic...
Dolphin Profile
It's not an issue than a question:
I'm using this very nice project to use joy-cons on Dolphin (with this gyro server thingy)
and I'm impressed how well this works. 👌🏻
Has someone figured out a good Dolphin controller config and would share it?
(nunchuck left joy-con - wiimote right)
-
Updated
Jan 1, 2020 - C++
-
Updated
May 2, 2020 - C
-
Updated
Aug 30, 2018 - Java
Swagger specs?
It would make future endeavours with the Nintendo APIs easier if the documentation was also present in Swagger format (preferably OpenAPI 3.0).
-
Updated
May 10, 2020 - Kotlin
On PC and Wii U, the +/start/enter button can be used to exit the app, but on switch this is ignored, as if the button never fires. It could be a misalignment between the SDL2 gamepad controls between Switch and Wii U.
If it's really just the start button behavior is different, maybe it should be moved to a different button
-
Updated
Jun 11, 2020 - Python
-
Updated
Jul 17, 2019
-
Updated
Jun 10, 2020 - C#
-
Updated
Jun 9, 2020 - C
Describe the bug
When trying to dump games on a secondary console, it would give an error
To Reproduce
Steps to reproduce the behavior:
- Go to
Dump installed SD card / eMMC content - Click on
Any of the games downloaded from the eShop - Click on
Nintendo Submission Package (NSP) dump - Click on
Dump base application(if updates are installed) - Click on `Start NSP d
-
Updated
May 6, 2020 - Python
-
Updated
Apr 3, 2020 - C
-
Updated
Jun 23, 2020 - CSS
-
Updated
Mar 17, 2019 - C
-
Updated
Jun 11, 2020 - CSS
-
Updated
Jan 11, 2020 - C++
-
Updated
Jun 22, 2020 - C#
display_bsod internally calls the map_framebuffer syscall to map the framebuffer, because we . were lazy and didn't want to duplicate code. However this syscall retrieves the current process to map it in its process memory.
When we're panicking during early boot, CURRENT_PROCESS is None and this panics in the panic handler.
We should instead do a second function that maps it in the k
-
Updated
Apr 17, 2019 - C++
This will probably involve some sort of Python script to export them into a json file from the wiki. Requiring an internet connection to use the loader is highly undesirable.
-
Updated
Jun 27, 2020 - TypeScript
-
Updated
May 25, 2020 - C++
-
Updated
Jun 27, 2020 - C#
-
Updated
Jun 21, 2020 - C++
We currently order all files and directories togther alphabetically. Most people order directories first and files second. Hope this isn’t too hard to implement.
Improve this page
Add a description, image, and links to the nintendo-switch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nintendo-switch topic, visit your repo's landing page and select "manage topics."
I've tried launching this from the .exe in the zip file download and by installing it via the Installer.msi both keep giving me the "not a valid Win32 application" message shown in the screenshot attached here. I'm running Windows XP on Parallels Desktop 14 on a Mac Mini with a 3GHz Intel Core i7 and 16GB of RAM so it isn't an issue of hardware compatibility or at least it shouldn't be. If anyone