Search results

    1. Crusade

      3d anaglyph

      not how it works. You need to render the entire view twice to get correct perspective effects. That's a lot more than a GLSL shader. There is basic oculus rifyt support that may be able to be adapted.
    2. Crusade

      Client Crashes During Startup

      With the old model files - it seems you might of accidentally installed an older version of the game, then when you updated, it kept the old models, or breaking them - causing them to become malformed. To be sure, try creating a totally new install using the new launcher. New directory, new...
    3. Crusade

      [Blueprints] "Enemy-usable" should be unchecked *BY DEFAULT*

      turn it off in server.cfg /shrug
    4. Crusade

      Logic with spawned blueprints

      you could create a failover system that reboots the clock if it locks - normally it's caused by a gate being ON for too long and causing the full clock to go high. To resolve this connect all clock modules to an AND gate, then the AND bate to a button and back into the clock. When all the blocks...
    5. Crusade

      Anyone else suffering lag/disconnect with new update?

      Try lowering the size of your asteroids so they don't accidentally spawn inside eachother.
    6. Crusade

      Armor, damage and penetration

      I think this is a good idea, however i also feel that it's not efficient enough for Starmade. Some ships launch hundreds/thousands of projectiles with each fire of the weapons - if you're doing complicated maths (compared to the current damage system) then you can imaging the processing overhead...
    7. Crusade

      Weapon and salvage computers not showing on hotbar

      hit G and place them on your hotbar.
    8. Crusade

      I'm scared for Starmade

      A lot of people seem to be under the impression that because Schine is adding features to the game, they totally ignore bugs. This is simply not the case. Every update brings new bug fixes. Read the update notes.
    9. Crusade

      I'm scared for Starmade

      Don't be worried about Starmade. It's not something you need to worry about. The community is currently small, and will remain that way until Schine decides it wants to give attention to publicity. Currently, an influx of new players would only hurt the game and community - we've seen it happen...
    10. Crusade

      GUI font size

      A solution may be to limit the resolution of the GUI, as a separate option. This is what BeamNG.Drive does when you play at 4k, it limits the GUI to 1920x1080. This will be a simpler solution imo.
    11. Crusade

      Anyone know how to save a blueprint from a server as local?

      spawn and get in the ship, then save to local.
    12. Crusade

      Jump Drives and... Stars?: A proposal to expand the effective size of the universe.

      I signed in at work to say yes. This. It is a really REALLY good suggestion. Lancake Pls read this over <3
    13. Crusade

      Modular Interior LOD pack

      I can't do functional stuff just yet, however those are good suggestions. Here's a quick render of how the blocks sit together
    14. Crusade

      Modular Interior LOD pack

      Howdy folks! So I've been messing around with LOD models and started to create my own interior pack. I'm here to share the progress with you, and get feedback from the community. So far I have 11 models with more on the way. The initial release will include the first 11 models, and should be...
    15. Crusade

      Optional reviews under comunity content

      Ture, however many people lack time to install > discover they don't like installed thing > uninstall.
    16. Crusade

      Trouble connecting to servers

      Re-uplink.
    17. Crusade

      Optional reviews under comunity content

      No. Ship reviews are not for the ship creator - unless the review in question directly addresses the builders system/design choices. A review is supposed to be a quality check for the rest of the community. The ability to disable them will raise more issues than it solves. Especially when it...
    18. Crusade

      Cannot Access Online Menu

      I mean directory. the game directory. C:/.../.../starmade/ for example
    19. Crusade

      Cannot Access Online Menu

      Where do you have the game installed to?
    20. Crusade

      Read/Write to Zip files for Blueprints

      Individual components of a filename (i.e. each subdirectory along the path, and the final filename) are limited to 255 characters in windows. This is a hard limitation, and the chaindocking depth option is to prevent you hitting that limit. Move your starmade install to something like c:/starmade