![]() |
Question regarding patches/updates and mods...
How are patches and upgrades going to work? Are they going to continually be changing the Data and AI files? I certainly hope not. Many people, myself included, will be using modified data etc and dont really want all that effort wiped out with every new tweak or upgrade. Will there be a way to maybe clearly indicate what changes are made to the data and AI files so that Users of custom files can simply update their files? Otherwise, it will be impossible to remain current with the game system and not go insane having to retype mod after mod. Has a process for this already been spec'ed out? Thanx for any info! Talenn |
Re: Question regarding patches/updates and mods...
Put each of your mods in a separate folder in the Space Empires IV directory. You can change which ones you are accessing in the path.txt file.
|
Re: Question regarding patches/updates and mods...
I always keep copies of any files I change. Do the same for the files you have altered and want to keep just in case they are changed back to the originals. Then just pull the modified copy back. Takes a few seconds.
|
Re: Question regarding patches/updates and mods...
Heh, I guess I phrased it poorly http://www.shrapnelgames.com/ubb/images/icons/icon7.gif I want to know if the FIXES are going to require a new database. It wont do much good to have backup copies of your old data if those datafiles either a) still contain the 'bugs' or b) arent compatible with the new patch. This is what I'm concerned about. That the patch changes will be implemented in new data files which will be required to replace the ones I've (we've) already made. What I would like to see is that any 'patch changes' to data be clearly indicated so that Users of custom data can simply 'cut and paste' the updated areas into their custom data. Thanx, Talenn |
Re: Question regarding patches/updates and mods...
Here's my geeky solution...
Do you have access to a unix/linux machine? Unix has a standard tool called "diff" that intelligently compares two files and outputs the differences between them, line by line, showing insertions, changes, and deletions. With that, you could diff the old and new Versions of the data files, and easily make a list of changes to them. I know one of the old MS C++ compilers came with a graphical Windows tool which did essentially the same thing, but I don't know if it still does or if there is any diff equivalent for the PC. Well, for that matter, when the patch comes out, if Malfador does make data file changes and doesn't detail them, I can do the diff myself and post the changes here if people would like. |
Re: Question regarding patches/updates and mods...
Context-sensitive diffs might work well, given how much of the data is ASCII text...
I'd be really, really, surprised if 'patch' and 'diff' have not been ported to DOS/Windows given their usefulness. And they'd be quite useful for mods (e.g. Tcl/Tk or VB or what-have-you front-end used for selecting between standard game and mods; if a mod is selected, the front-end applies the relevant patches, and then reverses the patches after SE4 exits. Probably would need an option to revert manually if the script gets aborted before the patch gets reversed, or what-not. But that'd be workable as long as Version changes don't induce incompatibilities like changing field semantics (adding mandatory fields, etc) or conflicts (same-name components, same-number component images, etc). ------------------ -- The thing that goes bump in the night |
Re: Question regarding patches/updates and mods...
Both diff and patch are available under Windows 9x/NT. You can also superimpose to create a diff through Metapad (a free replacement for Notepad with unlimited file size, standard and floating tabs, multiple font support, word wrap and, best of all, cursor line and column tracking.) right now, I use MetaPad to create adjustments to the files. I can then track all my changes and repair as required.
|
Re: Question regarding patches/updates and mods...
LintMan:
That would be GREAT if you wouldnt mind posting the changes. I'm not quite up to snuff on doing comparisons etc. http://www.shrapnelgames.com/ubb/images/icons/icon7.gif I'm sure this will force me to learn as I am NOT going back and retyping all my data changes http://www.shrapnelgames.com/ubb/ima...ons/icon12.gif Thanx, Talenn |
Re: Question regarding patches/updates and mods...
No prob, Talenn.
Greghacke, thanks for the info about that MetaPad editor - it sounds slick and I've been looking for a good replacement for Notepad. |
Re: Question regarding patches/updates and mods...
No problem. To prevent everyone from scouring the world for it, here it is...
|
All times are GMT -4. The time now is 03:30 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.