guide
downloading & installing on Windows

hi! if you’re using a Windows system and you plan to use veadotube but you’re not sure how to make it work, this is the page for you.

warning for 32-bit users

as of 2024, veadotube is no longer supported on 32-bit Windows, due to the engine switch, how difficult it is to keep up with that architecture, and also priorities – the large majority of our users already have a 64-bit system!

this isn’t set in stone, if there’s enough demand we can look into supporting 32-bit again! for now, if you wish to continue using veadotube mini on your 32-bit system, use an older version like 1.4.

if you’re not sure if your system is 32-bit: right-click the Start button on the corner, select System, and look out for the System type field; it’ll tell you if your operating system is 64-bit or 32-bit!

installing requirements

veadotube has a few requirements that you probably already have installed if you have Steam installed. nonetheless, if you don’t have these, the app might break or crash on you, so yeah!

also make sure your graphics card driver is up to date!

downloading the thing

for mini, visit the official download page over itch.io, and over the Download section, click on Download Now. it’ll prompt a donation window; feel free to tip! if you don’t want to, you can just press the No thanks, just take me to the downloads link.

this should take you to the download screen! select to download the Windows version.

opening the thing

veadotube comes inside a .zip file; don’t run the app directly from inside the .zip! extract it first.

to do that, right-click the file, select Extract All… and select where you’d like to extract it. can be anywhere you want, really.

you can also open the .zip, copy the folder inside it and paste it elsewhere on your computer.

nonetheless, inside the extracted folder, you should find the executable depending on the version you downloaded:

  • veadotube mini: veadotube_mini.exe
  • veadotube: veadotube.exe

if it doesn’t work by itself, make sure you have installed all the requirements.

“Windows protected your PC”

sometimes SmartScreen gets in the way, saying the app might be dangerous. as long as you’ve downloaded the app from the official source, it’s not dangerous! you can just run it.

to bypass this window, press the Run anyway button; if that button doesn’t exist, click on the More info link to make it appear.

mini 1.4 and older: DirectX tricks

some bugs and slowdowns in older versions can be fixed by forcing specific versions of DirectX upon the Unity app, and sometimes you might need these to make the app run at all, so here’s how to do those tricks

  1. create a shortcut for mini, by right-clicking the executable and selecting Create shortcut;
  2. right-click the shortcut and select Properties;
  3. add -force-d3d12 to the end of the target, with a space before it. the target should now look kinda like "...veadotube mini.exe" -force-d3d12;
  4. run the app through the shortcut by double-clicking it!

depending on your computer, you can also try the -force-d3d11 and -force-d3d10 commands instead.