What is the difference between 32 bit and 64 bit launchers of Transistor?
I see there are two types of launchers for Transistor: 32 and 64 bit. Is there any difference between them?
Most games are 32 bit and you don't have to ask yourself whether it will launch on your low-end notebook or a cheap computer that only supports 32-bit OS, and as a result is not capable of running 64-bit games, even if you decide to install a 64-bit OS (which you can't because of hardware restrictions).
The most important limitation of 32-bit applications is the memory they can use (about 4GB max). Does Transistor even use that much memory? Does using 64-bit launcher allow to allocate more resources in memory for faster loading times?
Let's say we're only talking about 64-bit OS systems. Will 64-bit launcher bring a different experience from 32-bit one?
Best Answer
A 64bit program can not just address more memory than a 32bit program, it can also use some CPU instructions which are only available in 64 bit mode. That means a 64bit program can perform certain calculations in one step which a 32bit program has to split up into multiple steps, which takes some additional time.
This, however, only applies when:
- the compiler (the program used to translate the programs sourcecode into an executable) used by the developer knows how to make good use of 64bit instructions
- the most CPU-intense parts of the program even benefit from the new 64bit instructions
- the program is mostly limited by the CPU performance and not, like most games on most PCs, by the performance of the graphics chip.
The 64bit architecture also has a drawback: Some pieces of information which are stored in 4 bytes in 32bit mode now take 8 bytes. This means a 64bit program will take a bit more space in RAM and (more importantly) use more CPU cache. That additional information also needs to be moved between RAM and CPU, which puts some additional strain on the memory bus.
Still, as a rule of thumb, when you have a 64bit operating system, and you get to choose between a 64bit and a 32bit version of the same program, you should generally use the 64bit version.
Pictures about "What is the difference between 32 bit and 64 bit launchers of Transistor?"



What is the difference between a 32 bit and 64-bit launcher?
With this larger bit structure comes better efficiency and the ability to use or "see" more RAM in your computer. 32-bit systems can only use 4 gigabytes of RAM and your 32-bit WoW client can only use 2 gigabytes, whereas the amount a 64-bit system can use is almost unlimited.What is the difference between 64-bit and 32-bit programs?
Simply put, a 64-bit processor is more capable than a 32-bit processor because it can handle more data at once. A 64-bit processor can store more computational values, including memory addresses, which means it can access over 4 billion times the physical memory of a 32-bit processor. That's just as big as it sounds.Do I need 64-bit or 32-bit?
For most people, 64-bit Windows is today's standard and you should use it to take advantage of security features, better performance, and increased RAM capability. The only rare reasons you'd want to stick with 32-bit Windows are: Your computer has a 32-bit processor.What is the biggest advantage of 64-bit processors over 32-bit processors?
The biggest advantage of 64-bit processors over 32-bit processors is in the amount of memory they can use. 32-bit processors have a limit of 4 GB. 64-bit processors have a theoretical limit of 16 EB. 32-bit processors use the IA-32 instruction set (also referred to as x86).Understanding the differences between 8bit, 16bit, 32bit, and 64bit -- Arrow Tech Trivia
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Ivan Babydov, Austin Guevara, ROMAN ODINTSOV, Brett Sayles
