Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MorsGames
GitHub Repository: MorsGames/sm64plus
Path: blob/master/icon.res
7853 views
 ����( ����	( /+\U�#��"��������wwwwwwq"p"p2!#Aw33330ww33330wwq4DDCwwB$B$1wq4@@CD@TEDADA@DQr#UDDU2'wqTEAwwwqETwwwww&bwwwwww1wwwwwwpwww��������������?�?�� ����	( @/U�#��"��������fffffffffffffffffffffffffffffffffffffffffffffffffffUUVffffeUUfffffePUVffeUVffffe!UUUU0Vffffe313 Vffffe2#2#2#VffffeP2""""""#VfffffP#""""""2ffffffU""""""1Uffffffe"3333"0VffffffU#333320UfffffeP#3333332VffffU3333330UfffeP4333333CVffUC33333340UffP$33333P333BffP4C3333334CffUEUT3333EUT1UffeP5C334S!VfffUUPT33E0UUffffffUP5DDSUfffffffffUTE0UffffffffffeQETVfffffffffffP5SffffffffffffU0UffffffffffffePVfffffffffffffUUfffffffffffffffffffffffffffffffffffffffffffffffffffffff��������������?�������?�?��?����������������������������?�������������" �����	(  �3 ����0	<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  <assemblyIdentity 
    version="1.0.0.0"
    processorArchitecture="*"
    name="SM64Plus"
    type="win32"
  />
  <description>Super Mario 64 Plus</description>
  
  <!-- High DPI Support -->
  <application xmlns="urn:schemas-microsoft-com:asm.v3">
    <windowsSettings>
      <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
      <dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitorV2</dpiAwareness>
    </windowsSettings>
  </application>

  <!-- Windows 10 compatibility -->
  <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
    <application>
      <!-- Windows 10 -->
      <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
      <!-- Windows 8.1 -->
      <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
      <!-- Windows 8 -->
      <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
      <!-- Windows 7 -->
      <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
    </application>
  </compatibility>

  <!-- Request Administrator privileges (optional, uncomment if needed) -->
  <!--
  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
    <security>
      <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
        <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
      </requestedPrivileges>
    </security>
  </trustInfo>
  -->
</assembly>