Getting Started

System Requirements

ComponentMinimumRecommended
OSWindows 10 64-bitWindows 11 64-bit
CPUDual-core 2.5 GHzQuad-core 3.0 GHz+
RAM4 GB8 GB+
GPUDirectX 11 compatibleDirectX 12 / Vulkan
Storage300 MB500 MB

How to Launch the Game

A pre-built Windows export is available in the Copilation/ folder:

FileDescriptionSize
Wildoria.exeStandalone executable with embedded data~103 MB
Wildoria.pckProject data package~189 MB
Wildoria.console.exeExecutable with debug console~103 MB

To run the export: double-click Wildoria.exe. The .pck file must be in the same directory.

First Steps In-Game

When you launch Wildoria, you spawn as a free-look camera in a procedurally generated voxel world. Here's what to do:

Wildoria Screenshot
  • Use Z S Q D to move around.
  • Hold Shift to sprint (4x speed).
  • Hold right-click and drag to rotate the camera.
  • Press F1 to see debug info (FPS, position, chunk count).
  • Press R to regenerate the world with a new random seed.
  • Left-click to destroy voxels. Middle-click to place dirt voxels.
  • Press F12 to capture a 4K screenshot.

Troubleshooting

Black screen on launch

Ensure your GPU supports Vulkan or DirectX 12. Update your graphics drivers. Try launching with Wildoria.console.exe to see error output.

Low FPS / stuttering

The voxel engine generates terrain on background threads. Initial chunk loading may cause brief stutter. Once chunks are cached, performance stabilizes. Press F1 to monitor chunk loading.