Skip to content

"Error illegal operation" Support for CPU's not supporting SSSE3 (not to b confused with SSE3) are broken (for no good reason). #429

Description

@OSVidYapan-mirror

This happens to me when i try to run the game binary.

Image

Which means illegal operation in Turkish.
This often means the CPU doesn't have the instruction to run the app and PC lacks x86_64 v3
Its like this since version 1.4.4 and version 1.4.5 has the exact same issue
However compiling without modification works.
I only had to add this file to external/gamecontrollerdb from Github because for some reason it wasn't there.
(Latest release works)

gamecontrollerdb.txt

Also this is from directly git the latest release on release page 1.4.5 has the basis_univerisial, gamecontrollerdb and koishi directory empty which cannot build (again no architectural issue).

Edit: Some files missing issue in source code was my issue, because i forgot submodules.
I have recompiled without modifying at all and it works however this does not solve the problem of precompiled binary releases not working on x86-64 v2.

These are the builds that i compiled and this build should work on any x86_64 v2 CPU

The GIT release
taisei.zip

The 1.4.5 release
taisei.zip

Distro: Artix Linux
PC: Surface Go 1
CPU: Intel Pentium Gold 4415Y

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions