Use HTTPS for URLs in Readme & GameSettings INI

This commit is contained in:
Steven M. Vascellaro 2018-12-04 14:28:25 -05:00
parent 2c57e709d0
commit 93d3016e31
4 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
[Core]
# Values set here will override the main Dolphin settings.
# This game does not work properly with large memorycards, use a 251 block card
# see http://www.nintendo.com/consumer/memorycard1019.jsp
# see https://www.nintendo.com/consumer/memorycard1019.jsp
MemoryCard251 = True
[OnLoad]

View file

@ -3,7 +3,7 @@
[Core]
# Values set here will override the main Dolphin settings.
# This game does not work properly with large memorycards, use a 251 block card
# see http://www.nintendo.com/consumer/memorycard1019.jsp
# see https://www.nintendo.com/consumer/memorycard1019.jsp
MemoryCard251 = True
[OnLoad]

View file

@ -3,7 +3,7 @@
[Core]
# Values set here will override the main Dolphin settings.
# This game does not work properly with large memorycards, use a 251 block card
# see http://www.nintendo.com/consumer/memorycard1019.jsp
# see https://www.nintendo.com/consumer/memorycard1019.jsp
MemoryCard251 = True
[OnLoad]

View file

@ -53,7 +53,7 @@ since the Binary directory contains a working Dolphin distribution.
## Building for Linux and macOS
Dolphin requires [CMake](http://www.cmake.org/) for systems other than Windows. Many libraries are
Dolphin requires [CMake](https://cmake.org/) for systems other than Windows. Many libraries are
bundled with Dolphin and used if they're not installed on your system. CMake
will inform you if a bundled library is used or if you need to install any
missing packages yourself.
@ -146,7 +146,7 @@ is intended for debugging purposes only.
## Sys Files
* `wiitdb.txt`: Wii title database from [GameTDB](http://www.gametdb.com)
* `wiitdb.txt`: Wii title database from [GameTDB](https://www.gametdb.com/)
* `totaldb.dsy`: Database of symbols (for devs only)
* `GC/font_western.bin`: font dumps
* `GC/font_japanese.bin`: font dumps