Edit Citra URLs (#2728)
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							| @@ -1,7 +1,7 @@ | |||||||
| <!--- | <!--- | ||||||
|  |  | ||||||
| Please read the FAQ: | Please read the FAQ: | ||||||
| https://citra-emu.org/wiki/FAQ | https://citra-emu.org/wiki/faq/ | ||||||
|  |  | ||||||
| THIS IS NOT A SUPPORT FORUM, FOR SUPPORT GO TO: | THIS IS NOT A SUPPORT FORUM, FOR SUPPORT GO TO: | ||||||
| https://community.citra-emu.org/ | https://community.citra-emu.org/ | ||||||
| @@ -22,4 +22,4 @@ When submitting an issue, please check the following: | |||||||
|   - For graphical issues, comparison screenshots with real hardware. |   - For graphical issues, comparison screenshots with real hardware. | ||||||
|   - For emulation inaccuracies, a test-case (if able). |   - For emulation inaccuracies, a test-case (if able). | ||||||
|  |  | ||||||
| ---> | ---> | ||||||
|   | |||||||
| @@ -144,7 +144,7 @@ int main(int argc, char** argv) { | |||||||
|         LOG_CRITICAL(Frontend, "The game that you are trying to load must be decrypted before " |         LOG_CRITICAL(Frontend, "The game that you are trying to load must be decrypted before " | ||||||
|                                "being used with Citra. \n\n For more information on dumping and " |                                "being used with Citra. \n\n For more information on dumping and " | ||||||
|                                "decrypting games, please refer to: " |                                "decrypting games, please refer to: " | ||||||
|                                "https://citra-emu.org/wiki/Dumping-Game-Cartridges"); |                                "https://citra-emu.org/wiki/dumping-game-cartridges/"); | ||||||
|         return -1; |         return -1; | ||||||
|     case Core::System::ResultStatus::ErrorLoader_ErrorInvalidFormat: |     case Core::System::ResultStatus::ErrorLoader_ErrorInvalidFormat: | ||||||
|         LOG_CRITICAL(Frontend, "Error while loading ROM: The ROM format is not supported."); |         LOG_CRITICAL(Frontend, "Error while loading ROM: The ROM format is not supported."); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user