You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3DS Database parser + ticket generator + QR code generator
3
3
4
-
#Disclaimer
4
+
#Disclaimer
5
5
I am not liable for whatever you choose to do with this program. It's only made to make reacquiring owned games easier. In the end it's your personal choice to use this software.
6
6
7
7
# What's it for?
8
8
This app lets you generate a valid ticket + FBI-compatible QR Code for any title or multiple titles in the list.
9
9
10
10
11
-
#Screenshots
11
+
#Screenshots
12
12

13
13
14
14

15
15
16
-
#Requirements
16
+
#Requirements
17
17
* .NET Framework 4.5.2 (unfortunately this means that **Windows XP will not be supported**. Sorry!)
18
18
* An internet connection
19
19
* FBI 2.2+
20
20
21
-
#Usage
21
+
#Usage
22
22
1. Launch the program and let it prepare the database. Shouldn't take long, it's about a ~0.3MB download.
23
23
2. Select a title (or multiple titles) and press "Generate QR Code for FBI".
24
24
3. Scan the QR code with FBI's QR Code install option in the main menu, it will hopefully install the ticket. It will then ask if you would like to install the contents from the Nintendo CDN. Click "Yes".
25
25
26
-
#Credits
26
+
#Credits
27
27
[FunKeyCia](https://github.com/llakssz/FunKeyCIA/blob/master/FunKeyCIA.py#L162-L204) - for CDN info code I translated from Python
0 commit comments