Search results

  1. Miner34

    Random Screens

  2. Miner34

    Released Very small yet destructive N/B cube

    1. triangles is not a valid section, to add collision triangles you're meant to use submesh. See https://docs.rigsofrods.org/vehicle-creation/fileformat-truck/#submesh. Example: submesh cab ;the format is node1, node2, node3, flags (c for collision) 0, 1, 2, c 0, 2, 3, c ...and so on. 2...
  3. Miner34

    Outdated Staircase Descent (Rejected)

    Managed to fix it, also baked AO while i was at it. You should probably replace the ground grid though.
  4. Miner34

    Outdated Staircase Descent (Rejected)

    Since you're making a meshed terrain i suppose you could take bowl arena as an example
  5. Miner34

    Outdated Staircase Descent (Rejected)

    your .terrn2 file appears to be a old terrain file for 0.3x, see https://docs.rigsofrods.org/terrain-creation/terrn2-subsystem/
  6. Miner34

    Giant Plastic Brick

    Look at your previous screenshot, notice anything wrong? Scale should be set to 1 when exporting (CTRL+A -> Scale). hope this helps.
  7. Miner34

    Random Screens

  8. Miner34

    Random Screens

  9. Miner34

    Random Screens

  10. Miner34

    Random Screens

  11. Miner34

    Random Screens

    Rocket log
  12. Miner34

    Random Screens

    open console and type as game.getCurrentTruck().getHandle().scaleTruck(<number>), replacing <number> with the scale you want. if you go lower than 1.0 you will likely have to use the node/beam utility and lower spring and damping on everything to reduce instability, though there is a limit even...
  13. Miner34

    Random Screens

    Small sisu on top of normal sisu on top of large sisu
  14. Miner34

    Random Game Videos/Screenshots

    The terrain being broken is probably caused by WS3.0, you could try turning it off if that's an option But whoah those graphics are insane!
  15. Miner34

    your vehicle tunes (tuning menu or file editing)

    you can use tab to select fields and set even more stupid values (zero or even negative damping for example)
  16. Miner34

    Random Game Videos/Screenshots

    FlightGear, SEPECAT Jaguar, Grand Canyon
  17. Miner34

    Rigs of Rods Linux Chromebook Issue

    Likely software rendering. My guess is that you accidentally disabled gpu passthrough. The error in the screenshot suggests some libraries have been compiled with a more recent version of glibc than the one in the linux container. Try updating it.
  18. Miner34

    Random Screens

  19. Miner34

    Random Screens

    yeah got down to 12 fps once they crashed M(elt)V4S
Back
Top