Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.
/ PGLQReader Public archive

A C program to view Pokemon Rental Teams from the QR raw data.

License

Notifications You must be signed in to change notification settings

ezel/PGLQReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGLQRead

A C program to view Pokemon Rental Teams from the QR raw data. This tool is more like a C port of PKRentalViewer so I can run on Mac/Linux.

How to use

  1. Download some .png of QR Rental Team from the PGL by you favourite browser.
  2. Open Command Prompt or Terminal.
  3. Navigate to the folder that contains pglqread executable.
  4. (Optionally) Type make to compile the source.
  5. Type pglqread qr.png (qr.png is the name of your .png file)

More Usage

  • Comming soon

Known Issues

  • Some QR codes cause decrypt errors.

Dependencies

Other Libraries Used

  • The QR decoder is from quirc.
  • The MemeCrypto library and most of the data files came from PKHeX.

Credits:

About

A C program to view Pokemon Rental Teams from the QR raw data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages