From 7d8a757678cc77106b58d1672d34f116e4fff32a Mon Sep 17 00:00:00 2001 From: The Dax Date: Mon, 14 Oct 2013 11:31:01 -0400 Subject: [PATCH 1/2] Make PPSSPP aware of the Windows Vista/7/8/8.1 Virtual Store. --- Windows/rt_manif.bin | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Windows/rt_manif.bin b/Windows/rt_manif.bin index e19eb600c0..0658a23f4b 100644 --- a/Windows/rt_manif.bin +++ b/Windows/rt_manif.bin @@ -19,4 +19,14 @@ processorArchitecture="*"/> + + + + + + + + From f1d18b1950eb0c2be2e7c07a892d4d4a04e1165f Mon Sep 17 00:00:00 2001 From: The Dax Date: Mon, 14 Oct 2013 14:09:32 -0400 Subject: [PATCH 2/2] Attempt to fix indentation. --- Windows/rt_manif.bin | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Windows/rt_manif.bin b/Windows/rt_manif.bin index 0658a23f4b..5b074c2e27 100644 --- a/Windows/rt_manif.bin +++ b/Windows/rt_manif.bin @@ -18,15 +18,15 @@ language="*" processorArchitecture="*"/> - - - - - - - - - + + + + + + + + +