Skip to content

Kotor Savegame Editor - Recompiled with extra functionnalities

License

Notifications You must be signed in to change notification settings

nadrino/kotor-savegame-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KotOR Savegame Editor

License GitHub version Github all releases

Recompiled with extra functionnalities

Download

  • Download the zip file named KSE_XXX.zip (when XXX is the latest version) in the release section: link.
  • Unzip this file in a folder of your choice.
  • Make sure kse.ini contains the right paths to your KotOR games. By default those point towards the Steam versions. You can use the embedded KPF.exe to help you set these up.
  • Launch KSE.exe

Screenshot

Build On Windows

  • Install perl 5.16.3.1 32bits (portable) http://strawberryperl.com/releases.html
  • Unzip the archive in the folder of your cloned repository
  • Open Powershell
  • Exectue .bat file in the unzipped directory to setup the environement for perl
\\Path\to\portableshell.bat
pushd \\Path\to\code
  • Install required dependencies :
cpan install Tk::HList
cpan install Tk::Autoscroll
cpan install Tk::DynaTabFrame
cpan install Win32::FileOp
cpan -fi PAR::Packer
  • Compile the perl script :
pp --gui -o KSE.exe kse.pl
  • Launch KSE.exe

Contributors Prior to this Repository

  • FairStrides
  • tk102 - Original KSE author

About

Kotor Savegame Editor - Recompiled with extra functionnalities

Resources

License

Stars

Watchers

Forks

Packages

No packages published