Jump to content

JayHiking

Members
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 

Posts posted by JayHiking

  1. Thank you all for the hard work!

    I came back to play after a long break and managed to rejoin during the chaos.  Now that I'm back online, the game seems to hang about 30-50% of the time when I transition to or from space to station and I need to use Task Manager to kill the process.  Is this normal?  If not, is there something I can configure/change?  I've just updated NVIDIA drivers and of course rebooted, and I've tried swapping resolution and full screen vs windowed, issue persists...

  2. Inside: https://github.com/swganh/mmoserver/releases/download/v0.6.0/mmoserver-deps-0.6.0.tar.bz2

     

    886749427_Screenshot2023-04-07at4_06_05PM.thumb.png.d6b47b3afa0a9cc97f8ede1ee11d020b.png

     

    https://github.com/swganh/mmoserver/blob/234db7eb5ea12587931c95f074134d15b23de8ad/tools/windows/postbuild.bat#L20

     

    if %3 == "Debug" (
    19 if not exist %2\bin\%3\tbb_debug.dll (
    20 xcopy %1\deps\src\tbb\build\vc12\ia32\%3\tbb_debug.dll %2\bin\%3\ /I /Y /s
    21 xcopy %1\deps\src\tbb\build\vc12\ia32\%3\tbbmalloc_debug.dll %2\bin\%3\ /I /Y /s
    22 )
×
×
  • Create New...