mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-01-24 17:36:11 +01:00
Update README.md
Fix some grammar mistakes. Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
This commit is contained in:
parent
8d5ff7382a
commit
abfe3f88f0
1 changed files with 3 additions and 3 deletions
|
@ -118,6 +118,6 @@ Tested with: macOS Ventura (Apple Silicon) with Xcode Command Line Tools 14 & ma
|
|||
|
||||
## On 64-bit bug that killed the game
|
||||
|
||||
There are 2 Versions of Windows 64-bit, one is for the x86 CPU (amd64), another one is for the Intel Itanium CPUs (IA-64).
|
||||
The 64-bit version of the game existed in the amd64 version (called "Windows XP Professional x64 Edition). Although it runs normall, there are graphical glitches.
|
||||
On the IA-64 however (Called "Windows XP 64-Bit Edition") have collision issues, such as the ball just is through the paddles caused by float rounding issues.
|
||||
There are 2 versions of Windows 64-bit, one is for the x86 CPU (amd64), another one is for the Intel Itanium CPUs (IA-64).
|
||||
The 64-bit version of the game existed in the amd64 version (called "Windows XP Professional x64 Edition"). Although it runs fine, there are graphical glitches.
|
||||
On the IA-64 (called "Windows XP 64-Bit Edition") however have collision issues, such as the ball just going through the paddles, caused by float rounding issues.
|
Loading…
Add table
Reference in a new issue