mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-09 17:21:09 +00:00
Interpunction nitpicking.
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1067 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
parent
f4600f12fa
commit
4c3ab3a772
3 changed files with 3 additions and 3 deletions
|
@ -107,7 +107,7 @@ OS X has a well known gamma issue where the screen turns dark, but we currently
|
|||
High-DPI displays on Windows can break Quakespasm. As a workaround, right-click the quakespasm exe, go to Properties, the Compatibility tab, and check "Disable display scaling on high DPI settings".
|
||||
</p>
|
||||
<p>
|
||||
The "game" command doesn't execute quake.rc in the new game directory being switched to. This means any custom key bindings in a mod's config.cfg or special settings in a quake.rc won't be loaded. The only workaround is launching the engine with the -game command-line switch instead of using the game console command. Or, after running the game command, you can run "exec quake.rc" by yourself (YMMV.)
|
||||
The "game" command doesn't execute quake.rc in the new game directory being switched to. This means any custom key bindings in a mod's config.cfg or special settings in a quake.rc won't be loaded. The only workaround is launching the engine with the -game command-line switch instead of using the game console command. Or, after running the game command, you can run "exec quake.rc" by yourself (YMMV).
|
||||
</p>
|
||||
<sect> Changes<p>
|
||||
|
||||
|
|
|
@ -179,7 +179,7 @@ these patched libSDL binaries may help.
|
|||
</P>
|
||||
<P>OS X has a well known gamma issue where the screen turns dark, but we currently have no fix.</P>
|
||||
<P>High-DPI displays on Windows can break Quakespasm. As a workaround, right-click the quakespasm exe, go to Properties, the Compatibility tab, and check "Disable display scaling on high DPI settings".</P>
|
||||
<P>The "game" command doesn't execute quake.rc in the new game directory being switched to. This means any custom key bindings in a mod's config.cfg or special settings in a quake.rc won't be loaded. The only workaround is launching the engine with the -game command-line switch instead of using the game console command. Or, after running the game command, you can run "exec quake.rc" by yourself (YMMV.)</P>
|
||||
<P>The "game" command doesn't execute quake.rc in the new game directory being switched to. This means any custom key bindings in a mod's config.cfg or special settings in a quake.rc won't be loaded. The only workaround is launching the engine with the -game command-line switch instead of using the game console command. Or, after running the game command, you can run "exec quake.rc" by yourself (YMMV).</P>
|
||||
<H2><A NAME="s6">6.</A> <A HREF="#toc6">Changes</A></H2>
|
||||
|
||||
|
||||
|
|
|
@ -180,7 +180,7 @@
|
|||
config.cfg or special settings in a quake.rc won't be loaded. The only
|
||||
workaround is launching the engine with the -game command-line switch
|
||||
instead of using the game console command. Or, after running the game
|
||||
command, you can run "exec quake.rc" by yourself (YMMV.)
|
||||
command, you can run "exec quake.rc" by yourself (YMMV).
|
||||
|
||||
|
||||
6. Changes
|
||||
|
|
Loading…
Reference in a new issue