From deffcaa0759e280648e46801044aeaddffd5d6d8 Mon Sep 17 00:00:00 2001 From: zeromus Date: Thu, 12 Apr 2018 21:48:10 -0500 Subject: [PATCH] added /LARGEADDRESSAWARE so we can get more than 6x or 7x scaling in 32bit builds --- desmume/src/frontend/windows/DeSmuME.vcxproj | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/desmume/src/frontend/windows/DeSmuME.vcxproj b/desmume/src/frontend/windows/DeSmuME.vcxproj index 63014a977..794d7106f 100644 --- a/desmume/src/frontend/windows/DeSmuME.vcxproj +++ b/desmume/src/frontend/windows/DeSmuME.vcxproj @@ -58,6 +58,26 @@ + + + true + + + + + true + + + + + true + + + + + true + +