Page 1 of 5 12345 LastLast
Results 1 to 20 of 95

Thread: SaveParser - Editor for Total War savegames (Warhammer)

  1. #1
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default SaveParser - Editor for Total War savegames (Warhammer)

    See main thread at:
    Thread for SaveParser


    Please report bugs or post questions on that other thread, too.
    Last edited by RoninX2807; May 25, 2016 at 09:10 AM.

  2. #2

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    yaaaaaaassssss

    please.

  3. #3
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Version 1.16.0.0 ("Warhammer initial") published.

    1.16.0.0
    • Warhammer: initial version. (Distingiushing between active and destroyed faction is not properly working yet)
    • new NoGameDataPack.zip
    • new master_schema.xml
    • EsfLibary: new libary for EditSF, SaveParser and SaveViewer to parse and edit Warhammer savegames. If you use EditSF as stand-alone, copy this libary into its folder.
    • BugFix: Empire savegame file name extension fix for saving. (does not solve corrupt savegame for Empire)

  4. #4
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Yes, a little bug for Warhammer is game is already running: you cannot use NoGameDataPack. it is already fixed, but not yet published, wait for next release, since error is easy to avoid.
    Workaround: Start tool first, then game.

  5. #5
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Version v1.17.0.0 published.

    1.17.0.0
    • Warhammer: "Edit" and "Edit-Global" tabs enabled
    • Warhammer: character table: displaying custom names
    • Warhammer: character table: dignitaries added in filter
    • Warhammer: character table: character type-based row coloring
    • character table: tooltip for columns "traits" with list of traits as content
    • province table: rebels will also displayed
    • BugFix: parse province table with Faction Array Index > -1 and at least one region is occupied by rebels
    • BugFix: game switch from Warhammer -> any other -> Warhammer
    • BugFix: Warhammer: using NoGameDataPack if game is already running.
    • SaveViewer: new column "Code" added in node result
    • new NoGameDataPack.zip
    Last edited by RoninX2807; May 26, 2016 at 05:05 PM.

  6. #6
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Version v1.17.0.0 published. (This time for real!)

  7. #7
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Version v1.18.0.0 published.


    1.18.0.0
    • Warhammer: diplomacy table enabled
    • Warhammer: army table enabled
    • Warhammer: unit table enabled
    • Warhammer: region table garrisonId added
    • Warhammer: faction table enhanced
    • Warhammer: "Edit" tab panel: "Complete Construction" also works for hordes
    • Bugfix: Warhammer: character table: character type-based row coloring after sorting

  8. #8
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Version v1.19.0.0 published.
    1.19.0.0
    • Warhammer: character table: government posts
    • Warhammer: character table: background skill (displayed as trait in game)
    • Warhammer: Faction Editor dialog enabled
    • Warhammer: Army Editor dialog enabled
    • Warhammer: Unit Editor dialog enabled
    • Warhammer: Region Editor dialog enabled
    • Warhammer: Province Editor dialog enabled
    • new NoGameDataPack.zip
    • Bugfix: Warhammer: army table: unit link
    • Bugfix: army table: double click opened always character dialog for general since v.1.18.0.0

  9. #9
    Mooncabbage's Avatar Ducenarius
    Join Date
    Oct 2005
    Location
    Australia
    Posts
    990

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Hey Ronin! Trying out your tool with TW Warhammer, when I click "Switch to StartPos" button in the menu, the program crashes with the following error:

    Spoiler Alert, click show to read: 
    Code:
    ************** Exception Text **************
    System.IndexOutOfRangeException: Index was outside the bounds of the array.
       at SaveParser.SaveParser.switchGame()
       at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
       at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ToolStrip.WndProc(Message& m)
       at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1080.0 built by: NETFXREL3STAGE
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
    ----------------------------------------
    SaveParser
        Assembly Version: 1.19.0.0
        Win32 Version: 1.19.0.0
        CodeBase: file:///D:/Users/Mooncabbage/Desktop/TW%20Modding/SaveParser/SaveParser.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1081.0 built by: NETFXREL3STAGE
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1078.0 built by: NETFXREL3STAGE
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    RoninXLibary
        Assembly Version: 1.15.0.0
        Win32 Version: 1.15.0.0
        CodeBase: file:///D:/Users/Mooncabbage/Desktop/TW%20Modding/SaveParser/RoninXLibary.DLL
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1055.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    SaveParserLibary
        Assembly Version: 1.15.0.0
        Win32 Version: 1.15.0.0
        CodeBase: file:///D:/Users/Mooncabbage/Desktop/TW%20Modding/SaveParser/SaveParserLibary.DLL
    ----------------------------------------
    PackParserLibary
        Assembly Version: 1.15.0.1
        Win32 Version: 1.15.0.1
        CodeBase: file:///D:/Users/Mooncabbage/Desktop/TW%20Modding/SaveParser/PackParserLibary.DLL
    ----------------------------------------
    Filetypes
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///D:/Users/Mooncabbage/Desktop/TW%20Modding/SaveParser/Filetypes.DLL
    ----------------------------------------
    Common
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///D:/Users/Mooncabbage/Desktop/TW%20Modding/SaveParser/Common.DLL
    ----------------------------------------
    EsfLibrary
        Assembly Version: 1.2.0.1
        Win32 Version: 1.2.0.1
        CodeBase: file:///D:/Users/Mooncabbage/Desktop/TW%20Modding/SaveParser/EsfLibrary.DLL
    ----------------------------------------


    Could be I'm running it in a funny folder? EditSF runs fine with your library update.
    Not actually on the moon.

    Empire: Tactical Warfare Mod v1.0

  10. #10
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Quote Originally Posted by Mooncabbage View Post
    Hey Ronin! Trying out your tool with TW Warhammer, when I click "Switch to StartPos" button in the menu, the program crashes with the following error:
    Could be I'm running it in a funny folder? EditSF runs fine with your library update.
    No, nothing to do with "funny folders", I simply forgot to set the Warhammer startpos folder.
    I will fix it with the next release!
    Maybe tomorrow or today in several hours.
    Last edited by RoninX2807; June 01, 2016 at 11:15 AM.

  11. #11

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Bug (maybe)
    v1.19.0.0

    Parse tab, Units table

    Changing the maximum unit strength does nothing, when loading the edited save up the maximum number of troops in the unit stays at default. Current unit strength will decrease to the ratio difference between modified total strength and current strength. i.e. if a unit is 100/100 by default and it is modified to 150/100, when loading the game the unit will be 100/66.
    Shameless RADIOUS fanatic. Was/is Rob-a-Dogg

  12. #12
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Quote Originally Posted by EdwardReynolds View Post
    Bug (maybe)
    v1.19.0.0

    Parse tab, Units table

    Changing the maximum unit strength does nothing, when loading the edited save up the maximum number of troops in the unit stays at default. Current unit strength will decrease to the ratio difference between modified total strength and current strength. i.e. if a unit is 100/100 by default and it is modified to 150/100, when loading the game the unit will be 100/66.
    Oh, unfort not really a bug, but a feature of the tools that is not working anymore:
    As against Attila or Rome2, the game "corrects" the max-value to the original one when loading if the value is higher as the original.
    This means the changeMax-Function for units does not work in Warhammer and i will disable that feature,
    <dislike>
    Last edited by RoninX2807; June 03, 2016 at 02:23 AM.

  13. #13

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    <saddest face>
    Shameless RADIOUS fanatic. Was/is Rob-a-Dogg

  14. #14
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Version v1.19.1.0 published.
    1.19.1.0
    • configuration check modified, using also registry for games bought at Steam
    • Warhammer: character table: subtype added
    • Warhammer: setMaxSite for units function disabled. Warhammer resets the max-value to the original one when loading.
    • Bugfix: Warhammer: switching to startpos files

  15. #15

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    I edited unit numbers using PFM, interestingly changing the values in the tables changes the size of existing units.
    Where as in previous TW games if you change the table values, only newly build units after the edit come with the updated unit size.
    Shameless RADIOUS fanatic. Was/is Rob-a-Dogg

  16. #16
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Yes if you edit the game data table files it works of course, you create a little mod so to say.

  17. #17
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Version v1.20.0.0 published.
    1.20.0.0
    • Warhammer: Character Editor dialog enabled (ancillaries not yet)
    • Bugfix: Empire and Napoloen menu items enabled again.
    • new NoGameDataPack.zip

  18. #18
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    1.20.1.0
    • Warhammer: Character Editor dialog: Ancillaries (just displaying so far)
    • Bugfix: Warhammer: Character Editor dialog: background skill
    • Bugfix: Warhammer: Character Editor dialog: edited trait will be saved now
    • new NoGameDataPack.zip

  19. #19

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Thanks for your work, Ronin.

  20. #20
    RoninX2807's Avatar Senator
    Join Date
    Nov 2006
    Location
    Tokyo, Japan
    Posts
    1,067

    Default Re: SaveParser - Editor for Total War savegames (Warhammer)

    Quote Originally Posted by Warlocke View Post
    Thanks for your work, Ronin.
    Welocome! Thank you for your friendly words.

Page 1 of 5 12345 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •