Jump to content

Xycaleth

Members
  • Posts

    1,458
  • Joined

  • Last visited

Everything posted by Xycaleth

  1. Where are you looking for the log file?
  2. All browsers do that nowadays
  3. Ah, you need r_postprocess set to 1
  4. Run cmake in the directory above that - /OpenJK
  5. Read what Raz0r said: So you want to be running the CMakeLists.txt file that's in the same directory as the README.md file.
  6. What do you have the following cvars set to? r_ext_framebuffer_multisample r_hdr r_postprocess r_ext_multisample
  7. The weather forecast for this evening is a shower of multicoloured triangles. Getting closer to the goal:
  8. 2 already does something I'll think up something
  9. The glow is less in your face now. I might tweak it to be more like the original glow if people prefer the old way. Is there any difference at all if you toggle r_dynamicGlow? And there's still some issues with ordering of draws which might be what you're seeing with the water.
  10. Try r_restartOnResize 0. It's a known bug, still needs fixing
  11. r_we isn't implemented in rend2 yet I work on major features, like weather, on a separate git branch so I can carry on making fixes like just now.
  12. What clear command?
  13. There's a command to spawn weather on the map you're on Try it: /r_we lightrainMight need cheats enabled.
  14. Should be able to
  15. I've updated the code with the crash fix. Updated DLL can be found here: https://dl.dropboxusercontent.com/u/874909/rd-rend2_x86.zip
  16. Early WIP of weather:
  17. Everything looks okay. If you can, try adding if (data)At the start of the line that has qglTexSubImage2D and recompile and run. See if that fixes the problem.
  18. @@DT85 Can you hover over qglTexStorage2D and qglTexSubImage2D to check if either of them are NULL?
  19. The latest code is on Github already. @@DT85 and @@MaceMadunusus can you try running with /logfile 2 until it crashes, and then post qconsole.log here?
  20. @@Boothand Does it still happen if you set r_dynamicGlow to 0?
  21. @@Mandalorian Which maps does it crash on? I'd like any kind of crashing to be reported so it can get fixed it doesn't matter if you can work around it/avoid it. To me, it's still a problem.
  22. That also requires someone to code the changes And it seems like it's only me at the moment.
  23. I can confirm "Community Forum Software..." shows up on the same line as "Mark Community Read" when using IE (even the latest version on Win 8.1). They're on separate lines in Opera though.
  24. I think if you start the server with the "dedicated" cvar set to 1, it won't try to contact any master servers.
  25. What specifically are you trying to do, @?
×
×
  • Create New...