Difference between revisions of "Supported Operating Systems"

From ISBoxer
Jump to: navigation, search
(Windows 10)
(About DirectX 9, 10, 11 and 12)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
ISBoxer and Inner Space are 32-bit programs (though a 64-bit version of Inner Space will be installed if desired) designed to run on 32-bit or 64-bit versions of Windows 2000 or later.
+
ISBoxer Toolkit is a 32 bit program.  Inner Space has 32 and 64 bit versions.
  
== Windows XP ==
+
== Windows 10 and 11 ==
'''ISBoxer requires [http://www.microsoft.com/downloads/en/details.aspx?familyid=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en Microsoft .NET Framework version 2.0, 3.0, or 3.5]''', which comes pre-installed on both Windows Vista and 7 but not on Windows XP.
+
'''Windows 10 and 11 is supported by Inner Space and ISBoxer.'''<br/>
* Installing .NET 4.0 or later will not help: Version 4.0 and later of Microsoft .NET Framework is installed separately from (and does not include) 2.0-3.5.  
+
You will need to install the .NET Framework 3.5, which is an optional component.
  
If this is not installed, ISBoxer will give the following error message: <tt>The application failed to initialize properly (0xc0000135). Click on OK to terminate the application</tt>
+
[[File:Windows10_Optional_Features_.NET_Framework_3.5.png]]
  
== Windows Vista and Windows 7 ==
 
If User Account Control (UAC) is enabled in Windows, ISBoxer and Inner Space will warn that you need to run them as Administrator. If UAC is set to "Never notify" and ISBoxer and Inner Space are not explicitly allowed, the software may fail to operate.
 
  
Because Inner Space will be running as Administrator, and Inner Space launches your games for you, the games will also be running as Administrator. This means that other applications that normally override or interact somehow with the game, including Ventrilo for its push to talk hotkey or input device software for button mapping, those applications may also need to be run as Administrator while multiboxing with ISBoxer.
+
Note: if you get an error when selecting this option there are a few things you can try.<br/>
 +
From an Admin command prompt.<br/>
  
== Windows 8 and 8.1 ==
+
: <code>sfc /scannow</code> <br/>
'''ISBoxer requires [http://www.microsoft.com/downloads/en/details.aspx?familyid=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en Microsoft .NET Framework version 2.0, 3.0, or 3.5]''', which comes pre-installed on both Windows Vista and 7 but not on Windows 8. However, instead of producing a cryptic error as on Windows XP, Windows 8 provides a helpful message with a button to help you install the required files.
+
: <code>dism /Online /Cleanup-Image /RestoreHealth</code> <br/>
* '''If you get a message about installing .NET the first time you run ISBoxer on Windows 8, click the install button, it is correct!'''
+
  
== Windows 10 ==
+
or if you have the Windows 10/11 source DVD/USB the below command is a manual install.  Replace <code>D:\Sources\sxs</code> with your applicable path to the <code>sources\sxs</code> folder. <br/>
'''The Windows 10 Technical Preview support in Inner Space is a work-in-progress.''' Support is available in Inner Space build 6053 or later; this is currently the development build of Inner Space. To try it out, right click Inner Space in the system tray (notification area; by the volume icon) and select Patcher, tick "Download development (test) patches" and then close and restart Inner Space to let it patch up.
+
: <code>dism /online /enable-feature /featurename:NetFX3 /All /Source:D:\sources\sxs /LimitAccess</code> <br/>
 +
 
 +
If all this fails, you will probably need to reinstall Windows 10/11..  Annoying we know, but we have noted that this is most commonly required with OEM installs of Windows.
 +
 
 +
== About DirectX 9, 10, 11 and 12==
 +
Inner Space supports DirectX 9, 10, 11 and 12, all of which come installed with Windows 10/11. However, '''the first time you launch Inner Space, you may get a message about a required DirectX update.''' This is because Inner Space requires a supplementary set of files to DirectX 9 which ''do not come pre-installed with any version of Windows!''.  
 +
* '''If you get this message about installing a DirectX update, the best course of action is to use the DirectX web update from Microsoft as advised!'''
 +
https://www.microsoft.com/en-us/Download/confirmation.aspx?id=35
  
== About DirectX 9, 10 and 11 ==
 
Inner Space supports DirectX 9, 10 and 11, all of which come installed with Windows 7 and Windows 8. However, '''the first time you launch Inner Space on either Windows 7 or 8, you may get a message about a required DirectX update.''' This is because Inner Space requires a supplement to DirectX 9 (even for DirectX 10 and 11) that comes installed with the DirectX updates, and ''does not come pre-installed with any version of Windows'' (that's right, even Windows 8, which again comes with DirectX 9, 10 and 11...).
 
* '''If you get this message about installing a DirectX update, the best course of action is to use the DirectX web updater from Microsoft as advised!'''
 
 
* Note: DirectX 10 is currently only supported for 64-bit games
 
* Note: DirectX 10 is currently only supported for 64-bit games
  
 
=== DirectX 12 ===
 
=== DirectX 12 ===
As with Windows 10, no DirectX 12 SDK is publicly available at this time so DirectX 12 is not yet supported by Inner Space. When DX12 becomes available with Windows 10, support will be forthcoming; however, only games that are designed or updated to use DirectX 12 will need (or use) this support, in the same way that games currently use Direct3D 8, 9, 10, or 11 depending on their age and design.
+
Only games that are designed or updated to use DirectX 12 will need (or use) this support, in the same way that games currently use Direct3D 8, 9, 10, or 11 depending on their age and design.
 +
 
 +
=== DirectX 7 and lower ===
 +
DirectX 1-7 are supported by way of [http://dege.freeweb.hu/ dgVoodoo], although each game operates a little bit differently and may have its own quirks. If you are trying to play a game with these early versions of DirectX, please let us know if you have any difficulty when using dgVoodoo with InnerSpace.  It is possible that specific support for the game may need to be added.
 +
 
 +
== Other versions of Windows are no longer actively supported ==
 +
 
 +
* Windows XP
 +
* Windows Vista
 +
* Windows 7
 +
* Windows 8
 +
* Windows 8.1
 +
 
 +
You may try if you want.  However newer features of DXGI and other API's may not be gatekept by versioned interfaces so YMMV.
 +
 
 +
'''ISBoxer requires [http://www.microsoft.com/downloads/en/details.aspx?familyid=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en Microsoft .NET Framework version 2.0, 3.0, or 3.5]''', which comes pre-installed on both Windows Vista and 7 but not on Windows XP.
 +
* Installing .NET 4.0 or later will not help: Version 4.0 and later of Microsoft .NET Framework is installed separately from (and does not include) 2.0-3.5.
 +
If this is not installed, ISBoxer will give the following error message: <tt>The application failed to initialize properly (0xc0000135). Click on OK to terminate the application</tt>
 +
 
 +
However, instead of producing a cryptic error as on Windows XP, Windows 8.1 provides a helpful message with a button to help you install the required files.
 +
* '''If you get a message about installing .NET the first time you run ISBoxer on Windows 8.1, click the install button, it is correct!'''
 +
 
 +
 
 +
If User Account Control (UAC) is enabled in Windows, ISBoxer and Inner Space will warn that you need to run them as Administrator. If UAC is set to "Never notify" and ISBoxer and Inner Space are not explicitly allowed, the software may fail to operate.
 +
 
 +
Because Inner Space will be running as Administrator, and Inner Space launches your games for you, the games will also be running as Administrator. This means that other applications that normally override or interact somehow with the game, including Ventrilo for its push to talk hotkey or input device software for button mapping, those applications may also need to be run as Administrator while multiboxing with ISBoxer.
  
 
== See Also ==
 
== See Also ==
 
* [[Multiboxing#Minimum_System_Requirements|Multiboxing system requirements]]
 
* [[Multiboxing#Minimum_System_Requirements|Multiboxing system requirements]]

Latest revision as of 01:42, 8 May 2024

ISBoxer Toolkit is a 32 bit program. Inner Space has 32 and 64 bit versions.

Windows 10 and 11

Windows 10 and 11 is supported by Inner Space and ISBoxer.
You will need to install the .NET Framework 3.5, which is an optional component.

Windows10 Optional Features .NET Framework 3.5.png


Note: if you get an error when selecting this option there are a few things you can try.
From an Admin command prompt.

sfc /scannow
dism /Online /Cleanup-Image /RestoreHealth

or if you have the Windows 10/11 source DVD/USB the below command is a manual install. Replace D:\Sources\sxs with your applicable path to the sources\sxs folder.

dism /online /enable-feature /featurename:NetFX3 /All /Source:D:\sources\sxs /LimitAccess

If all this fails, you will probably need to reinstall Windows 10/11.. Annoying we know, but we have noted that this is most commonly required with OEM installs of Windows.

About DirectX 9, 10, 11 and 12

Inner Space supports DirectX 9, 10, 11 and 12, all of which come installed with Windows 10/11. However, the first time you launch Inner Space, you may get a message about a required DirectX update. This is because Inner Space requires a supplementary set of files to DirectX 9 which do not come pre-installed with any version of Windows!.

  • If you get this message about installing a DirectX update, the best course of action is to use the DirectX web update from Microsoft as advised!

https://www.microsoft.com/en-us/Download/confirmation.aspx?id=35

  • Note: DirectX 10 is currently only supported for 64-bit games

DirectX 12

Only games that are designed or updated to use DirectX 12 will need (or use) this support, in the same way that games currently use Direct3D 8, 9, 10, or 11 depending on their age and design.

DirectX 7 and lower

DirectX 1-7 are supported by way of dgVoodoo, although each game operates a little bit differently and may have its own quirks. If you are trying to play a game with these early versions of DirectX, please let us know if you have any difficulty when using dgVoodoo with InnerSpace. It is possible that specific support for the game may need to be added.

Other versions of Windows are no longer actively supported

  • Windows XP
  • Windows Vista
  • Windows 7
  • Windows 8
  • Windows 8.1

You may try if you want. However newer features of DXGI and other API's may not be gatekept by versioned interfaces so YMMV.

ISBoxer requires Microsoft .NET Framework version 2.0, 3.0, or 3.5, which comes pre-installed on both Windows Vista and 7 but not on Windows XP.

  • Installing .NET 4.0 or later will not help: Version 4.0 and later of Microsoft .NET Framework is installed separately from (and does not include) 2.0-3.5.

If this is not installed, ISBoxer will give the following error message: The application failed to initialize properly (0xc0000135). Click on OK to terminate the application

However, instead of producing a cryptic error as on Windows XP, Windows 8.1 provides a helpful message with a button to help you install the required files.

  • If you get a message about installing .NET the first time you run ISBoxer on Windows 8.1, click the install button, it is correct!


If User Account Control (UAC) is enabled in Windows, ISBoxer and Inner Space will warn that you need to run them as Administrator. If UAC is set to "Never notify" and ISBoxer and Inner Space are not explicitly allowed, the software may fail to operate.

Because Inner Space will be running as Administrator, and Inner Space launches your games for you, the games will also be running as Administrator. This means that other applications that normally override or interact somehow with the game, including Ventrilo for its push to talk hotkey or input device software for button mapping, those applications may also need to be run as Administrator while multiboxing with ISBoxer.

See Also