Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

It doesn't boot for me. No error message either, just nothing happens.

Uhh, that's weird.

What are your system specs?

This thing works with D3D11 with Shader Model 4.0, most likely is that since Squirrel emits an error message.

Try downloading V0.003, perhaps it can tell the error.

(1 edit) (+1)

------------------

System Information

------------------

      Time of this report: 4/9/2024, 08:53:14

             Machine name: DESKTOP-49V35GN

               Machine Id: {DEF7D24A-C213-43A1-A276-8C7B0FA5A071}

         Operating System: Windows 10 Home 64-bit (10.0, Build 19045) (19041.vb_release.191206-1406)

                 Language: French (Regional Setting: French)

      System Manufacturer: ASUS

             System Model: System Product Name

                     BIOS: 2006 (type: UEFI)

                Processor: AMD Ryzen 5 5600X 6-Core Processor              (12 CPUs), ~3.7GHz

                   Memory: 16384MB RAM

      Available OS Memory: 16266MB RAM

                Page File: 12238MB used, 18236MB available

              Windows Dir: C:\Windows

          DirectX Version: DirectX 12

      DX Setup Parameters: Not found

         User DPI Setting: 96 DPI (100 percent)

       System DPI Setting: 96 DPI (100 percent)

          DWM DPI Scaling: Disabled

                 Miracast: Available, with HDCP

Microsoft Graphics Hybrid: Not Supported

 DirectX Database Version: 1.0.8

           DxDiag Version: 10.00.19041.3636 64bit Unicode

With the new upload of the 0.003 version, I get "Couldn't initialize Direct3D, Direct2D or DirectWrite"

Gonna take a look into that.

Do you have a Discord account?
Wanna try if it doesn't error now, I added also to use a Software driver in case Hardware driver doesn't work.

I went to visual studio and got those additional logs:

D3D11CreateDevice: Flags (0x2) were specified which require the D3D11 SDK Layers for Windows 10, but they are not present on the system.
These flags must be removed, or the Windows 10 SDK must be installed.
Flags include: D3D11_CREATE_DEVICE_DEBUG

Then I followed step 2 of this: https://stackoverflow.com/a/76985931 and it launched.

If you want me to uninstall those graphic tools and test again to see if it now works right off the bat without the user having to do anything in particular, my discord username is worm38. I'm no longer available due to work right now though.

(1 edit)

Already fixed the problem, redownload V0.003.

Edit: Yeah, I forgot about the Debug flags, sorry.