Search the Community
Showing results for tags 'batch'.
-
Is there any way to run a .bat file using unigine script? I have an OpenGl simulator and now want to start that using unigine button. Also how to check the status of cmd(written in .bat) i.e whether it is executed or not. Thanks in advance.
- 6 replies
-
- batch
- unigineScript
-
(and 1 more)
Tagged with:
-
Hello together, i got a batch file: set PATH=./bin;./lib;%PATH% ../main_x64 -video_app direct3d11 -sound_app openal -data_path ../ -system_script data/core/unigine.cpp -extern_plugin ../lib/Network -extern_define "_RUN_MODE_CLIENT" -console_command "editor_load && world_load data/relics_of_annorath/merasurien" -video_mode -1 -video_width 1600 -video_height 900 -video_multisample 0 -video_fullscreen 0 If i start this batch file i get an error: "OpenGL-Warning.png" If i say now. OK, he starts my application (FPS 9) then i try to go via Menu (esc) and swap there to DX11