From fc295427f8e2370d4befa42fd53f9d6f932a9cd8 Mon Sep 17 00:00:00 2001 From: Ani Date: Sun, 29 Mar 2020 19:23:36 +0100 Subject: [PATCH] Replace patches link for the RPCS3 wiki one, add dumping related pages --- Home.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 32d0095..2dafa99 100644 --- a/Home.md +++ b/Home.md @@ -1,14 +1,15 @@ ## Welcome to RPCS3's wiki - -### Index +### Index (GitHub Wiki) * [FAQ](https://github.com/RPCS3/rpcs3/wiki/FAQ) * [Game Compatibility](https://github.com/RPCS3/rpcs3/wiki/Game-Compatibility) -* [Game Patches](https://github.com/RPCS3/rpcs3/wiki/Game-Patches) * [Graphics Driver Issues](https://github.com/RPCS3/rpcs3/wiki/Graphics-Driver-Issues) * [How to ask for Support](https://github.com/RPCS3/rpcs3/wiki/How-to-ask-for-Support) -
+### Index (RPCS3 Wiki) +* [Dumping PlayStation 3 games](https://wiki.rpcs3.net/index.php?title=Help:Dumping_PlayStation_3_games) +* [Validating PlayStation 3 game dumps](https://wiki.rpcs3.net/index.php?title=Help:Validating_PlayStation_3_game_dumps) +* [Patches for RPCS3's Game Patching System](https://wiki.rpcs3.net/index.php?title=Help:Game_Patches) ### For Developers * [Coding Style](https://github.com/RPCS3/rpcs3/wiki/Coding-Style)