Giter VIP home page Giter VIP logo

Comments (20)

CasualDev242 avatar CasualDev242 commented on May 12, 2024 1

@SupinePandora43 You need to compile them. Assuming you are using Visual Studio, open WickedEngine.sln. By default when opening the projectt, at the top of the screen you should notice that by default the solution is set to Debug mode and will say "Win32" right next to it. Win32 = 32-bit build.

from wickedengine.

turanszkij avatar turanszkij commented on May 12, 2024 1

I am working on adding 32-bit build with download link.

from wickedengine.

turanszkij avatar turanszkij commented on May 12, 2024

Do you mean 32-bit support? 32-bit build is supported.

from wickedengine.

SupinePandora43 avatar SupinePandora43 commented on May 12, 2024

@turanszkij, but where x32 editor builds?!

from wickedengine.

SupinePandora43 avatar SupinePandora43 commented on May 12, 2024

@RenderingFiend i will try it.
it will be very hard to me, because i'm usually use VSCode instead of Visual Studio

from wickedengine.

turanszkij avatar turanszkij commented on May 12, 2024

It should be working now, links updated in the readme. Let me know if there is a problem. :)

from wickedengine.

turanszkij avatar turanszkij commented on May 12, 2024

Just out of curiosity, why are you interested in 32-bit build specifically?

from wickedengine.

SupinePandora43 avatar SupinePandora43 commented on May 12, 2024

@turanszkij my PC is 32-bit

from wickedengine.

SupinePandora43 avatar SupinePandora43 commented on May 12, 2024

@turanszkij i can switch to x64, but my PC has low performance (CPU and Memory, also needed new system disk)

from wickedengine.

turanszkij avatar turanszkij commented on May 12, 2024

Got it, that is a valid reason. But performance will most likely be about the same with 32-bit and 64-bit builds.

from wickedengine.

SupinePandora43 avatar SupinePandora43 commented on May 12, 2024

@turanszkij i got error SetThreadDescription not finded in DLL KERNEL32.dll while starting Editor.exe

from wickedengine.

turanszkij avatar turanszkij commented on May 12, 2024

It seems that this function is only available starting from Windows 10, version 1607. What is your operating system version?

from wickedengine.

SupinePandora43 avatar SupinePandora43 commented on May 12, 2024

windows 7

from wickedengine.

turanszkij avatar turanszkij commented on May 12, 2024

Ahh, sorry but Windows 7 is not supported. There are many features that can't be supported in Windows 7 without a big headache and I don't have a Windows 7 machine to test, that's why I only do Windows 10 at the moment.

from wickedengine.

SupinePandora43 avatar SupinePandora43 commented on May 12, 2024

also shadercompilers/dxc.exe is x64

from wickedengine.

turanszkij avatar turanszkij commented on May 12, 2024

You don't need to use that, unless you want to compile Vulkan shaders or HLSL 6.0 shaders. By default, shaders are compiled as HLSL 5.0 automatically in Visual Studio. Also, those shaders are included in the pre-packaged build.

from wickedengine.

SupinePandora43 avatar SupinePandora43 commented on May 12, 2024

okay

from wickedengine.

SupinePandora43 avatar SupinePandora43 commented on May 12, 2024

i'm also can't run tests! error: cannot find XINPUT1_4.dll

from wickedengine.

turanszkij avatar turanszkij commented on May 12, 2024

That also requires Windows 10.

from wickedengine.

turanszkij avatar turanszkij commented on May 12, 2024

I will close this, but feel free to reopen if you have anything else to add.

from wickedengine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.