Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: after i got Graphics lib, my screen gies black with just a cursor  (Read 894 times)

Kobold

  • Ensign
  • *
  • Posts: 20
    • View Profile
after i got Graphics lib, my screen gies black with just a cursor
« on: September 29, 2022, 10:14:36 AM »

im really confused, it has only happened while i was in a fight, i increased my ram to 6GB and now i dont know what else to do
Logged

Kobold

  • Ensign
  • *
  • Posts: 20
    • View Profile
Re: after i got Graphics lib, my screen gies black with just a cursor
« Reply #1 on: September 29, 2022, 10:17:10 AM »

java.exe -XX:CompilerThreadPriority=1 -XX:+CompilerThreadHintNoPreempt -Djava.library.path=native\\windows -Xms6144m -Xmx6144m -Xss2048k -classpath janino.jar;commons-compiler.jar;commons-compiler-jdk.jar;starfarer.api.jar;starfarer_obf.jar;jogg-0.0.7.jar;jorbis-0.0.15.jar;json.jar;lwjgl.jar;jinput.jar;log4j-1.2.9.jar;lwjgl_util.jar;fs.sound_obf.jar;fs.common_obf.jar;xstream-1.4.10.jar -Dcom.fs.starfarer.settings.paths.saves=..\\saves -Dcom.fs.starfarer.settings.paths.screenshots=..\\screenshots -Dcom.fs.starfarer.settings.paths.mods=..\\mods -Dcom.fs.starfarer.settings.paths.logs=. com.fs.starfarer.StarfarerLauncher (this my Vmparams settings)
Logged

Histidine

  • Admiral
  • *****
  • Posts: 4682
    • View Profile
    • GitHub profile
Re: after i got Graphics lib, my screen gies black with just a cursor
« Reply #2 on: September 30, 2022, 07:14:14 PM »

Not an expert, but screen going out completely sounds like a graphics driver or hardware issue. Does it happen with any other games?

Try setting enableShaders to false in the GraphicsLib config .ini file (this disables the mod's functionality but lets mods that use it continue to work).
Logged