You are not logged in.
Pages: 1
It's nice to have it but I didn't use it once because of it's size and location.
Wondering if it could be moved to the bottom where we look more often?
Offline
Yes it can. I'm not sure what Scott is going to do, but in the meantime:
1. Hit Alt + ~ to open up the console.
2. Type in or paste this into the console.
RearView.position = getword(RearView.position,0) SPC getword(getres(),1)-getword(RearView.extent,1);
3. Hit Enter.
4. Close the console by hitting Esc or Alt + ~.
That will place the rearview mirror at the bottom of the screen. Making it bigger covers up other gui elements, so if you want to mess around with that as well I'm sure you could come up with something using the following commands:
echo(RearView.position);
echo(RearView.extent);
RearView.position = "546 0";
RearView.extent = "188 51";
Last edited by Dglider (2014-01-20 16:31:37)
Offline
Thanks
Offline
What about turning it off? I personally don't care for it too much
Offline
What about turning it off?
Options->Player->"Show Rear View Camera"
Offline
DGlider - followed your instruction and worked fine - as per screenshot with detailed values for FullHD res:
Offline
CommandoRash wrote:What about turning it off?
Options->Player->"Show Rear View Camera"
Thx.
It's the same for me, I find rear view too distracting -- even in Descent. In Talon the radar does the same job less obtrusively.
We live in a universe... it's distracting
=========================================================
beware of ounce
Offline
I haven't checked yet but can the rearview be assigned to a key for instant full screen instead of having a rearview mirror? This is how I play in D2/3.
Offline
Pages: 1