Pak128 toolbox March 28, 2009, 06:22:14 pm Hello, here is the pak128 toolbox - various crazy scripts for all purposes.Most of the tools can load all dat files in all subfolders and then deal with them as they need. Usually, you can stop them from looking into a folder by adding file statsignore.conf (it looks just for the name).Output is either files, or text directly to command line. Most of the interesting tools don't change existing files - but be careful anyway.It mostly needs Python (2.6 line recommended) and PyGame (recommended latest for 2.6). But there are some other things, too.In most cases you will copy1) the one script you want to use2) and simutools.pyto the top folder of tree that you want to analyze. Then edit the files (configuration is usually at the top) and finally run. Quote Selected Last Edit: May 02, 2010, 09:07:16 pm by VS
Re: Pak128 toolbox Reply #1 – March 28, 2009, 09:20:24 pm this onto what good and how does it work? Quote Selected
Re: Pak128 toolbox Reply #2 – March 28, 2009, 11:24:58 pm ...read the text?edit: Updated the spectrogram thingy. It had a bug where all house types had to have at least one object or it crashed.edit: updated again... Quote Selected Last Edit: April 01, 2009, 07:39:59 pm by VS
Re: Pak128 toolbox Reply #3 – January 04, 2010, 09:12:08 pm Updated with current version. Some new tools and some improvements to the library... Find out eventually yourself. Quote Selected
Re: Pak128 toolbox Reply #4 – May 02, 2010, 09:00:39 pm Updated with a few new tools - most notably timeline-chart.py which produces overviews of vehicle timeline.Download from first post... Quote Selected
Re: Pak128 toolbox Reply #5 – May 02, 2010, 09:16:50 pm I don't really understand the utility of your tool ... Quote Selected
Re: Pak128 toolbox Reply #6 – May 02, 2010, 09:28:55 pm If you aren't pakset maintainer, there isn't much to do with them. Quote Selected
Re: Pak128 toolbox Reply #7 – May 03, 2010, 08:42:53 am I've been playing a little bit with Python and I was wondering if wouldn't be possible to create an executable for Windows systems, with a little menu (in command line mode). Quote Selected
Re: Pak128 toolbox Reply #8 – May 03, 2010, 03:23:48 pm Isn't it easier to copy the file and click? Instant gui across al platforms Quote Selected
Re: Pak128 toolbox Reply #9 – May 03, 2010, 07:45:42 pm Still need some additional code to recognize pak64 images ... otherwise great. Quote Selected
Re: Pak128 toolbox Reply #10 – May 03, 2010, 08:43:44 pm There's a constant at top of the file... Quote Selected