Skip to content

Attempting in v86 to get Android 5.0 #1557

Description

@UserArham

Hello guys this is the first time I made a issue in v86. I wanna learn trying to get Android-x86 5.0 in this quest right now. This Android-x86 5.0 needed SSE3 and SSSE3 that v86 does not have. Although v86 at last has SSE3, it has limited functonality for being SSE3 and can easily become a fail. I am trying to figure it out right now.

The issue:

The issue of all is the compatiblity. The only thing compatible in v86 (virtual 86) is just x86 processors (32-bit) with a Pentium 4 (the 32-bit version) because Copy said everything is x86 and not x86_64 (x64, 64-bit). While many Pentium 4 builds has TLS 1.0, full SSE3 and of course 64 bit, v86 chose the old Pentium 4 (2000-2001) which did not have 64 bit (why 64 bit has not been out yet until 2003!). It even had Pentium 3. Android 5 requires these to run better.

Image

Please note that v86 has never been using x64. Take care!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions