пре 6 година 2 комита на master почев од овог издања
Changelog:
On July the 30th, 2018, Nintendo released 3DS system update 11.8.0-41. This system update changed the nim
module (which is used by the 3DS itself to install titles and system updates) to send along two new headers. One of these headers is a base64 version of the ticket.
Tickets on the 3DS are signed by a key that Nintendo only has and is not considered Reverse Engineerable (meaning it's not possible to make your own correctly signed tickets). When CFW is installed (such as Luma3DS), it is possible to disable the signature checks for these tickets on the system itself.
Programs like freeShop make their own tickets, which are considered incorrectly signed.
On 9th of August, 2018, Nintendo started enabling requiring these headers on a small number of titles, mostly 1st and 2nd party titles. Before 9th of August, while tickets would not need to be send along, Nintendo would still verify and reject downloads with an incorrectly signed ticket (this could be seen in freeShop by trying to do a sleep download, which uses the nim
module, which would subsequently fail).
On 22nd of August, Nintendo expanded this change to all of their commercial applications.
Source: 3dbrew
пре 6 година 3 комита на master почев од овог издања
4.1.3 changes:
пре 6 година 26 комита на master почев од овог издања
Note that the TLSv1.1 revoke will cause theCruel's original version of freeShop (freeShop 2.0) to become unusuable. It's strongly recommended to upgrade to CE version, if you haven't done so already.
-- Special hugs to @Byokugen for being there from beginning to end! She's awesome :D
пре 7 година 35 комита на master почев од овог издања
The startup sound shouldnt mess anymore.
пре 7 година 36 комита на master почев од овог издања
Okay apparently the version string was also set in CMakeLists.txt, but since nobody told me that I forgot to update it. That is now fixed.
4.1.0 changes:
пре 7 година 38 комита на master почев од овог издања
CODE NAME: ROW ROW
Below you can download the Community Edition of freeShop.
No major changes have been made for the end user.
For developers there is now a Vagrantfile available to simplify development and building of cpp3ds/3ds_portlibs.
See the wiki of the fork for details.
Oh and this as per usual: