spearmint
spearmint copied to clipboard
Request for graphical changes based on splitscreen players.
This is extremely minor, but it would be nice if there was an autoexec like feature which activates whenever a certain number of local players are around, and reverts when those players leave.
For example:
1pautoex.cfg:r_lodbias -2, r_picmip 0, cg_simpleitems 0 (maybe vid_restart only if r_picmip isn't 0) 2pautoex.cfg:r_lodbias 0, r_picmip 0, cg_simpleitems 1 (maybe vid_restart only if r_picmip isn't 0) 3p+autox.cfg:r_lodbias 2, r_picmip 1, cg_simpleitems 1 (maybe vid_restart only if r_picmip isn't 1)
Like I said, this is wishlist material at best, but it would help keep speed consistent.