mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Merge pull request #7608 from stevoisiak/https-urls
Use HTTPS for URLs in Readme & GameSettings INI
This commit is contained in:
@ -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]
|
||||
|
@ -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]
|
||||
|
@ -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]
|
||||
|
Reference in New Issue
Block a user