Superviral / PKSM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pksm

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

Backups

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

OTA injection

Installation

Download and install the latest release (4.0.3) with your favourite installation method. When booted, the application will download automatically the required additional assets from a third party 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.

If you're using Homebrew Launcher and you don't have the latest firmware on your console, you may want to use ctr-httpwn to get internet access and let the application download everything correctly. 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/.

Compiling

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

Screenshots

pksm pksm pksm pksm pksm pksm pksm pksm pksm pksm pksm pksm

Credits

  • @dsoldier for the gorgeous graphic work
  • 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
  • Hamcha for cybertrust.h and digicert.h
  • 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

License

This file is part of PKSM

Copyright (C) 2016 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.


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

About

License:GNU General Public License v3.0


Languages

Language:C 95.3%Language:C++ 2.0%Language:Makefile 1.6%Language:Java 0.8%Language:Batchfile 0.2%Language:Python 0.1%