konogonka/README.md

2.7 KiB

konogonka

License Build Status

GitHub mirror. Click here to get it from independent source code location

Nightly builds could be found somewhere on redrise.ru

Deep WIP multi-tool to work with NS-specific files / filesystem images.

Front end to libKonogonka

License

GNU General Public License v3+

drawing drawing drawing

drawing drawing drawing

drawing

Used libraries & resources

System requirements

JRE/JDK 8u60 or higher.

Notes about usage

  1. Start from clicking on 'settings' and importing keys. Use import. Don't waste your time.
  2. To open sub-file from the file use right mouse click and select 'Open'. Supported formats listed below.

Build this

  1. Install JDK
  2. Install Maven
  3. Install libKonogonka to local repository:
  4. $ git clone https://git.redrise.ru/desu/libKonogonka
  5. $ mvn -B -DskipTests clean package
  6. $ mvn install:install-file -Dfile=./target/libKonogonka-*-jar-with-dependencies.jar -DgroupId=ru.redrise -DartifactId=libKonogonka -Dversion=grep -m 1 '<version>' pom.xml| sed -e 's/\s*.\/\?version>//g' -Dpackaging=jar -DgeneratePom=true;
  7. $ git clone https://github.com/developersu/konogonka.git
  8. $ mvn -B -DskipTests clean package
  9. $ java -jar target/konogonka-0.x.x-jar-with-dependencies.jar

Thanks!

  • DDinghoya, who translated this application to Korean!
  • kuragehime, who translated this application to Japanese and Ryukyuan languages!

Checklist

  • NSP (PFS0)
  • XCI (+HFS0)
  • TIK
  • XML
  • NRO
  • NPDM support (to check)
  • CERT support
  • CNMT support
  • NSO support (to add; available at lib)
  • package2 support (to add; available at lib)
  • INI1 support (to add; available at lib)
  • KIP support (to add; available at lib)
  • RomFS
  • LogPrinter to singleton implementation.
  • 'Save to folder' option