Skip to content

Tails32/PKSM

 
 

Repository files navigation



Editor, wondercard injector, offline extra storage and OTA injector.

If you want a non-invasive homebrew to see your save's infos, check out PKSV

Downloads Links
Latest 3dsx build direct
Latest cfw build direct
Latest QR code qr

Installation

Download the latest release (4.2.2) and install it with your favourite installation method. You should only copy/paste the whole content of the release zip into the root of your sd-card, most of the time. When booted, the application will automatically download the required additional assets from an external source. You can provide your own assets, if you want.

If you're using Homebrew Launcher, make sure you have it updated to the latest version.

You need internet access to download the additional assets. If you can't still download them through the application, you can put them manually in the SD card, putting the external additionalassets folder in your SD card, located at /3ds/data/PKSM/. To avoid troubles, the final result should be a folder filled with assets, located at /3ds/data/PKSM/additionalassets/.

Usage

GenVI to GenVII games: trigger the right game when prompted (you will do it twice if using homebrew launcher).

GenIV to GenV games: if using homebrew launcher, you must trigger Poketrasporter. Otherwise, use as always.

Backups

Automatic save backups are located at /3ds/data/PKSM/backup/[GAME_DATE]/main

Extra storage backups are located at /3ds/data/PKSM/bank/bank_[DATE].bak

OTA injection

You can use servepkx to inject things from your PC to PKSM directly. Use your favourite version between the ones proposed here:

servepkx Links
Java Usage
Python Usage
Web Browser Usage

Utilities

Application Description
badsectors This hb application cleans occasional wrong bytes into your extra storage file
phbank2pksm This web application converts your PHBank extra storage file to a PKSM compatible one

Issues

Before submitting an issue, look for it into the issues page, because it could have been already answered in the past.

Please only do consistent issues (submitting your environment and which version of PKSM you're running), without asking for the moon: we're working for free here. Duplicate issues will be closed without answer by our part.

We'll not reply to issues related to versions of PKSM different from the latest release currently available.

Contributing

Pull Requests are greatly appreciated. If you're planning to add features that requires a good bunch of work, please tell us before starting, in order to avoid wasting your time if the feature you're planning to add will not be possible to merge.

Compiling

You need devKitPro, ctrulib, sf2d, sfil, sftd and Xerpi's portlibs to be able to compile this.

When cloning the repo make sure to use git clone --recursive in order to also get buildtools and the other dependencies.

Lastly in case you're compiling for homebrew usage ensure you also create an xml file with <targets selectable="true"></targets> and put it along side the .3dsx file with matching names.

Screenshots

Credits

  • @dsoldier for the gorgeous graphic work
  • @Anty-Lemon for joining the dev team
  • Smealum for ctrulib, Xerpi for sf2d
  • Kaphotics for PKHeX and being an awesome guy
  • SciresM for C-memecrypto, you rock man
  • J-K-D for direct save import/export and being awesome
  • Slownic for java servepkx
  • Slashcash for PCHex++ and Strackeror for PCHex
  • Gocario for PKBrew
  • TuxSH for TWLSaveTool
  • MarcusD for romfs support
  • Nba_Yoh for received flags fix
  • hirakujira for RNG seed function
  • PPorg for most of wc6/wc7 included here
  • Simona, Carlo, Matteo for fill.c work
  • Shai, Federico, YodaDaCoda, /u/SatansRoommate for tests
  • Alex, Immersion, Hat3Mond4ys, sgtkwol for descriptions
  • Paul, Kian for a few wc6
  • Majickhat55 for few collections and descriptions
  • Poutros for N's collection

If you appreciate my work, I appreciate a coffee :)

License

This file is part of PKSM

Copyright (C) 2016/2017 Bernardo Giordano

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. See LICENSE for information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.7%
  • C++ 3.7%
  • Makefile 2.1%
  • Batchfile 1.9%
  • Java 1.0%
  • Smarty 0.4%
  • Python 0.2%