Go Back   Steam Users' Forums > Steam Game Discussions > M - P > Magicka

Reply
 
Thread Tools Display Modes
Old 01-29-2011, 10:38 AM   #1
vedasisme
 
Join Date: Nov 2008
Reputation: 1
Posts: 50
Request: Add windowed (no border)

They have this feature for games such as Left 4 Dead, which allows you to alt-tab your game without minimizing it. If the devs have the time to add this sometime, that would be great!
vedasisme is offline  
Reply With Quote
Old 01-29-2011, 10:46 AM   #2
Mazu
 
 
 
Guest
Posts: n/a
There is a windowed mode. Better yet, you can change to windowed mode and back without having to restart your game -- something that's rarely done. It's in your options > graphics menu.
  Reply With Quote
Old 01-29-2011, 10:54 AM   #3
vedasisme
 
Join Date: Nov 2008
Reputation: 1
Posts: 50
I know, but it's a funky windowed mode that adds a window border and if I try to use max resolution, some of the bottom of my window goes off the screen. So I don't use it.
vedasisme is offline   Reply With Quote
Old 01-30-2011, 06:16 PM   #4
Akhraziel
 
 
 
Guest
Posts: n/a
I'm stuck using windowed with border so i can alt+tab for now, but i'd really like a bordless mode too (so you don't see the taskbar and don't have to move it every time you start the game and such, besides the nicer look).
  Reply With Quote
Old 01-31-2011, 03:07 PM   #5
soul1355
 
 
 
Join Date: Jan 2011
Reputation: 5
Posts: 31
Lightbulb

I'm surprised nobody else chimed in with this, but there's an almost universal solution for this. if you have autohotkey (http://www.autohotkey.com/)you can setup a script to let you do this to almost any window. (there's no undo though, so you will have to close anything you use this on to get the borders back, but its great for many games. (fallout 3 doesn't work for some reason, but thats the only one I know)
anyway, install autohotkey if you don't have it, and add this script
Code:
;full screen window

^+a::
WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
WinMove, a, , 0, 0, 1920, 1080 ; move the window to 0,0 and resize it to 1920x1080
return
^ = Ctrl
+ = Shift
so Ctrl, Shift, a will let you create a border-less window at 1920x1080
you can also change the hotkey, or the resolution to meet your liking/computer.
if you need help with any of this, feel free to ask.
(you can also use this to automate spells, but I haven't done this, and therefor have no scripts to share.)
also, I use this for TF2 etc. so its really helpful.
soul1355 is offline   Reply With Quote
Old 07-12-2011, 12:07 PM   #6
madindehead
 
Join Date: Mar 2009
Reputation: 2
Posts: 65
soul1355, this worked a TREAT! Fantastic, thank you VERY much for this! Will see which other games I can get it to work with

Although, you don't need it for TF2. That now has an option for Windowed (Without border) like most Source games
madindehead is offline   Reply With Quote
Old 07-24-2012, 10:29 PM   #7
Hellstrong
 
 
 
Join Date: May 2011
Reputation: 343
Posts: 1,353
You can also use this for all your games. plus you wont need autohotkey http://forums.steampowered.com/forum...php?p=30525996
Hellstrong is offline   Reply With Quote
Reply

Go Back   Steam Users' Forums > Steam Game Discussions > M - P > Magicka


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -7. The time now is 11:27 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Site Content Copyright Valve Corporation 1998-2012, All Rights Reserved.