diff --git a/Demos/Guess/Guess.Cosmos b/Demos/Guess/Guess.Cosmos
index 652af771c..5a10b958a 100644
--- a/Demos/Guess/Guess.Cosmos
+++ b/Demos/Guess/Guess.Cosmos
@@ -15,7 +15,7 @@
v4.5
- Bochs
+ VMware
true
bin\Debug\
MicrosoftNET
@@ -30,8 +30,8 @@
ISO
False
ISO
- Bochs
- True
+ VMware
+ False
All
PXE
None
@@ -82,7 +82,7 @@
False
false
Guess
- Use Bochs emulator to deploy and debug.
+ Use VMware Player or Workstation to deploy and debug.
User 001
Creates a bootable ISO image which can be burned to a DVD. After running the selected project, an explorer window will open containing the ISO file. The ISO file can then be burned to a CD or DVD and used to boot a physical or virtual system.
Guess
@@ -129,7 +129,7 @@
Pipe: Cosmos\Serial
False
Pipe: Cosmos\Serial
- False
+ True
True
Guess
Use Bochs emulator to deploy and debug.
@@ -177,9 +177,11 @@
False
False
False
+ False
+ False
- Bochs
+ VMware
true
bin\Debug\
MicrosoftNET
@@ -194,8 +196,8 @@
ISO
False
ISO
- Bochs
- True
+ VMware
+ False
All
PXE
None
@@ -246,7 +248,7 @@
False
false
Guess
- Use Bochs emulator to deploy and debug.
+ Use VMware Player or Workstation to deploy and debug.
User 001
Creates a bootable ISO image which can be burned to a DVD. After running the selected project, an explorer window will open containing the ISO file. The ISO file can then be burned to a CD or DVD and used to boot a physical or virtual system.
Guess
@@ -299,7 +301,7 @@
False
False
False
- False
+ True
True
Guess
Use Bochs emulator to deploy and debug.
@@ -347,6 +349,8 @@
False
False
False
+ False
+ False
diff --git a/Tests/Cosmos.Common.Tests/Cosmos.Common.Tests.csproj b/Tests/Cosmos.Common.Tests/Cosmos.Common.Tests.csproj
index 25dbe308b..beebd0ee8 100644
--- a/Tests/Cosmos.Common.Tests/Cosmos.Common.Tests.csproj
+++ b/Tests/Cosmos.Common.Tests/Cosmos.Common.Tests.csproj
@@ -25,6 +25,7 @@
DEBUG;TRACE
prompt
4
+ x86
pdbonly
diff --git a/source/Cosmos.IL2CPU.Tests/Cosmos.IL2CPU.Tests.csproj b/source/Cosmos.IL2CPU.Tests/Cosmos.IL2CPU.Tests.csproj
index 71d5e1bf8..a1b78128a 100644
--- a/source/Cosmos.IL2CPU.Tests/Cosmos.IL2CPU.Tests.csproj
+++ b/source/Cosmos.IL2CPU.Tests/Cosmos.IL2CPU.Tests.csproj
@@ -26,6 +26,7 @@
prompt
4
true
+ x86
pdbonly
diff --git a/source/ElfMap2DebugDb/ElfMap2DebugDb.csproj b/source/ElfMap2DebugDb/ElfMap2DebugDb.csproj
index 0b92f87a5..7544e9b7b 100644
--- a/source/ElfMap2DebugDb/ElfMap2DebugDb.csproj
+++ b/source/ElfMap2DebugDb/ElfMap2DebugDb.csproj
@@ -13,7 +13,7 @@
512
- AnyCPU
+ x86
true
full
false