Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "The 11th Hour"

From PCGamingWiki, the wiki about fixing PC games
m (Spacing and code readability)
Line 43: Line 43:
 
|vsync_notes                =
 
|vsync_notes                =
 
}}
 
}}
 +
 
===[[Windowed]]===
 
===[[Windowed]]===
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Edit ddraw.ini to set windowed mode|ref=<ref>http://www.gog.com/forum/the_7th_guest_series/windowed_mode_for_11th_hour</ref>}}
 
{{Fixbox/fix|Edit ddraw.ini to set windowed mode|ref=<ref>http://www.gog.com/forum/the_7th_guest_series/windowed_mode_for_11th_hour</ref>}}
#Open <code>ddraw.ini</code> using Notepad.
+
# Open <code>ddraw.ini</code> using Notepad.
#Edit <code>windowed=true</code>
+
# Edit <code>windowed=true</code>
 
}}
 
}}
 +
 
===[[Borderless fullscreen windowed]]===
 
===[[Borderless fullscreen windowed]]===
 
{{ii}} Technically possible, but only at 640x480 resolution.
 
{{ii}} Technically possible, but only at 640x480 resolution.
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Edit ddraw.ini to set borderless windowed mode}}
 
{{Fixbox/fix|Edit ddraw.ini to set borderless windowed mode}}
#Open <code>ddraw.ini</code> using Notepad.
+
# Open <code>ddraw.ini</code> using Notepad.
#Edit <code>border=false</code>
+
# Edit <code>border=false</code>
 
}}
 
}}
 +
 
===[[Vertical sync (Vsync)]]===
 
===[[Vertical sync (Vsync)]]===
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Edit ddraw.ini to set vsync}}
 
{{Fixbox/fix|Edit ddraw.ini to set vsync}}
#Open <code>ddraw.ini</code> using Notepad.
+
# Open <code>ddraw.ini</code> using Notepad.
#Edit <code>vsync=true</code>
+
# Edit <code>vsync=true</code>
 
}}
 
}}
  

Revision as of 22:21, 10 May 2013