ENIGMA Forums

Development => Finished Games => Topic started by: time-killer-games on March 08, 2021, 09:25:04 pm

Title: Virtual Visit Maker (for Windows, macOS, Linux, and FreeBSD)
Post by: time-killer-games on March 08, 2021, 09:25:04 pm
ENIGMA port of this GameMaker asset: https://marketplace.yoyogames.com/assets/9730/virtual-visit-maker

(https://camo.githubusercontent.com/f7d40a53f7f3bc10881107cbffc98cca08a828cfac59c86cefb4fc790f4d2334/68747470733a2f2f692e696d6775722e636f6d2f52706c376a49732e706e67)

(https://camo.githubusercontent.com/10bb1e01cb71f9ce92f64914a4f1523af27cbf57e7432a75c220379d057388cf/68747470733a2f2f692e696d6775722e636f6d2f70475a7345744e2e706e67)

Requires installing ENIGMA with a custom script so you may use third-party extensions not included in ENIGMA base. You can get the curstom script for your platform here: https://github.com/time-killer-games/enigma-dev be sure to read the ReadMe first at that link. On top of whatever dependencies your game uses, Ubnntu/Linux users will also need:

Code: [Select]
sudo apt-get install libsdl2-dev libglu1-mesa-dev freeglut3-dev mesa-common-dev libpthread-stubs0-dev libx11-dev libprocps-dev
Ubuntu/Linux users will need to run the build64.sh script in the cmdline folder of the downloadable *.tar.gz on this page. If you run Ubuntu 20.04 LTS binary compatiblity specifically, no build needed. Windows/Mac users don't need extra deps nor should you need to build from source code on those platforms, instead, download and extract the exe in the release zip from and here: https://github.com/time-killer-games/panoview/releases/tag/v1.0.0.0 and put that file directly into the cmdline folder found in the *.tar.gz file.

Designed for games to run in headless mode, Windows users need to set the window invisible and Liuux/Mac can simply set the platform to None. Download *.tar.gz: https://drive.google.com/file/d/1FsPONo1jrNHvzdlZHyq46Gf0107_yXb-/view?usp=sharing