|
|
|
 |

November 10th, 2007, 08:01 PM
|
 |
Sergeant
|
|
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: A request to the developers: raise the unit li
i imagine that it is an overall memory issue. just think about all of the information that has to be held in memory aside from the sprites. memory may be cheap these days, but i think the devs are trying to keep people who may still have dilapidated systems in the fold.
|

November 10th, 2007, 09:01 PM
|
 |
Major General
|
|
Join Date: Feb 2005
Location: Lake of Hali, Aldebaran, OH
Posts: 2,474
Thanks: 51
Thanked 67 Times in 27 Posts
|
|
Re: A request to the developers: raise the unit li
Given that I know very little about how this game is put together - I'd guess from crawling around in the binary that it was written in good old ansi C, and I believe this was confirmed - it could, depending on how it was done, be a *major* pain in the *** to change the memory management. If this is legacy stuff from Dominions 1, the easiest way to fix this would be to rewrite the entire module, and obviously, we can forget that.
One issue is that the in-game sprites are stored in JK's efficient format, *not* as tgas. Does it compress the sprites and then uncompress them again? I have no idea - problem could be at any stage along the line.
Anyway, I'd love to see it expanded, but we can only speculate on whether or not that is even feasible.
__________________
If you read his speech at Rice, all his arguments for going to the moon work equally well as arguments for blowing up the moon, sending cloned dinosaurs into space, or constructing a towering *****-shaped obelisk on Mars. --Randall Munroe
|

November 11th, 2007, 03:55 PM
|
National Security Advisor
|
|
Join Date: Nov 2006
Location: Oxford, UK
Posts: 5,921
Thanks: 194
Thanked 855 Times in 291 Posts
|
|
Re: A request to the developers: raise the unit li
Has anyone tested the remove-earlier-units idea yet? Otherwise I might give it a go. You could simply have a remove-early-age mod, a remove-mid-age mod and a remove-late-age mod, and you could use the appropriate one(s) to make particular uber-mods feasible.
|

November 11th, 2007, 07:04 PM
|
 |
Major General
|
|
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
|
|
Re: A request to the developers: raise the unit li
Quote:
llamabeast said:
Has anyone tested the remove-earlier-units idea yet? Otherwise I might give it a go. You could simply have a remove-early-age mod, a remove-mid-age mod and a remove-late-age mod, and you could use the appropriate one(s) to make particular uber-mods feasible.
|
I created a mod to test what you suggest. I used '#era 0' to take all the late era nations out of the game. So far, I am in late winter of my first game with no crashes due to "Unit Spr" bugs. One incomplete test is not conclusive, so I will try several more games and I encourage other people to test it as well 
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
|

November 11th, 2007, 07:12 PM
|
 |
General
|
|
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
|
|
Re: A request to the developers: raise the unit li
Quote:
Foodstamp said:
I used '#era 0' to take all the late era nations out of the game.
|
Please elaborate how that is removing an entire era of units from the game. Usually it's era 1,2,3 and this ditches era 3?
|

November 11th, 2007, 07:18 PM
|
 |
Major General
|
|
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
|
|
Re: A request to the developers: raise the unit li
The complete blocks of script for each LA nation go like this...
#selectnation 49
#era 0
#end
Etcetera
I would have thought the #era 0 command would move the nation to a nonexistent era, not having any effect on the sprites, descriptions etc. But so far, the test game I am running is allowing me to use all my mods that were causing the crash before. I am going to run more test games because I don't trust the results, but time will tell if it works or not.
If other people would test it with their truly mega megamods, it would probably yield conclusive results faster.
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
|

November 11th, 2007, 07:36 PM
|
 |
General
|
|
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
|
|
Re: A request to the developers: raise the unit li
This would lift the problem ENTIRELY. This is big, I'll try it right now with my combined mod nations mods that made trouble.
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|