View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000538 | The Dark Mod | Coding | public | 22.01.2008 08:36 | 25.04.2018 05:34 |
Reporter | crispy | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | suspended | Resolution | suspended | ||
Product Version | SVN | ||||
Summary | 0000538: Display warnings when certain crucial cvars are at non-recommended values | ||||
Description | There are certain cvars which must be set to particular values to work with TDM. If they are not set correctly then compressed textures will not appear, which may cause them to display black and/or cause map compilation errors. Doom 3 provided uncompressed versions of all its textures and so did not have this problem, but we don't wish to do this for space reasons. This feature involves the following tasks: - Check the value of the critical cvars at startup. - If any of them are wrong, display a message explaining that incorrect settings were detected. Offer to fix the settings, but allow the user to decline. - If settings are changed that require a restart of Doom 3, tell the user that TDM will now quit, and instruct them to start it up again once it closes. See forum thread (in which this was a slightly off-topic discussion): http://forums.thedarkmod.com/?showtopic=6995&&gopid=136253&&page=2 | ||||
Additional Information | As far as I (Crispy) know, the cvars in question and the values they need to be set to are: seta image_usePrecompressedTextures "1" seta image_useNormalCompression "2" seta image_useAllFormats "1" seta image_useCompression "1" Some of these settings may no longer be required(???), so test them and check with the team before implementation. | ||||
Tags | No tags attached. | ||||
SneaksieDave had HUGE performance problems (HDD thrashing due to memory usage exceeding available memory) in Saint Lucia when image_useNormalCompression was accidentally set back to 0 due to a Doom 3 bug. This highlights how important it is to have these settings correct! | |
The following args have been used for ages by lots of people with no ill effects - seta image_usePrecompressedTextures "1" seta image_useNormalCompression "2" seta image_useAllFormats "1" seta image_useCompression "1" |
|
This is not about the cvars in question, it's about a general idea that users should be warned if they change default cvar values to ones that could break TDM. suspended |
|
Date Modified | Username | Field | Change |
---|---|---|---|
22.01.2008 08:36 | crispy | New Issue | |
26.05.2008 02:22 | crispy | Note Added: 0001204 | |
26.05.2008 02:24 | crispy | Priority | low => high |
28.03.2018 15:26 |
|
Note Added: 0010284 | |
28.03.2018 15:26 |
|
Status | new => closed |
28.03.2018 15:26 |
|
Assigned To | => user81 |
28.03.2018 15:26 |
|
Resolution | open => fixed |
28.03.2018 15:26 |
|
Fixed in Version | => TDM 2.06 |
25.04.2018 05:33 | nbohr1more | Assigned To | user81 => |
25.04.2018 05:33 | nbohr1more | Status | closed => suspended |
25.04.2018 05:33 | nbohr1more | Resolution | fixed => suspended |
25.04.2018 05:33 | nbohr1more | Fixed in Version | TDM 2.06 => |
25.04.2018 05:33 | nbohr1more | Description Updated | |
25.04.2018 05:34 | nbohr1more | Note Added: 0010398 | |
25.04.2018 05:34 | nbohr1more | Note Edited: 0010398 |