-
Notifications
You must be signed in to change notification settings - Fork 0
Installing
Jerome Canler edited this page Oct 22, 2020
·
7 revisions
This article is intended to users, not developers.
- Machine: Multicore processor, at least 4Gb of RAM. (For information TDUF runs at reasonable speed on a '2009 laptop).
- Operating System: 64-bit Windows 7 and newer, 64-bit Linux (Ubuntu, Mint...)
- TDUF relies on TDUMT, so the latter must be able to run without errors on Windows (Linux will require mono-complete package to be installed)
- Java Runtime Environment, see below.
- Extract downloaded zip archive to location of your choice
- You're good to go!
JREs 8 to 10 are supported, they need to include JavaFX packages. More recent versions don't bring all the required components - so use them at your own risk.
Either you'll download it from Oracle web site, either you may get a portable Java zip specially crafted for TDUF:
- For Windows: https://bit.ly/2yOta0C
- And Linux: https://bit.ly/3dfBRzL
Official download only requires to run install and all will be set up for you; concerning portable distributions, you'll have to extract zip archive to (tduf directory)\tools directory to be taken into account.