1. I'm trying to setup a Rust server with wine on our Linux box. Apparently, it requires a Windows envrionment. Is there a way to force pure console mode?
    Code:
    $ wine RustDedicated.exe -batchmode +server.hostname myserver.com +server.port 28015 +server.identity MyRust +server.maxplayers 32 -console
    fixme:heap:RtlSetHeapInformation 0x340000 0 0x22fce0 4 stub
    fixme:system:SetProcessDPIAware stub!
    fixme:heap:RtlSetHeapInformation 0x13e0000 0 0x22f150 4 stub
    Mono path[0] = 'Z:/home/steam/Steam/rust/RustDedicated_Data/Managed'
    Mono path[1] = 'Z:/home/steam/Steam/rust/RustDedicated_Data/Mono'
    Mono config path = 'Z:/home/steam/Steam/rust/RustDedicated_Data/Mono/etc'
    fixme:win:EnumDisplayDevicesW ((null),0,0x22f210,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),1,0x22f210,0x00000000), stub!
    Application tried to create a window, but no driver could be loaded.
    Make sure that your X server is running and that $DISPLAY is set correctly.
     
  2. Did you ever figure out that problem?
     
  3. Wulf

    Wulf Community Admin

    Servers still need graphics cards most of the time, though you can try Unity's -nographics command-line option.
     
  4. i don't understand...
    this is command to launch server: WINEARCH=win64 WINEPREFIX=~/.wine64 wine rust_server.exe -batchmode -load
    please help i have this problem too pls
     
  5. Wulf

    Wulf Community Admin

    Does your server have a graphics card?
     
  6. no

    sdasddsdasdasdas
    [DOUBLEPOST=1451425996][/DOUBLEPOST]
    no server dont have graphic card