Many typos and grammar fixes from dan1982 on the higan forums.

This commit is contained in:
Tim Allen 2017-08-31 15:19:43 +10:00
parent fb31df6eb8
commit 593d32b885
8 changed files with 12 additions and 13 deletions

View File

@ -53,7 +53,7 @@ higan can use a larger number of files per game.
For example, For example,
higan's low-level emulation of Super Famicom co-processors higan's low-level emulation of Super Famicom co-processors
often requires [separate firmware files][firmware]. often requires [separate firmware files][firmware].
higan's [MSU-1 support][msu1] higan's [MSU-1 feature][msu1]
supports up to 99 audio tracks per game, supports up to 99 audio tracks per game,
and higan supports up to 133 save-states per game. and higan supports up to 133 save-states per game.
Thus, Thus,

View File

@ -6,7 +6,7 @@ it creates or updates
the corresponding game folder in the game library. the corresponding game folder in the game library.
When you use the console sub-menu items When you use the console sub-menu items
in [higan's Library menu](../interface/higan.md#the-library-menu), in [higan's Library menu](../interface/higan.md#the-library-menu),
it higan shows you the games for that console higan shows you the games for that console
that are already in the library. that are already in the library.
Inside the game library folder Inside the game library folder
@ -57,7 +57,7 @@ Moving the game library
----------------------- -----------------------
Moving the game library is a little complicated, Moving the game library is a little complicated,
because there's two parts to it: because there are two parts to it:
telling icarus where to put imported games, telling icarus where to put imported games,
and telling higan where to find them. and telling higan where to find them.

View File

@ -98,7 +98,7 @@ and homebrew that was never on a physical cartridge to begin with.
For these games, For these games,
heuristics will always be needed as a fallback, heuristics will always be needed as a fallback,
but at least if the heuristics are wrong but at least if the heuristics are wrong
the can be overridden. they can be overridden.
Ignoring manifests Ignoring manifests
------------------ ------------------

View File

@ -88,7 +88,7 @@ for the audio and video drivers to catch up
if [Synchronize Audio](interface/higan.md#the-settings-menu) if [Synchronize Audio](interface/higan.md#the-settings-menu)
and [video synchronization][vsync] and [video synchronization][vsync]
are enabled, respectively. are enabled, respectively.
If games are running way too fast, here's some things to check: If games are running way too fast, here are some things to check:
- Make sure "Synchronize Audio" is ticked in - Make sure "Synchronize Audio" is ticked in
[the Settings menu](interface/higan.md#the-settings-menu) [the Settings menu](interface/higan.md#the-settings-menu)
@ -101,7 +101,7 @@ If games are running way too fast, here's some things to check:
tick "Mute Audio" in tick "Mute Audio" in
[the Settings menu](interface/higan.md#the-settings-menu) [the Settings menu](interface/higan.md#the-settings-menu)
- If you can't connect speakers or headphones to your computer, - If you can't connect speakers or headphones to your computer,
you did but it didn't help, or you did but it didn't help,
try enabling the secret [video synchronization][vsync] option. try enabling the secret [video synchronization][vsync] option.
[vsync]: #i-see-tearing-when-a-game-scrolls-how-can-i-enable-vsync [vsync]: #i-see-tearing-when-a-game-scrolls-how-can-i-enable-vsync

View File

@ -4,7 +4,7 @@ displaying video,
playing audio, playing audio,
and accepting input from game controllers. and accepting input from game controllers.
Or rather, Or rather,
there's many standards, there are many standards,
and different ones work best and different ones work best
on different computers. on different computers.
Therefore, Therefore,

View File

@ -376,7 +376,7 @@ to turn off your Super Famicom,
insert a game into slot A, insert a game into slot A,
and try again. and try again.
If you chose a cartridge for slot A, If you chose a cartridge for slot A,
higan will yet open another higan will open yet another
filesystem browser filesystem browser
to let you choose a mini-cartridge for slot B. to let you choose a mini-cartridge for slot B.
If you press "Cancel" at this point, If you press "Cancel" at this point,
@ -431,7 +431,7 @@ so it needs a boot ROM:
To import the SGB base cartridge, To import the SGB base cartridge,
you must copy the required firmware file you must copy the required firmware file
into the same folder. into the same folder as the base cartridge.
Then you may import it just like Then you may import it just like
[a regular game](#regular-games). [a regular game](#regular-games).

View File

@ -12,7 +12,7 @@ The available video shaders are listed in
the "Video Shaders" sub-menu of the "Video Shaders" sub-menu of
[the Settings menu](../interface/higan.md#the-settings-menu). [the Settings menu](../interface/higan.md#the-settings-menu).
Which shaders are available depends on Which shaders are available depends on
[video driver](drivers.md#video) higan is configured to use. the [video driver](drivers.md#video) higan is configured to use.
Most drivers only support these shaders: Most drivers only support these shaders:
- **None** - **None**
@ -27,8 +27,7 @@ Most drivers only support these shaders:
- **Blur** - **Blur**
draws each computer pixel according to draws each computer pixel according to
the weighted average colour the weighted average colour
of the four nearest console pixels. of the four nearest console pixels,
averaging the colours of the four nearest console pixels,
sometimes called "bilinear" scaling. sometimes called "bilinear" scaling.
This produces unnaturally blurry images. This produces unnaturally blurry images.

View File

@ -125,7 +125,7 @@ how higan reproduces
the emulated console's audio output. the emulated console's audio output.
**Driver** **Driver**
settings affect the settings affect
the current [Audio driver](../guides/drivers.md). the current [Audio driver](../guides/drivers.md).
- **Device** allows you to choose - **Device** allows you to choose