Getting Started
System Requirements
| Component | Minimum | Recommended |
|---|---|---|
| OS | Windows 10 64-bit | Windows 11 64-bit |
| CPU | Dual-core 2.5 GHz | Quad-core 3.0 GHz+ |
| RAM | 4 GB | 8 GB+ |
| GPU | DirectX 11 compatible | DirectX 12 / Vulkan |
| Storage | 300 MB | 500 MB |
How to Launch the Game
A pre-built Windows export is available in the Copilation/ folder:
| File | Description | Size |
|---|---|---|
Wildoria.exe | Standalone executable with embedded data | ~103 MB |
Wildoria.pck | Project data package | ~189 MB |
Wildoria.console.exe | Executable 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:
- 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.