App not starting at Windows 2008 R2 or in Citrix enviroment

About Monkey 2 Forums Monkey 2 Programming Help App not starting at Windows 2008 R2 or in Citrix enviroment

This topic contains 6 replies, has 3 voices, and was last updated by  Diffrenzy 1 year, 2 months ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #12797

    Markus
    Participant

    hello,

    i installed Monkey2-v1.1.09.exe and visual studio 2017 for c++, i tryed default compiler and then i used vs 2017 compiler.

    but my app not starting in Windows 2008 R2 (in RDP Session) or in Citrix and in the windows protocol i can’t see why.

    did someone know why?

    i see there is VS C++ 2017 redist.. installed for x86 and x64.

    the app i made is a simple 3d viewer and for testing just with some cubes.

    i can start the exe at my pc where i created it.

    #12798

    Xaron
    Participant

    In RDP sessions 3d stuff usually don’t work. Usually on Windows servers you even don’t have a capable graphics card. A combination of both makes it almost impossible for any 3d stuff to run.

    I had similar issues using MacOS under VMWare.

    Even 2d is nowadays done in opengl I guess that will be the problem.

    #12799

    Markus
    Participant

    ok,thanks, that would meaning it will start without mojo3d.

    the app i need is more a static 3d image … hmm

    i will also look if there a 3d webpage in firefox work or not.

    #13171

    Markus
    Participant

    my first test in citrix enviroment was 3d with webgl in ie browser (the admins provide only this ..), it was not real time but at least a 3d image for our intention ok if this would run with monkey 2

    #13172

    Diffrenzy
    Keymaster

    Hi Markus

    Can you do me a huge favor and try and see if this screensaver runs in your citrix enviroment?

    Windows Screensaver (with preview)

    I’d also be interested to hear if you (on citrix) can run a packed (d3dcompiler_47.dll, libEGL.dll, libGLESv2.dll,OpenAL32.dll and 3 folders with shaders, fonts and theme.) into to a single exe with http://enigmaprotector.com/ (Enigma Virtual Box – free version )

    It’s works well for me, but I have not tried it on citrix.

    #13212

    Markus
    Participant

    @Diffrenzy,

    not sorry,

    its a productive system at data center, i am more or less a citrix user there.

    i have a very restricted access there.

    but your code looks like a simple app with some windows api calls

    and i guess it will work if you can register a screensaver there.

    #13220

    Diffrenzy
    Keymaster

    Ok, thanks.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.