Free and open source 2D and 3D game engine for Windows PC

Godot Engine (32-bit)

Godot Engine 3.6.3 (32-bit)

  -  28.4 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Godot Engine 3.6.3 (32-bit).


For those interested in downloading the most recent release of Godot Engine (32-bit) or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Godot Engine 3.6.3 (32-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Godot Engine 3.6.3 (32-bit) Screenshot 1
  • Godot Engine 3.6.3 (32-bit) Screenshot 2
  • Godot Engine 3.6.3 (32-bit) Screenshot 3

What's new in this version:

Changed:
- Export: iOS: Bump min. version to 15.0, remove 32-bit code, add min. target export option.
- Network: mbedTLS: Always use Godot’s OS as entropy source
- Network: mbedTLS: Update to 3.6.7
- Platforms: Android: Bump default target SDK to 36
- Thirdparty: libpng: Update to 1.6.58

Fixed:
- Audio: Fix audio crackling issues due to incorrect WASAPI buffer size
- Audio: Suppress error when device is invalidated after IAudioClient::GetBufferSize
- Buildsystem: Add proper flags when using external recast
- Buildsystem: Ping master cache after saving cache
- Core: Minor BVH correctness fixes
- Export: Preserve the output from the gradle build command
- GDScript: Fix missing function signature hint
- Input: Fix new CI compiler warnings
- Platforms: iOS: Fix x86_64 simulator build.
- Platforms: LinuxBSD: Process TTS callback on the main thread to avoid speech-dispatcher deadlock
- Rendering: FTI - Optimize non-interpolated 2D items
- Rendering: Make physics interpolation compatible with separate-thread rendering
- Web: Add internal get_entropy() javascript function for web build