Recent content by bobz

  1. B

    Real world map to game terrain (osm2terrn2 Project)

    For the Manhattan map that you can see in the video, which is a dense urban map, I am limited to map_size=2048 on my 32GB PC. Can you give me the command line you use ?
  2. B

    Real world map to game terrain (osm2terrn2 Project)

    It probably crashes because of a lack of memory. Try to generate a smaller map (map_size=1024)
  3. B

    Real world map to game terrain (osm2terrn2 Project)

    Great project ! I have just tried it and I had some issues I want to share: - Downloading a city fails if the OpenTopography API key is not set in the OPENTOPO_ELEVATION_API_KEY environment variable. - Export fails for me because the "output" directory doesn't exists. I was confused by the fact...
  4. B

    Embedded waypoints

    it works great thanks
  5. B

    Embedded waypoints

    Is there a way to embed waypoints in a map's zip file ? I tried to just put waypoints.json in the zip file but it doesn't work.
  6. B

    Blendmap quantity in page otc file

    That's it. Disabling shadows makes the last layer appear. So I will only use 5 layers. Thanks for your answer.
  7. B

    Blendmap quantity in page otc file

    Hello, I have the following page otc file: height.png 6 ; worldSize, diffusespecular, normalheight, blendmap, blendmapmode, alpha 4, dirt_diffusespecular.dds, dirt_normalheight.dds 1, asphalt_diffusespecular.dds, asphalt_normalheight.dds, surface0.png, R, 0.9 6, rock_diffusespecular.dds...
  8. B

    UI improvement

    Great to see you are interested. And yes, that's what I mean. Button should be clickable for beginners or users who don't want to learn shortcuts. For the other users, tooltips will help to learn or refresh memory. The look and feel of those buttons is a good question. This should be discussed...
  9. B

    UI improvement

    Hello I had an idea and I wanted to know what the community think about it and how hard it would be to implement. I often have to answer questions about how to do things in RoR. And I remember when I started using it, trying all keys to find what I want. Today with the "Controls" menu in game...
  10. B

    Select RoR.cfg path from the command line

    Hello, Is there a way to select RoR.cfg path from the command line (instead of default ~/.rigsofrods/config/) ?
Back
Top