10Tacle Posted January 15, 2016 Posted January 15, 2016 sup my native Screen resolution is 1920 x 1080 when not ingame. but I play ET at 800 x 600 for nostalgia now every time I start ET, it re-arranges all the desktop icons (shortcuts and folders) to the top left corner and I dunno why ^^ sounds kinda stupid, but I'd like to know if there's a way to prevent that. Quote
Leader RedBaird Posted January 15, 2016 Leader Posted January 15, 2016 (edited) It does not sound like normal behavior. If you have ET set to make an "etconsole.log" in etmain, then you could look at the end of that file after you quit ET. It might show some problems at the end of the session. ET overwrites the old etconsole.log each time you that start ET. You can rename it to save it for later. Mine used to act like that whenever my ET crashed to the desktop, but it never did it after a normal "/quit". You could write a script that changes the ET resolution back to the desktop resolution before you quit ET. You could make another that sets ET to 800 x 600 after you start the game. That would be a "kludge", a temporary fix. I just quit NQ1 and this shows the end of my etconsole.log [a quit from 800x600 is in second code-box = same] ]/quit ----- CL_Shutdown ----- RE_Shutdown( 1 ) Shutting down OpenGL subsystem ...wglMakeCurrent( NULL, NULL ): success ...deleting GL context: success ...releasing DC: success ...destroying window ...resetting display ...shutting down QGL ...unloading OpenGL DLL ----------------------- OOOPS! I just realized that the above example is not quite sufficient. I will have [done below] to change my ET from my desktop resolution to something like 800x600 and then /quit to get an accurate example of a normal graphical exit. At NQ1, I set my ET resolution to 800 x 600 from 1024 x 768 in options|system.ET returned to normal Desktop, with the same end-of-session lines as in the first code-box above.I did not use alt+enter at any time. (That used to mess up my desktop icons, too.) logfile opened on Fri Jan 15 04:54:19 2016 ]/quit ----- CL_Shutdown ----- RE_Shutdown( 1 ) Shutting down OpenGL subsystem ...wglMakeCurrent( NULL, NULL ): success ...deleting GL context: success ...releasing DC: success ...destroying window ...resetting display ...shutting down QGL ...unloading OpenGL DLL ----------------------- Edited January 15, 2016 by RedBaird add a quit from 800x600 Quote
RendeL Posted January 15, 2016 Posted January 15, 2016 About the shortcuts, try right click your mouse on desktop, select show and check if you have fix automatically selected, if it is, choose the other option right below it (lock icons or something like that). 1 Quote
Leader RedBaird Posted January 15, 2016 Leader Posted January 15, 2016 About the shortcuts, try right click your mouse on desktop, select show and check if you have fix automatically selected, if it is, choose the other option right below it (lock icons or something like that). I don't seem to have that on Windows 7 Pro. 1 Quote
RendeL Posted January 15, 2016 Posted January 15, 2016 http://windows.microsoft.com/en-us/windows/desktop-overview#1TC=windows-7 That's what I ment and is available also for win7. I have vista, so didn't know for sure about win7 and had to check. Quote
Leader RedBaird Posted January 15, 2016 Leader Posted January 15, 2016 That link has " click View, and then click Auto arrange icons. Windows stacks your icons in the upper-left corner and locks them in place. " There is a "sort" command, too, but I prefer to positition my icons by their function. I suspect that that is sort of what his system & ET are doing now. If he doesn't mind Windows 'arranging' them, then he could 'auto-arrange' them before and after, I guess. I do have 'align icons to grid', because in past systems, something(s) would move them around and overlap them, including me, accidentally dragging them around! RendeL, maybe he has Windows 10, which I can give no advice about, either. Quote
10Tacle Posted January 18, 2016 Author Posted January 18, 2016 Win 7, 64bit no, I never needed a third party program for this, ET just never did this to me at all. I re-installed ET in the new year out of routine, since then it behaves like it owns my desktop icons @RendeL i have tinkered with sort and align to grid options, no change @Red yeah, I like to sort my shortcuts to certain colums and positions. Mostly by function / intention. Other games don't seem to do this when I run them in other resolutions, either. @jaie I might be wrong, but I think the root lies somewhere else. Could this all be something like using r_mode 4 instead of r_mode -1? Or the cvars of customaspectratio (which I don't use anymore, but used before)? I found out that using r_mode -1 and having customheight / width for 800 x 600 is kinda useless if I can just use r_mode 4 for 800 x 600, therefor I deleted the lines for all the custom resolution stuff in my config. really appreciate the help, I need a clean desktop for my light OCD Quote
Solution 10Tacle Posted January 20, 2016 Author Solution Posted January 20, 2016 I'm partly fixing this like following: - 1: uncheck "align to grid" and "automatically" - 2: move shortcut to desired place - 3: rightclick, select "refresh" - 4: repeat 2 and 3 as many times as needed. since my Desktop was a bit too crowded anyway, I decided to use some taskbar-lists for certain things themed like games, work etc. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.