PortraitBuilder
PortraitBuilder copied to clipboard
:art: Portrait Builder tool for Crusader Kings II
Rendering of some dds files is corrupted on Win7. 
cf failed build https://travis-ci.org/rquinio/PortraitBuilder/builds/141745957 > Cannot read symbol file StackTrace: at Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor (System.IO.Stream stream) in :0 at Mono.CompilerServices.SymbolWriter.MonoSymbolFile.ReadSymbolFile (System.IO.Stream stream) in :0 at Mono.Cecil.Mdb.MdbReaderProvider.GetSymbolReader (Mono.Cecil.ModuleDefinition module, System.IO.Stream symbolStream) in :0...
``` 2018-06-28 22:35:20,980 FATAL Program - Fatal error.System.ArgumentException: 1 is not a supported code page. Parameter name: codepage at System.Text.Encoding.GetEncoding(Int32 codepage) at ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries() at ICSharpCode.SharpZipLib.Zip.ZipFile..ctor(Stream stream) at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String...
Ideas: - Split the archive scanning (looking for portraits/gfx) from the unzipping of assets - Only unzip DLC/mods that are checked to reduce loading time/disk space.
- Break down into 4 dropdowns: culturegfx, gender, age and date - Order the entries in Clothing and Portrait dropdown alphabetically, so searching the desired ones are even easier.