Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Add a notice that this doesn't work anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewL246 authored Jan 10, 2024
1 parent 7cf7ef7 commit 607f0b8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This is a Miiverse portal client for PCs, specifically for Pretendo Juxtaposition. It also has some other useful features, such as downloading a Pretendo user's profile data.

## ⚠️ Notice: Unfortunately, this doesn't work anymore.

In the 2 years since I created this, the Pretendo Network account server [added verification checks](https://github.com/PretendoNetwork/account/blob/dev/src/middleware/console-status-verification.ts) that check if the request is coming from a real console or an emulator with a valid console dump.

I might work on fixing this in the future, but passing these checks would require some major changes and make this app require a console dump.

## Installation

### Releases
Expand Down

0 comments on commit 607f0b8

Please sign in to comment.