Changes

19,424 bytes added ,  21:26, 23 October 2023
m
Update LÖVE Potion date
Line 1: Line 1: −
==Installing==
+
== Installing ==
Applications are installed by copying the necessary files to the 3ds/ folder in the root of the SD-card. Most applications come with two files:
+
Applications are installed by copying the necessary files directly to the <code>3ds/</code> folder in the root of the SD card (preferred for new designs), or in a subdirectory of <code>3ds/</code>, in which case said subfolder must be named identically to its executable. Most applications come with two files:
* boot.3dsx: The executable.
+
* <code>[appname].3dsx</code>: The executable.
* icon.bin: The icon/metadata.
+
* <code>[appname].smdh</code>: The icon/metadata. (Not required in any case, and may be integrated into the <code>.3dsx</code>)
 +
* <code>[appname].xml</code>: The list of supported targets (i.e. installed titles which the app supports replacing in memory at runtime, thus inheriting its permissions), and of any arguments to be passed to the .3dsx. (Optional)
   −
The [[Homebrew Launcher]] will scan the sdcard for all .3dsx files, but will only display an icon for those who have one according to the format described above.
+
A standalone .xml file can point to a differently-named .3dsx, launching it with potentially different arguments so that a single application can run in different modes.
   −
==List==
+
The [[Homebrew Launcher]] will scan the SD card for all <code>.3dsx</code> files, but will only display an icon for those who have one according to the format described above. Recent enough versions can freely navigate the filesystem to select an application.
   −
===Launcher===
+
== List ==
{| class="wikitable" border="1" width="100%"
+
 
 +
=== Launchers ===
 +
 
 +
{| class="wikitable" border="1"
 
!  width="20%" | Name
 
!  width="20%" | Name
 
!  width="50%" | Description
 
!  width="50%" | Description
Line 16: Line 20:  
!  width="10%" | Open-Source
 
!  width="10%" | Open-Source
 
|-
 
|-
| [https://github.com/smealum/3ds_hb_menu The Homebrew Launcher]
+
| [https://github.com/fincs/new-hbmenu Homebrew Launcher]
| The ninjhax homebrew launcher.
+
| Run homebrew on your 3DS! Compatible with Rosalina and all prior 3dsx loading solutions
| [[User:smea|smea]] et al.
+
| [https://devkitpro.org devkitPro]
| [http://smealum.net/ninjhax/dl/hbmenu/boot.3dsx Here]
+
| [https://github.com/fincs/new-hbmenu/releases Here]
 +
| Yes
 +
|-
 +
| [https://github.com/smealum/3ds_hb_menu Homebrew Starter Pack]
 +
| Everything to get you started.
 +
| [[User:smea|smea]]
 +
| [https://smealum.github.io/ninjhax2/starter.zip Here]
 +
| Yes
 +
|-
 +
| [https://github.com/smealum/3ds_hb_menu Homebrew Launcher (v1.x)]
 +
| The old version of the 3DS Homebrew Launcher, originally created for ninjhax 1.x (Discontinued)
 +
| [[User:smea|smea]]
 +
| [https://smealum.github.io/ninjhax2/boot.3dsx Here]
 
| Yes
 
| Yes
 +
|-
 +
| [ Mashers' HBL]
 +
| Homebrew Launcher with grid and folder support. (Discontinued)
 +
| [[User:Mashers|Mashers]]
 +
| [https://github.com/d0k3/3DS-Extended-Homebrew-Starter-Pack/blob/35b8ab7dc40cb550b6ea45da319cdd0a0a3b2b54/boot.3dsx Here]
 +
| Lost in masher's retirement
 
|}
 
|}
===Applications===
+
 
 +
=== Applications ===
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
!  width="20%" | Name
 
!  width="20%" | Name
Line 28: Line 51:  
!  width="10%" | Author
 
!  width="10%" | Author
 
!  width="10%" | Download
 
!  width="10%" | Download
!  width="10%" | Open-Source
+
!  width="5%" | Open-Source
 +
!  width="15%" | Last Updated
 +
|-
 +
| [https://github.com/VideahGams/3dsfetch 3dsfetch]
 +
| Small 3DS version of a popular Linux ricing script called screenfetch.
 +
| [[User:VideahGams|VideahGams]]
 +
| [https://github.com/VideahGams/3dsfetch/tree/master Here]
 +
| Yes
 +
| 2015-09-17
 +
|-
 +
| [https://github.com/Klairm/3DS-PluginsFolder 3DS-PluginsFolder]
 +
| Simple program that creates folders with TitleID and copy plugins on them
 +
| [[User:Klairm|Klairm]]
 +
| [https://github.com/Klairm/3DS-PluginsFolder Here]
 +
| Yes
 +
| 2020-09-06
 +
|-
 +
| [https://github.com/JohnodonCode/TSI9 TSI9]
 +
| A simple program for detecting touch screen input.
 +
| [[User:Johnodon|Johnodon]]
 +
| [https://github.com/JohnodonCode/TSI9/releases Here]
 +
| Yes
 +
| 2020-1-18
 +
|-
 +
| [https://github.com/joel16/3DSident/ 3DSident]
 +
| Identity tool for the Nintendo 3DS heavily inspired by PSPident.
 +
| [[User:Joel16|Joel16]]
 +
| [https://github.com/joel16/3DSident/releases Here]
 +
| Yes
 +
| 2018-8-2
 
|-
 
|-
| [https://github.com/yellows8/3ds_homemenu_extdatatool 3DS HomeMenu extdata Tool]
+
| [https://gbatemp.net/threads/release-clear-mac-filter.515882/ Clear MAC Filter]
| Tool for accessing the SD extdata which Home Menu uses. This essentially allows writing custom themes to extdata which get loaded at Home Menu startup.
+
| Reset 8-hour per-console StreetPass rate limiting
| [[User:yellows8|yellows8]]
+
| tastymeatball
| [https://github.com/yellows8/3ds_homemenu_extdatatool/releases]
+
| [https://gbatemp.net/threads/release-clear-mac-filter.515882/ Here]
 
| Yes
 
| Yes
 +
| 2018-8-24
 
|-
 
|-
| [https://github.com/markwinap/3DS_Nyan_Cat 3DS Nyan Cat]
+
| [https://github.com/CPunch/CtrRGBPATTY/releases CtrRGBPATTY]
| 3DS Nyan Cat using LIBSF2D.
+
| Generate patches that edit LED notifications
| [[User:markwinap|markwinap]]
+
| CPunch
| [https://www.dropbox.com/s/e400my3xm0zw74r/nyan_cat.zip?dl=0 Here]
+
| [https://github.com/CPunch/CtrRGBPATTY/releases Here]
 
| Yes
 
| Yes
 +
| 2017-11-3
 
|-
 
|-
 
| [https://github.com/plutooo/ctrrpc ctrrpc]
 
| [https://github.com/plutooo/ctrrpc ctrrpc]
| A small and easily extensible RPC server/client written in C/Python. Allows you to quickly poke service-commands and syscalls over wifi from a Python shell on your PC. Useful during reverse-engineering.
+
| A small and easily extensible RPC server/client written in C/Python. Allows you to quickly poke service-commands and <code>syscall</code>s over Wi-Fi from a Python shell on your PC. Useful during reverse-engineering. ''No longer under (active) development?''
 
| [[User:plutooo|plutoo]]
 
| [[User:plutooo|plutoo]]
| N/A
+
| Build from [https://github.com/plutooo/ctrrpc repo]
 
| Yes
 
| Yes
 +
| 2014-11-10
 
|-
 
|-
 
| [https://github.com/yellows8/ctr-streaming-server ctr-streaming-server]
 
| [https://github.com/yellows8/ctr-streaming-server ctr-streaming-server]
| This is a server which runs on a 3DS, which receives audio/video for playback. This can also send [[HID_Shared_Memory|HID]] state to the client (see the README) when enabled. The included parse_hidstream tool can be used to parse that HID data to simulate keyboard/mouse input events, via Linux uinput.
+
| A 3DS homebrew audio/video playback server. It can also send [[HID_Shared_Memory|HID]] state to the client (see the README) when enabled. The included <code>parse_hidstream</code> tool can be used to parse that HID data to simulate keyboard/mouse input events, via Linux <code>uinput</code>. ''No longer under (active) development?''
 
| [[User:yellows8|yellows8]]
 
| [[User:yellows8|yellows8]]
| N/A
+
| Build from [https://github.com/yellows8/ctr-streaming-server repo]
 
| Yes
 
| Yes
 +
| 2014-11-20
 
|-
 
|-
| [https://github.com/DownloadMii/DownloadMii DownloadMii]
+
| [https://github.com/DownloadMii/DownloadMii-3DS DownloadMii]
| This is a WIP homebrew online store.
+
| A WIP repo-based online marketplace for homebrew applications & games. Appears to be non-active and out-of-date.
 
| [[User:filfat|filfat]]
 
| [[User:filfat|filfat]]
| [https://www.downloadmii.com/download/#release Latest]
+
| Build from [https://github.com/DownloadMii/DownloadMii-3DS repo]
 
| Yes
 
| Yes
 +
| 2015-11-24
 
|-
 
|-
 
| [https://github.com/linoma/fb43ds fb43ds]
 
| [https://github.com/linoma/fb43ds fb43ds]
| This is a simple Facebook's chat client
+
| A simple 3DS Facebook chat client
 
| [[User:linoma|linoma]]
 
| [[User:linoma|linoma]]
| [https://github.com/linoma/fb43ds Here]
+
| Build from [https://github.com/linoma/fb43ds repo]
| Yes
  −
|-
  −
| [https://github.com/Steveice10/FBI FBI]
  −
| Open source CIA (un)installer.
  −
| [[User:Steveice10|Steveice10]]
  −
| [https://www.dropbox.com/s/866yhujdg859mor/FBI.zip?dl=0 Here]
   
| Yes
 
| Yes
 +
| 2015-04-07
 
|-
 
|-
 
| [https://github.com/iamevn/for-anyone-who-walks-a-lot for-anyone-who-walks-a-lot]
 
| [https://github.com/iamevn/for-anyone-who-walks-a-lot for-anyone-who-walks-a-lot]
Line 77: Line 129:  
| [https://github.com/iamevn/for-anyone-who-walks-a-lot/releases Here]
 
| [https://github.com/iamevn/for-anyone-who-walks-a-lot/releases Here]
 
| Yes
 
| Yes
 +
| 2016-03-26
 
|-
 
|-
| [https://github.com/mtheall/ftbrony ftBRONY]
+
| [https://github.com/zeta0134/3ds-homebrew-browser Homebrew Browser]
| An FTP server.
+
| Download homebrew from the internet!
| [[User:mtheall|mtheall]]
+
| [[User:cromo|cromo]], [[User:zeta0134|zeta0134]]
| N/A
+
| [https://github.com/zeta0134/3ds-homebrew-browser/releases Here]
 
| Yes
 
| Yes
 +
| 2015-10-07
 
|-
 
|-
| [https://github.com/smealum/ftPONY ftPONY]
+
| [https://github.com/MrJPGames/NFCReader NFCReader]
| A basic FTP server, useful for testing new homebrew versions without swapping the SD card.
+
| Allows you to use your 3DS as a NFC/RFID UID Scanner.
| [[User:smea|smea]]
+
| [[User:MrJPGames|Jasper Peters]]
| [https://mega.co.nz/#!nchBkL7B!T3vXnX4q8Uwp6APYYTDSZi2bkm25la-Qyz6j4CjsllI Here]
+
| [https://github.com/MrJPGames/NFCReader/releases Here]
 
| Yes
 
| Yes
 +
| 2017-01-21
 
|-
 
|-
| [https://github.com/zeta0134/3ds-homebrew-browser Homebrew Browser]
+
| [https://github.com/SciresM/ScreenInfo ScreenInfo]
| Download homebrew from the internet!
+
| Identify whether New 3DS LCD panels are TN or IPS.
| [[User:cromo|cromo]] [[User:zeta0134|zeta0134]]
+
| [[User:SciresM|SciresM]]
| [https://github.com/zeta0134/3ds-homebrew-browser/releases/tag/v0.1 Here]
+
| [https://github.com/SciresM/ScreenInfo/releases Here]
 
| Yes
 
| Yes
|-
+
| 2016-09-04
| vid3o
  −
| A real video player for 3ds with support for many codecs.
  −
| [[User:ILOVEPIE|ILOVEPIE]]
  −
| N/A
  −
| Maybe
   
|}
 
|}
   −
===Games===
+
=== Game Engines ===
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
!  width="20%" | Name
 
!  width="20%" | Name
Line 109: Line 159:  
!  width="10%" | Author
 
!  width="10%" | Author
 
!  width="10%" | Download
 
!  width="10%" | Download
!  width="10%" | Open-Source
+
!  width="5%" | Open-Source
 +
!  width="15%" | Last Updated
 +
|-
 +
| [https://github.com/lovebrew/LovePotion LÖVE Potion]
 +
| [https://love2d.org/ LÖVE] for Nintendo 3DS.
 +
| [[User:TurtleP|TurtleP]]
 +
| [https://github.com/lovebrew/LovePotion/releases Here]
 +
| [https://github.com/lovebrew/LovePotion Yes]
 +
| 2023-10-16
 +
|-
 +
| [https://ctrulua.github.io/ ctrµLua]
 +
| A Lua interpreter for 3DS, brought to life by the remnants of the µLua community.
 +
| [[User:Firew0lf|Firew0lf]], Reuh, Negi
 +
| [https://github.com/ctruLua/ctruLua/releases Here]
 +
| Yes
 +
| 2016-06-27
 +
|-
 +
| [https://blog.easyrpg.org/2016/05/player-for-nintendo-3ds/ EasyRPG Player]
 +
| RPG Maker 2000/2003 interpreter
 +
| [[User:Rinnegatamante|Rinnegatamante]] & EasyRPG Team
 +
| [https://easyrpg.org/player/downloads/ Here]
 +
| [https://github.com/EasyRPG/Player Yes]
 +
| 2019-03-03
 
|-
 
|-
| [http://gbatemp.net/threads/release-100-boxes-2ds.384714/ 100 Boxes 2DS]
+
| [https://github.com/Rinnegatamante/lpp-3ds LuaPlayer+ 3DS]
| Simple puzzle game.
+
| First Lua interpreter 3DS homebrew, under Lua 5.3.1
| [[User:Cid2mizard|Cid2mizard]]
+
| [[User:Rinnegatamante|Rinnegatamante]]
| [http://3ds.nintendomax.com/Homebrews/Jeux/100Boxes2DS/100_Boxes_2DS.rar Here]
+
| [https://github.com/Rinnegatamante/lpp-3ds/releases Here]
 
| Yes
 
| Yes
 +
| 2016-09-21
 +
|-
 +
| [http://vault.digitalmzx.net MegaZeux 3DS]
 +
| A port of the MegaZeux GCS to the 3DS.
 +
| MegaZeux developers
 +
| [http://vault.digitalmzx.net Here]
 +
| [https://github.com/AliceLR/megazeux Yes]
 +
| 2018-03-04
 +
|}
 +
 +
=== Games ===
 +
{| class="wikitable" border="1"
 +
!  width="20%" | Name
 +
!  width="50%" | Description
 +
!  width="10%" | Author
 +
!  width="10%" | Download
 +
!  width="5%"  | Open-Source
 +
!  width="15%" | Last Updated
 
|-
 
|-
 
| [https://github.com/MrJPGames/2048-3D 2048-3D]
 
| [https://github.com/MrJPGames/2048-3D 2048-3D]
| "2048 was a big hit not so long ago, and I still see many people at my school playing it. So I thought it would be pretty cool to be able to play 2048 on the go on the 3DS."
+
| A port of the popular game 2048 for the 3DS.
 
| [[User:MrJPGames|Jasper Peters]]
 
| [[User:MrJPGames|Jasper Peters]]
| [https://github.com/MrJPGames/2048-3D/blob/master/2048-3D.3dsx?raw=true Here]
+
| [https://github.com/MrJPGames/2048-3D/releases Here]
 
| Yes
 
| Yes
 +
| 2016-02-12
 
|-
 
|-
| [https://github.com/smealum/3dscraft 3DSCraft]
+
| ''[https://github.com/smealum/3dscraft 3DSCraft]''
| Minecraft clone.
+
| A Minecraft port for the 3DS. ''No longer under (active) development?''
 
| [[User:smea|smea]]
 
| [[User:smea|smea]]
| [http://smealum.github.io/3dscraft/downloads/3dscraft_141120.zip Here]
+
| Build from [https://github.com/smealum/3dscraft repo] (alt. [https://smealum.github.io/3dscraft/downloads/3dscraft_141120.zip here])
 +
| Yes
 +
| 2014-11-20
 +
|-
 +
| [https://github.com/markwinap/3DS_Nyan_Cat 3DS Nyan Cat]
 +
| A port of Nyan Cat for the 3DS, using <code>LIBSF2D</code>.
 +
| [[User:markwinap|markwinap]]
 +
| Build from [https://github.com/markwinap/3DS_Nyan_Cat repo] (alt. [https://www.dropbox.com/s/e400my3xm0zw74r/nyan_cat.zip?dl=0 here])
 +
| Yes
 +
| 2015-05-26
 +
|-
 +
| [https://github.com/TurtleP/Antibounce Antibounce]
 +
| "Move your player to bounce around and collect coins. Go between screens through the holes in the sides of the floor. 3D can also be enabled."
 +
| [[User:TurtleP|TurtleP]]
 +
| [https://github.com/TurtleP/Antibounce/releases Here]
 +
| Yes
 +
| 2015-12-23
 +
|-
 +
| [https://github.com/Magicrafter13/Breakout Breakout]
 +
| "A 3ds Breakout Clone."
 +
| [[User:Magicrafter13|Magicrafter13]]
 +
| [https://github.com/Magicrafter13/Breakout/releases Here]
 +
| Yes
 +
| 2017-10-17
 +
|-
 +
| ''[https://github.com/UnsureSherlock/checkers3ds checkers3ds]''
 +
| A checkers game in glorious ASCII. ''No longer under development.''
 +
| [[User:UnsureSherlock|UnsureSherlock]]
 +
| Build from [https://github.com/UnsureSherlock/checkers3ds repo]
 +
| Yes
 +
| 2016-02-25
 +
|-
 +
| [https://github.com/Kaisogen/CookieCollector-3DS- Cookie Collector]
 +
| A tiny adaptation of the popular [https://en.wikipedia.org/wiki/Cookie_Clicker Cookie Clicker] game for the 3DS.
 +
| [[User:Kaisogen|Kaisogen]]
 +
| [https://github.com/Kaisogen/CookieCollector-3DS-/releases Here]
 
| Yes
 
| Yes
 +
| 2017-06-04
 
|-
 
|-
| [http://gbatemp.net/threads/release-hamsters-2ds.383457/ Hamsters 2DS]
+
| [https://github.com/TheMachinumps/Cookie_Clicker_3DS Cookie Clicker 3DS]
| A hamster breeding game in text mode.
+
| A simple Cookie Clicker type of game inspired by [[User:Kaisogen|Kaisogen]]'s Cookie Collector
| [[User:Cid2mizard|Cid2mizard]]
+
| [[User:TheMachinumps|TheMachinumps]]
| [http://3ds.nintendomax.com/Homebrews/Jeux/Hamsters2DS/Hamsters_2DS.rar Here]
+
| [https://github.com/TheMachinumps/Cookie_Clicker_3DS/releases Here]
| No
+
| Yes
 +
| 2016-08-27
 +
|-
 +
| [https://github.com/masterfeizz/EDuke3D EDuke3D]
 +
| An unofficial port of EDuke32 for the 3DS.
 +
| [[User:MasterFeizz|MasterFeizz]]
 +
| [https://github.com/masterfeizz/EDuke3D/releases Here]
 +
| Yes
 +
| 2016-05-09
 +
|-
 +
| [https://github.com/BHSPitMonkey/Helii3DS Helii]
 +
| A port of [https://github.com/BHSPitMonkey/Helii3D Helii] for the 3DS.
 +
| [[User:BHSPitMonkey|BHSPitMonkey]]
 +
| [https://github.com/BHSPitMonkey/Helii3DS/releases Here]
 +
| Yes
 +
| 2015-09-18
 +
|-
 +
| [https://github.com/sgowen/insectoid-defense Insectoid Defense]
 +
| A Sci-Fi Tower Defense game.
 +
| [[User:Sgowen|sgowen]]
 +
| [https://github.com/sgowen/insectoid-defense/releases Here]
 +
| Yes
 +
| 2015-11-09
 +
|-
 +
| [https://github.com/VideahGams/NumberFucker3DS NumberFucker3DS]
 +
| Simple math game, originally used as a debug game for LövePotion.
 +
| [[User:VideahGams|VideahGams]]
 +
| [https://github.com/VideahGams/NumberFucker3DS Here]
 +
| Yes
 +
| 2015-09-19
 +
|-
 +
|[https://github.com/nop90/ZeldaROTH/ Zelda ROTH for 3DS]
 +
|A port of Legend of Zelda: Return of the Hylian, a Zelda fangame, to 3DS.
 +
|[[User:nop90|nop90]]
 +
|[https://github.com/nop90/ZeldaROTH/releases Here]
 +
|Yes
 +
|2016-09-11
 
|-
 
|-
| [https://gbatemp.net/threads/release-mastermind-3ds.394710/#post-5611660 Mastermind 3DS]
+
| [https://github.com/MrJPGames/Mastermind-3DS Mastermind 3DS]
| Mastermind on 3DS
+
| A port of Mastermind for the 3DS.
 
| [[User:MrJPGames|Jasper Peters]]
 
| [[User:MrJPGames|Jasper Peters]]
| [https://github.com/MrJPGames/Mastermind-3DS/blob/master/Mastermind.zip?raw=true Here]
+
| [https://github.com/MrJPGames/Mastermind-3DS/releases Here]
 
| Yes
 
| Yes
 +
| 2015-08-15
 
|-
 
|-
| [http://gbatemp.net/threads/release-minesweeper-2ds.384185/ Minesweeper 2DS]
+
| [https://pyug.at/PyWeek/2012-09 One Whale Trip]
| Minesweeper clone.
+
| Five-lane underwater whale swimming/pearl pickup adventure game in Python.
| [[User:Cid2mizard|Cid2mizard]]
+
| [[User:thp|thp]]
| [http://3ds.nintendomax.com/Homebrews/Jeux/Minesweeper2DS/Minesweeper_2DS.rar Here]
+
| [https://bitbucket.org/pyugat/pyweek1209/downloads/OneWhaleTrip-2016-07-18-3DS.zip Here]
| Yes
+
| [https://bitbucket.org/pyugat/pyweek1209/src/bce5156dbee72f38c4fcf5d7b3df9cfb9ddd5b0a/3ds Yes]
 +
| 2016-10-02
 +
|-
 +
| [https://github.com/sergiou87/open-supaplex OpenSupaplex]
 +
| An open source 1:1 reimplementation of [https://en.wikipedia.org/wiki/Supaplex Supaplex] for the 3DS.
 +
| [https://github.com/sergiou87 sergiou87]
 +
| [https://github.com/sergiou87/open-supaplex/releases Here]
 +
| [https://github.com/sergiou87/open-supaplex Yes]
 +
| 2020-06-29
 
|-
 
|-
| [http://gbatemp.net/threads/release-paddle-puffle-3ds.392215/ Paddle Puffle 3DS]
+
| [https://github.com/gatuno/PaddlePuffle3DS Paddle Puffle 3DS]
 
| A port of [http://puffles.gatuno.mx Paddle Puffle] for the 3DS.
 
| A port of [http://puffles.gatuno.mx Paddle Puffle] for the 3DS.
| Peanut42
+
| [[User:Peanut42|Peanut42]]
 
| [http://puffles.gatuno.mx/releases/paddlepuffle3ds.zip Here]
 
| [http://puffles.gatuno.mx/releases/paddlepuffle3ds.zip Here]
 
| [https://github.com/gatuno/PaddlePuffle3DS Yes]
 
| [https://github.com/gatuno/PaddlePuffle3DS Yes]
 +
| 2015-07-05
 +
|-
 +
| [http://david.dantoine.org/proyecto/26/ Pituka Classics]
 +
| Play CPC classics using [http://david.dantoine.org/proyecto/4/ Pituka Emulator-Core] on 3DS.
 +
| [[User:D_Skywalk|D_Skywalk]]
 +
| [http://david.dantoine.org/descargas/72 Rick Dangerous] [http://david.dantoine.org/descargas/2 Core]
 +
| [http://david.dantoine.org/descargas/4 Yes (core)]
 +
| 2016-02-26
 +
|-
 +
| [https://github.com/smealum/portal3DS Portal3DS]
 +
| An adaptation of [https://en.wikipedia.org/wiki/Portal_(video_game) Portal] for the 3DS.
 +
| [[User:smea|smea]]
 +
| Build from [https://github.com/smealum/portal3DS repo] (Precompiled [http://www.mediafire.com/file/yo463wt6y4tybch/portal3DS.rar here])
 +
| Yes
 +
| 2015-08-18
 +
|-
 +
| [https://github.com/masterfeizz/ctrQuake ctrQuake]
 +
| An unofficial port of Quake for the 3DS, fully playable.
 +
| [[User:MasterFeizz|MasterFeizz]]
 +
| [https://github.com/masterfeizz/ctrQuake/releases Here]
 +
| Yes
 +
| 2016-09-16
 +
|-
 +
| [https://github.com/MrJPGames/Othello-3DS/ Reversi]
 +
| [https://en.wikipedia.org/wiki/Reversi Reversi] for the 3DS.
 +
| [[User:MrJPGames|Jasper Peters]]
 +
| [https://github.com/MrJPGames/Othello-3DS/releases Here]
 +
| Yes
 +
| 2016-03-05
 +
|-
 +
| [https://github.com/landm2000/sokoban Sokoban]
 +
| An unofficial port of the puzzle game [https://en.wikipedia.org/wiki/Sokoban Sokoban] for the 3DS.
 +
| [[User:Landm|Landm]]
 +
| [https://github.com/landm2000/sokoban/tree/master Here]
 +
| Yes
 +
| 2016-03-14
 +
|-
 +
| [https://github.com/TurtleP/SpaceFruit/ Space Fruit]
 +
| Hackathon game by 4 friends ported to 3DS. Asteroids but with fruit.
 +
| [[User:TurtleP|TurtleP]]
 +
| [https://github.com/TurtleP/SpaceFruit/releases Here]
 +
| Yes
 +
| 2016-04-09
 
|-
 
|-
| [http://gbatemp.net/threads/release-tilemap-2ds.386733/ TileMap 2DS]
+
| [https://github.com/derrekr/srb2_3ds/ SRB2 3DS]
| Puzzle game.
+
| An unofficial port of [https://wiki.srb2.org/wiki/Version_2.1 Sonic Robo Blast 2 Version 2.1.20] to New 3DS. It was made by derrek, a known vulnerability researcher and homebrew developer. SRB2 2.2.X Versions (2.2.8 is latest at the time this is being made) aren't ported yet and probably won't be.
| [[User:Cid2mizard|Cid2mizard]]
+
| [[https://github.com/derrekr/ derrekr]]
| [http://3ds.nintendomax.com/Homebrews/Jeux/TileMap2DS/TileMap_2DS.rar Here]
+
| [https://github.com/derrekr/srb2_3ds Here (Don't use 2.2 files!)]
 
| Yes
 
| Yes
 +
| 2018-12-23
 
|-
 
|-
| [http://gbatemp.net/threads/release-tiles-2ds.385796/ Tiles 2DS]
+
| [https://github.com/sgowen/tappy-plane Tappy Plane]
| Puzzle game, Lights Out Like.
+
| A port of [https://en.wikipedia.org/wiki/Flappy_Bird Flappy Bird] for 3DS, but with a colorful plane.
| [[User:Cid2mizard|Cid2mizard]]
+
| [[User:Sgowen|sgowen]]
| [http://3ds.nintendomax.com/Homebrews/Jeux/Tiles2DS/Tiles_2DS.rar Here]
+
| [https://github.com/sgowen/tappy-plane/releases Here]
 
| Yes
 
| Yes
 +
| 2015-11-09
 +
|-
 +
| [https://thp.itch.io/tetrepetete-3ds Tetrepetete 3DS]
 +
| A game with blocks.
 +
| [[User:thp|thp]]
 +
| [https://thp.itch.io/tetrepetete-3ds Here]
 +
| No
 +
| 2016-06-29
 +
|-
 +
| [https://thp.itch.io/that-rabbit-game-3ds That Rabbit Game 3DS]
 +
| Inverse duck hunt with accelerometer input and stereoscopic 3D.
 +
| [[User:thp|thp]]
 +
| [https://thp.itch.io/that-rabbit-game-3ds Here]
 +
| No
 +
| 2016-07-04
 
|-
 
|-
 
| [https://github.com/Steveice10/WorldOf3DSand World of 3DSand]
 
| [https://github.com/Steveice10/WorldOf3DSand World of 3DSand]
| World of Sand clone.
+
| A port of World of Sand for the 3DS.
 
| [[User:Steveice10|Steveice10]]
 
| [[User:Steveice10|Steveice10]]
| [https://www.dropbox.com/s/91tqtydxpny9p1g/WorldOf3DSand.zip?dl=0 Here]
+
| [https://github.com/Steveice10/WorldOf3DSand/releases Here]
 
| Yes
 
| Yes
 +
| 2016-07-12
 
|-
 
|-
 
| [https://github.com/smealum/yeti3DS Yeti3DS]
 
| [https://github.com/smealum/yeti3DS Yeti3DS]
 
| A quick and dirty port of Derek Evans' Yeti3D software rendering engine.
 
| A quick and dirty port of Derek Evans' Yeti3D software rendering engine.
 
| [[User:smea|smea]]
 
| [[User:smea|smea]]
| N/A
+
| Build from [https://github.com/smealum/yeti3DS repo]
 +
| Yes
 +
| 2015-08-07
 +
|-
 +
| [https://thp.itch.io/loonies-8192 Loonies 8192]
 +
| A Mini Retro Puzzle for DOS, the PSP and 3DS (Homebrew)
 +
| [[User:thp|thp]]
 +
| [https://thp.itch.io/loonies-8192 Here]
 +
| No
 +
| 2019-01-27
 +
|-
 +
| [https://github.com/MrHuu/devilutionX-3ds DevilutionX]
 +
| A 3DS Port of Diablo 1.
 +
| [[User:MrHuu|MrHuu]]
 +
| [https://github.com/MrHuu/devilutionX-3ds Here]
 +
| Yes
 +
| 2020-05-08
 +
|-
 +
| [https://github.com/dotMizi/StarCruiser7 Star Cruiser 7]
 +
| StarCruiser7 is a first-person space combat simulator for the 3DS.
 +
| [[User:DotMizi|DotMizi]]
 +
| [https://github.com/dotMizi/StarCruiser7 Here]
 
| Yes
 
| Yes
 +
| 2022-10-10
 +
|-
 
|}
 
|}
   −
===Emulators===
+
=== Emulators ===
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
!  width="20%" | Name
 
!  width="20%" | Name
Line 184: Line 439:  
!  width="10%" | Author
 
!  width="10%" | Author
 
!  width="10%" | Download
 
!  width="10%" | Download
!  width="10%" | Open-Source
+
!  width="5%" | Open-Source
 +
!  width="15%" | Last Updated
 
|-
 
|-
| [https://github.com/st4rk/3DNES 3DNES]
+
| ''[https://github.com/st4rk/3DNES 3DNES]''
| An NES emulator.
+
| A NES emulator, without sound support. ''No longer under development.''
| St4rk
+
| st4rk, gdkChan
| [http://filetrip.net/3ds-downloads/homebrew/dl-3dnes-1-2-f32931.html Here]
+
| [https://github.com/St4rk/3DNES/raw/master/3DNES_old.3dsx Here]
 
| Yes
 
| Yes
 +
| 2015-03-28
 
|-
 
|-
| [https://github.com/Steveice10/3DSGBA 3DSGBA]
+
| [http://asie.pl/homebrew/#atari800 atari800-3DS]
| A GBA emulator.
+
| An Atari 8-bit home computer emulator.
| Steveice10
+
| asie
| [https://www.dropbox.com/s/fraixj1fn9ql3w4/3DSGBA.zip?dl=0 Here]
+
| [http://asie.pl/homebrew/#atari800 Here]
| Yes
+
| [https://github.com/asiekierka/atari800-3ds Yes]
 +
| 2016-10-29
 
|-
 
|-
 
| [https://github.com/StapleButter/blargSnes blargSnes]
 
| [https://github.com/StapleButter/blargSnes blargSnes]
| A Super Nintendo emulator.
+
| A Super Nintendo (SNES) emulator. A compatibility list can be found [http://wiki.gbatemp.net/wiki/BlargSnes_Compatibility_List here].
 
| StapleButter
 
| StapleButter
| [http://blargsnes.kuribo64.net/download/blargSnes_1.2.zip Here]
+
| [http://blargsnes.kuribo64.net/download/blargSnes_1.3b.zip Here]
 
| Yes
 
| Yes
 +
| 2015-06-12
 
|-
 
|-
 
| [https://github.com/xerpi/CHIP-3DS CHIP-3DS]
 
| [https://github.com/xerpi/CHIP-3DS CHIP-3DS]
 
| A simple and slow CHIP-8 emulator.
 
| A simple and slow CHIP-8 emulator.
 
| xerpi
 
| xerpi
| [https://www.mediafire.com/?y94yjhzf70fsfsi Here]
+
| Build from [https://github.com/xerpi/CHIP-3DS repo] (alt. [https://www.mediafire.com/?y94yjhzf70fsfsi here])
 +
| Yes
 +
| 2015-04-02
 +
|-
 +
| [https://gbatemp.net/threads/chip8-3ds.434425/ CHIP8-2DS]
 +
| CHIP-8 emulator with savestates and touch controls.
 +
| nopy4869
 +
| [https://github.com/nopy4869/CHIP8-2DS/releases Here]
 
| Yes
 
| Yes
 +
| 2016-07-20
 
|-
 
|-
 
| [https://github.com/shinyquagsire23/gpsp CitrAGB]
 
| [https://github.com/shinyquagsire23/gpsp CitrAGB]
| Yet another GBA emulator.
+
| Yet another GBA emulator for the 3DS.
| shinyquagsire23
+
| [[User:shinyquagsire23|Shiny Quagsire]]
| [https://www.dropbox.com/s/sxb7x34u58g4zo2/3ds.3dsx?dl=0 Here]
+
| Build from [https://github.com/shinyquagsire23/gpsp/tree/master/3ds repo] (alt. [https://www.dropbox.com/s/sxb7x34u58g4zo2/3ds.3dsx?dl=0 here])
 
| Yes
 
| Yes
 +
| 2015-09-21
 
|-
 
|-
| [https://github.com/Drenn1/GameYob/tree/master/platform/3ds GameYob]
+
| [https://github.com/masterfeizz/DaedalusX64-3DS DaedalusX64-3DS]
| A Game Boy (Color) emulator.
+
| A port of DaedalusX64 (Nintendo 64 emulator) to the Nintendo 3DS. A compatibility list can be found [https://wiki.gbatemp.net/wiki/DaedalusX64_3DS_Compatibility_List here].
| Drenn
+
| masterfeizz
| [https://dl.dropboxusercontent.com/u/100702766/gameyob/gameyob_3ds.zip Here]
+
| [https://github.com/masterfeizz/DaedalusX64-3DS/releases Here]
 
| Yes
 
| Yes
 +
| 2020-12-07
 +
|-
 +
| [https://github.com/Drenn1/GameYob GameYob]
 +
| A Game Boy (Color) emulator. A compatibility list can be found [http://wiki.gbatemp.net/wiki/GameYob_3DS_Compatibility_List here].
 +
| Drenn/Steveice10
 +
| [https://github.com/Drenn1/GameYob/releases Here]
 +
| Yes
 +
| 2017-09-04
 +
|-
 +
| [https://github.com/mgba-emu/mgba mGBA]
 +
| A GBA emulator that runs well without kernel hax.
 +
| endrift
 +
| [https://mgba.io/downloads.html Here]
 +
| Yes
 +
| 2021-09-05
 +
|-
 +
| [https://github.com/mrdanielps/r3Ddragon r3Ddragon]
 +
| A WIP Virtual Boy emulator for the 3DS based on Reality Boy / Red Dragon.
 +
| mrdanielps
 +
| [https://github.com/mrdanielps/r3Ddragon/releases Here]
 +
| Yes
 +
| 2020-08-07
 +
|-
 +
| [https://github.com/libretro/RetroArch RetroArch]
 +
| A multisystem emulator. (GB, GBA, SNES, Genesis, CPS1, CPS2, etc.)
 +
| libretro
 +
| [http://buildbot.libretro.com/nightly/nintendo/3ds/ Here]
 +
| Yes
 +
| Undergoing rapid development.
 +
|-
 +
| [https://github.com/bubble2k16/snes9x_3ds SNES9x for 3DS]
 +
| A SNES emulator for the old 3DS / 2DS. Optimised from Snes9x 1.43 and runs many games at full speed. Compatibility list [http://wiki.gbatemp.net/wiki/Snes9x_for_3DS here]
 +
| bubble2k16
 +
| [https://github.com/bubble2k16/snes9x_3ds/releases Here]
 +
| Yes
 +
| 2019-10-08
 +
|-
 +
| [https://github.com/bubble2k16/emus3ds VirtuaNES for 3DS]
 +
| A NES emulator for the old 3DS / 2DS. Optimised from VirtuaNES 0.9.7 and runs many games at full speed.
 +
| bubble2k16
 +
| [https://github.com/bubble2k16/emus3ds/releases Here]
 +
| Yes
 +
| 2017-03-23
 +
|-
 +
| [https://github.com/bubble2k16/emus3ds TemperPCE for 3DS]
 +
| A PC-Engine/Turbografx-16 emulator for the old 3DS / 2DS. Optimised from Temper runs all games, including CD-ROM and SGX games at full speed.
 +
| bubble2k16
 +
| [https://github.com/bubble2k16/temperpce_3ds/releases Here]
 +
| Yes
 +
| 2017-06-19
 +
|-
 +
|}
 +
 +
===Theme managers===
 +
{| class="wikitable" border="1"
 +
!  width="20%" | Name
 +
!  width="50%" | Description
 +
!  width="10%" | Author
 +
!  width="10%" | Download
 +
!  width="5%"  | Open-Source
 +
!  width="15%" | Last Updated
 +
|-
 +
| [https://github.com/yellows8/3ds_homemenu_extdatatool 3DS HomeMenu extdata Tool]
 +
| Tool for accessing the SD extdata which Home Menu uses. This essentially allows writing custom themes to extdata which get loaded at Home Menu startup.
 +
| [[User:yellows8|yellows8]]
 +
| [https://github.com/yellows8/3ds_homemenu_extdatatool/releases Here]
 +
| Yes
 +
| 2015-08-17
 +
|-
 +
| [https://github.com/Rinnegatamante/CHMM2 Custom Home Menu Manager 2]
 +
| Theme manager for Nintendo 3DS. Discontinued.
 +
| [[User:Rinnegatamante|Rinnegatamante]]
 +
| [http://rinnegatamante.it/CHMM2.rar Here]
 +
| Yes
 +
| 2016-07-04
 +
|-
 +
| [https://github.com/ErmanSayin/Themely/tree/88e93816e3b43a40bcee25b1a7a8c71ef6a37db8 Themely]
 +
| Theme manager for Nintendo 3DS with 3dsthem.es integration.
 +
| ErmanSayin
 +
| [https://github.com/ErmanSayin/Themely/releases/tag/v1.3.1 Here]
 +
| Not anymore, 1.3.1 last FOSS version
 +
| 2017-6-28
 +
|-
 +
|[https://github.com/usagirei/3DS-Theme-Editor Usagi 3DS Theme Editor]
 +
|A simple 3DS theme editor for PC. You will need to have the .NET Library installed on your PC first before you can use it.
 +
|[https://github.com/usagirei usagirei]
 +
|[https://github.com/usagirei/3DS-Theme-Editor/archive/master.zip Here]
 +
|Not sure
 +
|2017.05.28
 +
|-
 +
| Anemone3DS
 +
| New theme and Luma splash screen manager, created to fill the gap left by its predecessors.
 +
| [[User:astronautlevel2]]
 +
| [https://github.com/astronautlevel2/Anemone3DS/releases/ Here]
 +
| Yes
 +
| 2018-5-13
 
|}
 
|}
===Demos===
+
 
 +
===Title managers===
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
!  width="20%" | Name
 
!  width="20%" | Name
Line 228: Line 593:  
!  width="10%" | Author
 
!  width="10%" | Author
 
!  width="10%" | Download
 
!  width="10%" | Download
!  width="10%" | Open-Source
+
!  width="5%"  | Open-Source
 +
!  width="15%" | Last Updated
 +
|-
 +
| [https://github.com/Steveice10/FBI FBI]
 +
| Open source CIA (un)installer and launcher.
 +
| [[User:Steveice10|Steveice10]]
 +
| [https://github.com/Steveice10/FBI/releases?after=2.0.0 Here]
 +
| Yes
 +
| 2015-12-02
 +
|-
 +
| [https://github.com/Steveice10/FBI FBI 2]
 +
| Multipurpose file/title/ticket/save manager
 +
| [[User:Steveice10|Steveice10]]
 +
| [https://github.com/Steveice10/FBI/releases Here]
 +
| Yes
 +
| 2018-8-21
 +
|}
 +
 
 +
=== Save managers===
 +
{| class="wikitable" border="1"
 +
!  width="20%" | Name
 +
!  width="50%" | Description
 +
!  width="10%" | Author
 +
!  width="10%" | Download
 +
!  width="5%"  | Open-Source
 +
!  width="15%" | Last Updated
 +
|-
 +
| [https://gbatemp.net/threads/save-data-manager-and-editor-for-firmware-up-to-9-9.396245/ save_manager]
 +
| Proof of concept save exporter/importer
 +
| [[User:profi200|profi200]]
 +
| [Here]
 +
| [https://gist.github.com/profi200/d0d092c11d0eb0692748 Yes]
 +
| 2015-09-13
 +
|-
 +
| [https://github.com/meladroit/svdt svdt]
 +
| Save Data Explorer/Manager
 +
| [[User:meladroit|meladroit]]
 +
| [https://github.com/meladroit/svdt/releases Here]
 +
| Yes
 +
| 2015-10-16
 +
|-
 +
| [JK's Save Manager]
 +
| Save/Extdata Manager
 +
| JK_
 +
|  Here]
 +
| [https://github.com/J-D-K/JKSM/ Yes]
 +
| 2016-09-29
 +
|-
 +
| JK's Save Manager for Rosalina
 +
| Modded version of JKSM for use as .3dsx on Luma 8+
 +
| Phalk, JK_
 +
| [https://github.com/Phalk/JKSM/releases Here]
 +
| Yes
 +
| 2017-7-12
 +
|-
 +
| [https://github.com/FlagBrew/PKSM PKSM]
 +
| Save editor for Pokémon generations 3 to 7
 +
| Bernardo Giordano
 +
| [https://github.com/FlagBrew/PKSM/releases Here]
 +
| Yes
 +
| 2020-6-13
 +
|-
 +
| [https://github.com/FlagBrew/Checkpoint Checkpoint]
 +
| Fast and simple homebrew save manager for 3DS and Switch written in C++
 +
| Bernardo Giordano
 +
| [https://github.com/FlagBrew/Checkpoint/releases Here]
 +
| Yes
 +
| 2019-12-9
 +
|-
 +
| [https://github.com/phijor/SpecializeMii/ SpecializeMii]
 +
| Editor for Mii database (specialness)
 +
| phijor
 +
| [https://github.com/phijor/SpecializeMii/releases Here]
 +
| Yes
 +
| 2017-1-22
 +
|-
 +
| [https://github.com/rboninsegna/SpecializeMii/ SpecializeMii]
 +
| Editor for Mii database (specialness and ownership)
 +
| phijor, [[User:Ryccardo|Ryccardo]]
 +
| [https://github.com/rboninsegna/SpecializeMii/releases Here]
 +
| Yes
 +
| 2017-8-13
 +
|}
 +
 
 +
=== File servers ===
 +
{| class="wikitable" border="1"
 +
!  width="20%" | Name
 +
!  width="50%" | Description
 +
!  width="10%" | Author
 +
!  width="10%" | Download
 +
!  width="5%"  | Open-Source
 +
!  width="15%" | Last Updated
 +
|-
 +
| [https://github.com/mtheall/ftpd ftpd (ftBrony)]
 +
| A FTP server.
 +
| [https://github.com/mtheall mtheall]
 +
| [https://github.com/mtheall/ftpd/releases Here]
 +
| Yes
 +
| 2020-05-30
 +
|-
 +
| ''[https://github.com/iamevn/FTP-3DS FTP-3DS]''
 +
| Fork of ftBrony with a Nintendo theme. ''No longer under development and without repo.''
 +
| [[User:iamevn|iamevn]]
 +
| N/A
 +
| Yes (''No source officially available.'')
 +
| N/A
 +
|-
 +
| [https://github.com/FloatingStar/FTP-GMX FTP - Graphic ModifierX Edition]
 +
| Fork of ftpd with aesthetic modifications.
 +
| [[User:FloatingStar|FloatingStar]]
 +
| [https://github.com/FloatingStar/FTP-GMX/releases Here]
 +
| Yes
 +
| 2016-01-27
 +
|-
 +
| [https://github.com/smealum/ftpony ftpony]
 +
| A basic FTP server, useful for testing new homebrew versions without swapping the SD card. ''No longer under (active) development?''
 +
| [[User:smea|smea]]
 +
| Build from [https://github.com/smealum/ftpony repo]
 +
| Yes
 +
| 2014-11-24
 +
|}
 +
 
 +
=== Icon Packs ===
 +
Icon Packs are <code>SMDH</code> Packs for homebrew apps.
 +
{| class="wikitable" border="1"
 +
!  width="20%" | Name
 +
!  width="50%" | Description
 +
!  width="10%" | Author
 +
!  width="10%" | Download
 +
!  width="10%" | Last Updated
 +
|-
 +
| [https://gbatemp.net/threads/icon-pack-simplok-for-the-homebrew-launcher.396750/ Simplok]
 +
| The first 3DS Icon pack.
 +
| [[User:link6155|link6155]]
 +
| [http://1drv.ms/1EJCq2e Here]
 +
| 2015-09-12
 +
|-
 +
| ''[https://gbatemp.net/threads/1lp-icon-pack.402018/ 1LP]''
 +
| Another 3DS Icon pack. ''Repo is dead, no alternate downloads available.''
 +
| [[User:100pcrack|100pcrack]]
 +
| N/A
 +
| 2015-12-22
 +
|-
 +
| [https://gbatemp.net/threads/icon-pack-modern-ui.404366/ Modern UI]
 +
| A simple icon pack with a flat and minimalist design.
 +
| [[User:LouchDaishiteru|LouchDaishiteru]]
 +
| [https://gbatemp.net/threads/icon-pack-modern-ui.404366/ Here]
 +
| 2016-02-15
 +
|}
 +
 
 +
=== Demos ===
 +
{| class="wikitable" border="1"
 +
!  width="20%" | Name
 +
!  width="50%" | Description
 +
!  width="10%" | Author
 +
!  width="10%" | Download
 +
!  width="5%"  | Open-Source
 +
!  width="15%" | Last Updated
 +
|-
 +
| [https://github.com/halcy/nordlicht19 Skate Station]
 +
| A demo for the 3DS featuring music and 3D effects
 +
| SVatG
 +
| [https://aka-san.halcy.de/nordlicht2019/Skate%20Station.zip Here]
 +
| Yes
 +
| July 2019
 
|-
 
|-
 
| cubedemo
 
| cubedemo
| A short demo of Homebrew on 3ds with working sound.
+
| A short demo of Homebrew on the 3DS, with working sound.
 
| [[User:plutoo|plutoo]]
 
| [[User:plutoo|plutoo]]
 
| [https://mega.co.nz/#!KUQFiQYA!pv8HDEyrmuX6Eyw2hW0opL7gf9Ztmjd9J5pPsvs_rD4 Here]
 
| [https://mega.co.nz/#!KUQFiQYA!pv8HDEyrmuX6Eyw2hW0opL7gf9Ztmjd9J5pPsvs_rD4 Here]
 
| No
 
| No
 +
| N/A
 +
|-
 +
| [http://www.pouet.net/prod.php?which=66607 demo ou mourir]
 +
| Small demo for the 3DS with music and 2D effects
 +
| Desire
 +
| [http://mudlord.info/democrap/dsr_demooumourir.zip Here]
 +
| No
 +
| November 2015
 +
|-
 +
| The Night of Interruptions!
 +
| An independently made short film which can be watched on the Nintendo 3DS.
 +
| [[User:Chukoloco08|Chukoloco08]]
 +
| [https://archive.org/details/the-night-of-interruptions-3ds Here]
 +
| No
 +
| December 2020
 +
|-
 +
| Time for The Chickens to go to Sleep
 +
| An animated bedtime story featuring The Clucking Chickens by Sawyer Ique which can be viewed on the Nintendo 3DS.
 +
| [[User:Chukoloco08|Chukoloco08]]
 +
| [https://sawyer-ique.itch.io/sawyers-stories-time-for-the-chickens-to-go-to-sleep Here]
 +
| No
 +
| May 2021
 +
 
|}
 
|}
6

edits