BVE WorldWide
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

+2
edgreenberg
GG_Train
6 posters

Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by GG_Train Sat Sep 25, 2021 12:00 am

Although I have been using OpenBVE on and off for the last 4 years, this is my first time sharing my work on this forum. A brief background about this project is that the line under development is based on the Staten Island Railway (SIR) route where the SIR has been integrated into the NYC Subway system.  The line will eventually head into Manhattan via a fictional tunnel anchoring Red Hook Brooklyn and Governors Island.  For now nearly 2000 meters have been developed running from the Tottenville terminus to almost the Richmond Valley Road station.

Before posting images, let me give some details on my development techniques as the line is very detailed.

1. Scenes are generated via the use of Google Earth and Google Maps.
2. Objects are first created in Sketchup and converted in a 2 step process to CSV files.  Triangles are merged via common sides to created larger polygons.
3. Scenery is one large object built in Sketchup whose dimensions are 500 feet by 25 meters (for straight rail) centered at rail 0. Included in these scenes are ground level satellite JPEG images (4096x1024), one east of rail 0 and one west each covering an area of 250 by 25 meters.  For curved rail the covered area will be 25 meters in the forward direction at rail 0, but vary depending on the curve east and west of rail 0.  The scenery object is displayed by using the ground command.
4. The scenery object consists of buildings, vehicles, utility poles, overpasses, roads, fences, and other static objects. Signals, rails, and stations are rendered as separate objects. They too are built in Sketchup and converted to CSV format.
5. Signals are rendered dynamically via dedicated variables using the preprocessor.
6. The background is refreshed every 75 meters and is a 360 degree panorama centered on a latitude/longitude point and generated via Google earth anywhere from 10 to 25 meters above the horizon depending on near objects blocking a view.  It is an HD JPEG image 11520x1080.
7. At a particular point on the route I have extended the covered scenery area to 1000 feet by 25 meters, due to a large subway yard just to the west of the main line.
8. For complex objects transparency is used to minimize the number of faces.  Single faces containing PNG images are used in special cases.

Here are some of the issues encountered.  First I must say that any issues may be the result of using some very old hardware. I am running on a more than 9 year old Sony VAIO laptop with the following specs Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz  8GB RAM, NVidia GeForce 540m  1GB VRAM.  I have Windows 10 installed.  I run both RouteViewer and OpenBVE as 64 bit.  Viewing Distance is 600 meters.  I hope that the purchase of more up to date hardware (I9, 11th or 12th gen 32-128GB RAM, RTX 3090) will eliminate these issues.

1. OpenBve and RouteViewer.  Heavy stuttering every 25 meters.  This is to expected.
2. RouteViewer stops working after a while.  It runs very slowly in the vicinity of the subway yard. See total opaque faces exceed 60K.
3. OpenBVE freezing requiring a system reboot.

Anyway here a some images mixing both actual and fictional (apartment buildings, subway yard, staging area) elements.

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) RZnbGv2

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) JFRiWRo

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) 2JorX9j

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) AmsNItt

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) HMcB0C3

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) 13cuvfb

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) HConEMr

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) P5UWrV0

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) 6ZW6Gd7

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Kv3BVqv

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) VAncdDX

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) RI8vOMJ

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) 6EnaMMU

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) SVISnSC

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) CxpCtIk


Last edited by GG_Train on Wed Oct 25, 2023 3:32 am; edited 2 times in total

GG_Train

Posts : 9
Join date : 2018-08-04
Age : 66
Location : Staten Island, New York, USA

phileakins, Gothpaladinus, Rakago and Janmary like this post

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by edgreenberg Mon Sep 27, 2021 7:23 pm

This is very pretty. I will be happy to run this route.

edgreenberg

Posts : 27
Join date : 2017-04-13

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by GG_Train Fri Oct 08, 2021 3:43 am

OK here we go. I was successful in getting a train to run on my fictional OpenBVE T Line route. There is some stuttering, but that should be expected on a nearly 10 year old laptop. The secret to getting a running version is having my route file support varying degrees of resolution for both background and ground images. In the code it is possible to set resolution to 480p, 720p, and 1080p for both background and ground, with an additional higher resolution of 4K for ground images. Given the way OpenBVE is designed as a single threaded application, effective memory management is the key. One must know their system specs. A game running at the highest resolution (1080p/4K) for this route for the given length running for two stops for a total of 2200 meters has a 5GB memory requirement even when releasing unused objects. The game here is running at the lowest resolution (480p/480p) because my system only consists of 1GB VRAM (dedicated GPU) and supports an additional 4GB of shared memory (system memory). I have 8GB of system memory. Running at the lowest resolution hardly scratches the surface of using shared memory.

Shown in this video is an R160 Siemens running from Main Street Tottenville to what will soon be the Richmond Valley Road station. Background images exist up until the halfway point between the Arthur Kill Road station and Richmond Valley Road. Between these stations lies the bulk of the fictional scenery for now with apartment houses and the Mill Creek Yard. There are station announcements and even a NYC Police Department announcement just after leaving the Tottenville station.


GG_Train

Posts : 9
Join date : 2018-08-04
Age : 66
Location : Staten Island, New York, USA

Gothpaladinus, Rakago, Janmary and JustTheSIR like this post

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by JustTheSIR Tue Aug 08, 2023 7:27 pm

Hope I’m not breaking any rules here but did this go much farther?

JustTheSIR

Posts : 4
Join date : 2023-08-08

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by GG_Train Tue Aug 08, 2023 8:47 pm

Yes it will. Just after I posted this I suffered a severe medical issue. I have been concentrating on other hobbies plus taking care of myself. I just purchased a very high end system. 13th gen I9. 4090 graphics card, etc. I am writing some code to better update my sketchup processes for building the route at this time.

GG_Train

Posts : 9
Join date : 2018-08-04
Age : 66
Location : Staten Island, New York, USA

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by JustTheSIR Tue Aug 08, 2023 8:51 pm

That’s great to hear man, and otherwise, will it have an alternate version to St George and be able to run 4 car 75 footers / 5 car 60 footers

JustTheSIR

Posts : 4
Join date : 2023-08-08

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by GG_Train Wed Aug 09, 2023 4:39 am

In the fictional world, St. George is a subway yard.  Diving into a subway tunnel under the bay makes that terminal useless.  This line is part of the subway system, so it will run 10 60 foot cars of either R32, R160, or R211.  Right now the line is a little past the Pleasant Plains station.  I was shot down really bad in January 2022 right when I was on a roll.  Also an old laptop did not help matters either.

GG_Train

Posts : 9
Join date : 2018-08-04
Age : 66
Location : Staten Island, New York, USA

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by Trainkidkris Fri Aug 11, 2023 8:08 am

Hey man hope all is well ive been following this project in the OBND group last we spoke from the sketchup tool you sent out. (Very Grateful by the way!!) Wanted to ask how did you build the yard with the large amount of tracks? Did you use the ,.rail command or did you build it as a large .animated object. My team is getting back in to BVE development and wanted to know about that part.

Trainkidkris

Posts : 9
Join date : 2016-11-17
Age : 25
Location : USA

http://www.openbvenews.com

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by Lord_Z01 Fri Aug 11, 2023 7:52 pm

Amazing work man, it looks beautiful!!! Tbh this is what I love about old game enginges that use photorealistic textures, it looks amazing. Keep up with the good work and I hope to see it released!

Lord_Z01

Posts : 12
Join date : 2023-07-24

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by GG_Train Tue Aug 15, 2023 6:21 pm

The railyard was build using .rail commands with specialized tracks.  It was a painstaking process, helped by using SketchUp.  Right now all my curves lack a sort of transparency in the rail ties, so my focus now is on cleaning that up.  I have to see why that happened.

GG_Train

Posts : 9
Join date : 2018-08-04
Age : 66
Location : Staten Island, New York, USA

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by GG_Train Thu Aug 24, 2023 2:33 am

Here are some shots of the yard at Mill Creek (where the old Nassau plant once was), and the Main Street Tottenville station with Perth Amboy in the background. I am testing my material attribute program to assign consistent materials.  Notice the guard rails for curved tracks.  My yard had some errors, but I was able to fix the problems after a year off.  I have increased the resolution on the ground level, buildings and backgrounds.

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) GJelWsy

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) F1Gq0rx

GG_Train

Posts : 9
Join date : 2018-08-04
Age : 66
Location : Staten Island, New York, USA

Gothpaladinus likes this post

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Yard Code

Post by GG_Train Thu Aug 24, 2023 3:30 am

Here is my yard code. All CSV files are generated by my exporter, exporting from SKP files to CSV files. The models for different track configurations are painstakingly created in SketchUp. The materials are copied from images on the internet or by taking photos, and then process by a very old version of Photoshop or GIMP.


$Sub(50000)=Staten Island South Shore,   ; Landscape / Rail / Panorama Location
$Sub(50004)=N, ; Route Direction     N - North / S - South
$Sub(50010)=Rail\Main Line, ; Track library
$Sub(50020)=4K,   ; Landscape Resolution   480p / 720p / 1080p / 4K
$Sub(50030)=4K,   ; Background Resolution  480p / 720p / 1080p / 4K
$Sub(50040)=(G), ; Guard Rail (G)

With Structure

.Rail(171250) $Sub(50000)\$Sub(50010)\Main_7125$Sub(50040).csv,
.Rail(168250) $Sub(50000)\$Sub(50010)\S1_S2_6825$Sub(50040).csv,

.Rail(168001) $Sub(50000)\$Sub(50010)\S1_S2_Connection_6800$Sub(50040).csv,
.Rail(168251) $Sub(50000)\$Sub(50010)\S1_S2_Connection_6825$Sub(50040).csv,
.Rail(168501) $Sub(50000)\$Sub(50010)\S1_S2_Connection_6850$Sub(50040).csv,
.Rail(168751) $Sub(50000)\$Sub(50010)\S1_S2_Connection_6875.csv,
.Rail(169001) $Sub(50000)\$Sub(50010)\S1_S2_Connection_6900$Sub(50040).csv,
.Rail(169251) $Sub(50000)\$Sub(50010)\S1_S2_Connection_6925.csv,
.Rail(170751) $Sub(50000)\$Sub(50010)\Main_Connection_7075$Sub(50040).csv,
.Rail(171001) $Sub(50000)\$Sub(50010)\Main_Connection_7100$Sub(50040).csv,
.Rail(171251) $Sub(50000)\$Sub(50010)\Main_Connection_7125$Sub(50040).csv,

.Rail(166752) $Sub(50000)\$Sub(50010)\Track_01_12_Connection_6675$Sub(50040).csv,
.Rail(167002) $Sub(50000)\$Sub(50010)\Track_01_12_Connection_6700.csv,
.Rail(167252) $Sub(50000)\$Sub(50010)\Track_01_12_Connection_6725$Sub(50040).csv,
.Rail(167502) $Sub(50000)\$Sub(50010)\Track_01_12_Connection_6750$Sub(50040).csv,
.Rail(167752) $Sub(50000)\$Sub(50010)\Track_01_12_Connection_6775$Sub(50040).csv,

.Rail(166253) $Sub(50000)\$Sub(50010)\Track_01_03_05_07_Connection_6625$Sub(50040).csv,
.Rail(166503) $Sub(50000)\$Sub(50010)\Track_01_03_05_07_Connection_6650$Sub(50040).csv,

.Rail(166254) $Sub(50000)\$Sub(50010)\Track_09_12_Connection_6625$Sub(50040).csv,
.Rail(166504) $Sub(50000)\$Sub(50010)\Track_09_12_Connection_6650$Sub(50040).csv,

.Rail(166505) $Sub(50000)\$Sub(50010)\Track_13_19_Connection_6650$Sub(50040).csv,
.Rail(166755) $Sub(50000)\$Sub(50010)\Track_13_19_Connection_6675$Sub(50040).csv,
.Rail(167005) $Sub(50000)\$Sub(50010)\Track_13_19_Connection_6700$Sub(50040).csv,
.Rail(167255) $Sub(50000)\$Sub(50010)\Track_13_19_Connection_6725$Sub(50040).csv,
.Rail(167505) $Sub(50000)\$Sub(50010)\Track_13_19_Connection_6750$Sub(50040).csv,
.Rail(167755) $Sub(50000)\$Sub(50010)\Track_13_19_Connection_6775$Sub(50040).csv,

.Rail(167006) $Sub(50000)\$Sub(50010)\Track_20_26_Connection_6700$Sub(50040).csv,
.Rail(167256) $Sub(50000)\$Sub(50010)\Track_20_26_Connection_6725$Sub(50040).csv,
.Rail(167506) $Sub(50000)\$Sub(50010)\Track_20_26_Connection_6750$Sub(50040).csv,
.Rail(167756) $Sub(50000)\$Sub(50010)\Track_20_26_Connection_6775.csv,

.Rail(166257) $Sub(50000)\$Sub(50010)\Track_27_33_Connection_6625$Sub(50040).csv,
.Rail(166507) $Sub(50000)\$Sub(50010)\Track_27_33_Connection_6650$Sub(50040).csv,
.Rail(166757) $Sub(50000)\$Sub(50010)\Track_27_33_Connection_6675.csv,

.Rail(166508) $Sub(50000)\$Sub(50010)\Track_27_33_Outside_Connection_6650$Sub(50040).csv,
.Rail(166758) $Sub(50000)\$Sub(50010)\Track_27_33_Outside_Connection_6675$Sub(50040).csv,
.Rail(167008) $Sub(50000)\$Sub(50010)\Track_27_33_Outside_Connection_6700$Sub(50040).csv,
.Rail(167258) $Sub(50000)\$Sub(50010)\Track_27_33_Outside_Connection_6725$Sub(50040).csv,

.Rail(165509) $Sub(50000)\$Sub(50010)\Shed_Loop_Connection_3RR_6550$Sub(50040).csv,
.Rail(165510) $Sub(50000)\$Sub(50010)\Shed_Loop_Connection_3RL_6550$Sub(50040).csv,
.Rail(165759) $Sub(50000)\$Sub(50010)\Shed_Loop_Connection_3RR_6575$Sub(50040).csv,
.Rail(165760) $Sub(50000)\$Sub(50010)\Shed_Loop_Connection_3RL_6575$Sub(50040).csv,
.Rail(165761) $Sub(50000)\$Sub(50010)\Shed_Loop_Outside_Connection_6575$Sub(50040).csv,
.Rail(166009) $Sub(50000)\$Sub(50010)\Shed_Loop_Connection_6600$Sub(50040).csv,
.Rail(166010) $Sub(50000)\$Sub(50010)\Shed_Loop_Outside_Connection_6600$Sub(50040).csv,
.Rail(166259) $Sub(50000)\$Sub(50010)\Shed_Loop_Connection_6625$Sub(50040).csv,


With Track,
;
;
; Mill Creek Yard
; ---------------
;
;
; Mainline Connection
;
7125,.railtype 1;171250,

; Tracks (S1-S2)
6550,.railstart 901;-11.8872;-0.2032;110,.railstart 902;-15.8496;-0.2032;100,
6550.5,.freeobj 901;10,.freeobj 902;10, ; Bumpers
6575,.rail 901;-11.8872;0.0;110,.rail 902;-15.8496;0.0;100,
6600,.rail 901;-11.8872;0.3048;110,.rail 902;-15.8496;0.3048;100,
6625,.rail 901;-11.8872;0.6096;110,.rail 902;-15.8496;0.6096;100,
6650,.rail 901;-11.8872;0.9144;110,.rail 902;-15.8496;0.9144;100,
6675,.rail 901;-11.8872;1.2192;110,.rail 902;-15.8496;1.2192;100,
6700,.rail 901;-11.8872;1.5240;110,.rail 902;-15.8496;1.5240;100,
6725,.rail 901;-11.8872;1.8288;110,.rail 902;-15.8496;1.8288;100,
6750,.rail 901;-11.8872;2.1336;110,.rail 902;-15.8496;2.1336;100,
6775,.rail 901;-11.8872;2.4384;110,.rail 902;-15.8496;2.4384;100,
6800,.rail 901;-11.8872;2.7432;110,.rail 902;-15.8496;2.7432;100,.railstart 903;-72.0187;2.7432;168001,
6825,.railtype 901;168250,.railtype 902;0,.railtype 903;168251,
6850,.railtype 901;110,.railtype 902;100,.railtype 903;168501,
6875,.railtype 903;168751,
6900,.railtype 901;0,.railtype 902;169001,.railtype 903;0,
6925,.railtype 901;169251,.railtype 902;100,.railend 903,
6950,.railtype 901;110,
6975,.rail 901;-11.8872;2.2860;110,.rail 902;-15.8496;2.2860;100,
7000,.rail 901;-11.8872;1.8288;110,.rail 902;-15.8496;1.8288;100,
7025,.rail 901;-11.8872;1.3716;110,.rail 902;-15.8496;1.3716;100,
7050,.rail 901;-11.8872;0.9144;110,.rail 902;-15.8496;0.9144;100,
7075,.rail 901;-11.8872;0.4572;170751,.rail 902;-15.8496;0.4572;0,
7100,.rail 901;-11.8872;0.0;171001,.rail 902;-15.8496;0.0;0,
7125,.railtype 901;171251,.railend 902,
7150,.railtype 901;0,
7175,.railend 901,
;
; Tracks (1-12) Connections
6625,.railstart 904;-46.2797;0.6096;166253,.railstart 905;-62.1293;0.6096;166253,.railstart 906;-70.0541;0.6096;166254,
6650,.rail 904;-46.2797;0.9144;166503,.rail 905;-62.1293;0.9144;166503,.rail 906;-70.0541;0.9144;166504,
6675,.rail 904;-46.2797;1.2192;166752,.rail 905;-62.1293;1.2192;110,.rail 906;-70.0541;1.2192;110,
6700,.rail 904;-46.2797;1.5420;167002,.rail 905;-62.1293;1.5420;110,.rail 906;-70.0541;1.5420;110,
6725,.rail 904;-46.2797;1.8288;167252,.rail 905;-62.1293;1.8288;0,.rail 906;-70.0541;1.8288;110,
6750,.rail 904;-46.2797;2.1336;167502,.railend 905,.rail 906;-70.0541;2.1336;0,
6775,.rail 904;-46.2797;2.4384;167752,.railend 906,
6800,.rail 904;-46.2797;2.7432;0,
6825,.railend 904,
;
; Tracks (1-4)
6350,.railstart 1001;-34.3925;-0.9144;100,.railstart 1002;-38.3549;-0.9144;100,.railstart 1003;-42.3173;-0.9144;100,.railstart 1004;-46.2797;-0.9144;110,
6350.5,.freeobj 1001;10,.freeobj 1002;10,.freeobj 1003;10,.freeobj 1004;10, ; Bumpers
6375,.rail 1001;-34.3925;-1.2192;100,.rail 1002;-38.3549;-1.2192;100,.rail 1003;-42.3173;-1.2192;100,.rail 1004;-46.2797;-1.2192;110,
6450,.rail 1001;-34.3925;-1.016;100,.rail 1002;-38.3549;-1.016;100,.rail 1003;-42.3173;-1.016;100,.rail 1004;-46.2797;-1.016;110,
6475,.rail 1001;-34.3925;-0.8128;100,.rail 1002;-38.3549;-0.8128;100,.rail 1003;-42.3173;-0.8128;100,.rail 1004;-46.2797;-0.8128;110,
6500,.rail 1001;-34.3925;-0.6096;100,.rail 1002;-38.3549;-0.6096;100,.rail 1003;-42.3173;-0.6096;100,.rail 1004;-46.2797;-0.6096;110,
6525,.rail 1001;-34.3925;-0.4064;100,.rail 1002;-38.3549;-0.4064;100,.rail 1003;-42.3173;-0.4064;100,.rail 1004;-46.2797;-0.4064;110,
6550,.rail 1001;-34.3925;-0.2032;100,.rail 1002;-38.3549;-0.2032;100,.rail 1003;-42.3173;-0.2032;100,.rail 1004;-46.2797;-0.2032;110,
6575,.rail 1001;-34.3925;0.0;100,.rail 1002;-38.3549;0.0;100,.rail 1003;-42.3173;0.0;100,.rail 1004;-46.2797;0.0;110,
6600,.rail 1001;-34.3925;0.3048;100,.rail 1002;-38.3549;0.3048;100,.rail 1003;-42.3173;0.3048;100,.rail 1004;-46.2797;0.3048;110,
6625,.rail 1001;-34.3925;0.6096;0,.rail 1002;-38.3549;0.6096;0,.rail 1003;-42.3173;0.6096;0,.rail 1004;-46.2797;0.6096;0,
6650,.railend 1001,.railend 1002,.railend 1003,.railend 1004,
;
; Tracks (5-9)
6350,.railstart 1005;-50.2421;-0.9144;100,.railstart 1006;-54.2045;-0.9144;100,.railstart 1007;-58.1669;-0.9144;100,.railstart 1008;-62.1293;-0.9144;110,.railstart 1009;-66.0917;-0.9144;100,
6350.5,.freeobj 1005;10,.freeobj 1006;10,.freeobj 1007;10,.freeobj 1008;10,.freeobj 1009;10, ; Bumpers
6375,.rail 1005;-50.2421;-1.2192;100,.rail 1006;-54.2045;-1.2192;100,.rail 1007;-58.1669;-1.2192;100,.rail 1008;-62.1293;-1.2192;110,.rail 1009;-66.0917;-1.2192;100,
6450,.rail 1005;-50.2421;-1.016;100,.rail 1006;-54.2045;-1.016;100,.rail 1007;-58.1669;-1.016;100,.rail 1008;-62.1293;-1.016;110,.rail 1009;-66.0917;-1.016;100,
6475,.rail 1005;-50.2421;-0.8128;100,.rail 1006;-54.2045;-0.8128;100,.rail 1007;-58.1669;-0.8128;100,.rail 1008;-62.1293;-0.8128;110,.rail 1009;-66.0917;-0.8128;100,
6500,.rail 1005;-50.2421;-0.6096;100,.rail 1006;-54.2045;-0.6096;100,.rail 1007;-58.1669;-0.6096;100,.rail 1008;-62.1293;-0.6096;110,.rail 1009;-66.0917;-0.6096;100,
6525,.rail 1005;-50.2421;-0.4064;100,.rail 1006;-54.2045;-0.4064;100,.rail 1007;-58.1669;-0.4064;100,.rail 1008;-62.1293;-0.4064;110,.rail 1009;-66.0917;-0.4064;100,
6550,.rail 1005;-50.2421;-0.2032;100,.rail 1006;-54.2045;-0.2032;100,.rail 1007;-58.1669;-0.2032;100,.rail 1008;-62.1293;-0.2032;110,.rail 1009;-66.0917;-0.2032;100,
6575,.rail 1005;-50.2421;0.0;100,.rail 1006;-54.2045;0.0;100,.rail 1007;-58.1669;0.0;100,.rail 1008;-62.1293;0.0;110,.rail 1009;-66.0917;0.0;100,
6600,.rail 1005;-50.2421;0.3048;100,.rail 1006;-54.2045;0.3048;100,.rail 1007;-58.1669;0.3048;100,.rail 1008;-62.1293;0.3048;110,.rail 1009;-66.0917;0.3048;100,
6625,.rail 1005;-50.2421;0.6096;0,.rail 1006;-54.2045;0.6096;0,.rail 1007;-58.1669;0.6096;0,.rail 1008;-62.1293;0.6096;0,.rail 1009;-66.0917;0.6096;0,
6650,.railend 1005,.railend 1006,.railend 1007,.railend 1008,.railend 1009,
;
; Tracks (13-19) Connections
6650,.railstart 907;-93.8285;0.9144;166505,
6675,.rail 907;-93.8285;1.2192;166755,
6700,.rail 907;-93.8285;1.5420;167005,
6725,.rail 907;-93.8285;1.8288;167255,
6750,.rail 907;-93.8285;2.1336;167505,
6775,.rail 907;-93.8285;2.4384;167755,
6800,.rail 907;-93.8285;2.7432;0,
6825,.railend 907,
;
; Tracks (10-11, 12 Loop, 13-14)
6350,.railstart 1010;-70.0541;-0.9144;110,.railstart 1012;-77.9789;-0.9144;5010,.railstart 2012;-177.9789;-0.9144;5000,
6350.5,.freeobj 1010;10, ; Bumpers
6375,.rail 1010;-70.0541;-1.2192;110,.rail 1012;-77.9789;-1.2192;5011,.railstart 1014;-85.9037;-1.2192;205,.rail 2012;-177.9789;-1.2192;5001,
6385.5,.freeobj 1014;10, ; Bumpers
6400,.railstart 1011;-74.0165;-1.2192;110,.rail 1012;-77.9789;-1.2192;110,.railstart 1013;-81.9413;-1.2192;100,.rail 1014;-85.9037;-1.2192;100,.rail 2012;-177.9789;-1.2192;100,
6400.5,.freeobj 1011;10,.freeobj 1013;10, ; Bumpers
6450,.rail 1010;-70.0541;-1.016;110,.rail 1011;-74.0165;-1.016;110,.rail 1012;-77.9789;-1.016;110,.rail 1013;-81.9413;-1.016;100,.rail 1014;-85.9037;-1.016;100,.rail 2012;-177.9789;-1.016;100,
6475,.rail 1010;-70.0541;-0.8128;110,.rail 1011;-74.0165;-0.8128;110,.rail 1012;-77.9789;-0.8128;110,.rail 1013;-81.9413;-0.8128;100,.rail 1014;-85.9037;-0.8128;100,.rail 2012;-177.9789;-0.8128;100,
6500,.rail 1010;-70.0541;-0.6096;110,.rail 1011;-74.0165;-0.6096;110,.rail 1012;-77.9789;-0.6096;110,.rail 1013;-81.9413;-0.6096;100,.rail 1014;-85.9037;-0.6096;100,.rail 2012;-177.9789;-0.6096;100,
6525,.rail 1010;-70.0541;-0.4064;110,.rail 1011;-74.0165;-0.4064;110,.rail 1012;-77.9789;-0.4064;110,.rail 1013;-81.9413;-0.4064;100,.rail 1014;-85.9037;-0.4064;100,.rail 2012;-177.9789;-0.4064;100,
6550,.rail 1010;-70.0541;-0.2032;110,.rail 1011;-74.0165;-0.2032;110,.rail 1012;-77.9789;-0.2032;110,.rail 1013;-81.9413;-0.2032;100,.rail 1014;-85.9037;-0.2032;100,.rail 2012;-177.9789;-0.2032;100,
6575,.rail 1010;-70.0541;0.0;110,.rail 1011;-74.0165;0.0;110,.rail 1012;-77.9789;0.0;110,.rail 1013;-81.9413;0.0;100,.rail 1014;-85.9037;0.0;100,.rail 2012;-177.9789;0.0;100,
6600,.rail 1010;-70.0541;0.3048;110,.rail 1011;-74.0165;0.3048;110,.rail 1012;-77.9789;0.3048;110,.rail 1013;-81.9413;0.3048;100,.rail 1014;-85.9037;0.3048;100,.rail 2012;-177.9789;0.3048;0,
6625,.rail 1010;-70.0541;0.6096;0,.rail 1011;-74.0165;0.6096;0,.rail 1012;-77.9789;0.6096;0,.rail 1013;-81.9413;0.6096;100,.rail 1014;-85.9037;0.6096;100,.railend 2012,
6650,.railend 1010,.railend 1011,.railend 1012,.rail 1013;-81.9413;0.9144;100,.rail 1014;-85.9037;0.9144;0,
6675,.rail 1013;-81.9413;1.2192;0,.railend 1014,
6700,.railend 1013,
;
; Tracks (15-19)
6350,.railstart 1016;-93.8285;-0.9144;210,.railstart 1017;-97.7909;-0.9144;213,.railstart 1018;-101.7533;-0.9144;214,.railstart 1019;-105.7157;-0.9144;215,
6360.5,.freeobj 1019;10, ; Bumpers
6363,.freeobj 1018;10,
6365.5,.freeobj 1017;10,
6370.5,.freeobj 1016;10,
6375,.railstart 1015;-89.8661;-1.2192;100,.rail 1016;-93.8285;-1.2192;110,.rail 1017;-97.7909;-1.2192;110,.rail 1018;-101.7533;-1.2192;110,.rail 1019;-105.7157;-1.2192;110,
6375.5,.freeobj 1015;10, ; Bumpers
6400,.rail 1015;-89.8661;-1.2192;100,.rail 1016;-93.8285;-1.2192;110,
6450,.rail 1015;-89.8661;-1.016;100,.rail 1016;-93.8285;-1.016;110,.rail 1017;-97.7909;-1.016;110,.rail 1018;-101.7533;-1.016;110,.rail 1019;-105.7157;-1.016;110,
6475,.rail 1015;-89.8661;-0.8128;100,.rail 1016;-93.8285;-0.8128;110,.rail 1017;-97.7909;-0.8128;110,.rail 1018;-101.7533;-0.8128;110,.rail 1019;-105.7157;-0.8128;110,
6500,.rail 1015;-89.8661;-0.6096;100,.rail 1016;-93.8285;-0.6096;110,.rail 1017;-97.7909;-0.6096;110,.rail 1018;-101.7533;-0.6096;110,.rail 1019;-105.7157;-0.6096;110,
6525,.rail 1015;-89.8661;-0.4064;100,.rail 1016;-93.8285;-0.4064;110,.rail 1017;-97.7909;-0.4064;110,.rail 1018;-101.7533;-0.4064;110,.rail 1019;-105.7157;-0.4064;110,
6550,.rail 1015;-89.8661;-0.2032;100,.rail 1016;-93.8285;-0.2032;110,.rail 1017;-97.7909;-0.2032;110,.rail 1018;-101.7533;-0.2032;110,.rail 1019;-105.7157;-0.2032;110,
6575,.rail 1015;-89.8661;0.0;100,.rail 1016;-93.8285;0.0;110,.rail 1017;-97.7909;0.0;110,.rail 1018;-101.7533;0.0;110,.rail 1019;-105.7157;0.0;110,
6600,.rail 1015;-89.8661;0.3048;100,.rail 1016;-93.8285;0.3048;110,.rail 1017;-97.7909;0.3048;110,.rail 1018;-101.7533;0.3048;110,.rail 1019;-105.7157;0.3048;110,
6625,.rail 1015;-89.8661;0.6096;100,.rail 1016;-93.8285;0.6096;110,.rail 1017;-97.7909;0.6096;110,.rail 1018;-101.7533;0.6096;110,.rail 1019;-105.7157;0.6096;110,
6650,.rail 1015;-89.8661;0.9144;0,.rail 1016;-93.8285;0.9144;0,.rail 1017;-97.7909;0.9144;0,.rail 1018;-101.7533;0.9144;110,.rail 1019;-105.7157;0.9144;110,
6675,.railend 1015,.railend 1016,.railend 1017,.rail 1018;-101.7533;1.2192;0,.rail 1019;-105.7157;1.2192;0,
6700,.railend 1018,.railend 1019,
;
; Tracks (20-26) Connections uses some connections for Tracks (13-19)
6600,.railstart 908;-121.5653;0.3048;166505,
6625,.rail 908;-121.5653;0.6096;166755,
6650,.rail 908;-121.5653;0.9144;167005,
6675,.rail 908;-121.5653;1.2192;167255,
6700,.rail 908;-121.5653;1.5420;167006,
6725,.rail 908;-121.5653;1.8288;167256,
6750,.rail 908;-121.5653;2.1336;167506,
6775,.rail 908;-121.5653;2.4384;167756,
6800,.rail 908;-121.5653;2.7432;0,
6825,.railend 908,
;
; Tracks (20-23)
6350,.railstart 1020;-109.6781;-0.9144;202,.railstart 1021;-113.6405;-0.9144;202,.railstart 1022;-117.6029;-0.9144;202,.railstart 1023;-121.5653;-0.9144;212,
6366.5,.freeobj 1020;10,.freeobj 1021;10,.freeobj 1022;10,.freeobj 1023;10, ; Bumpers
6375,.rail 1020;-109.6781;-1.2192;100,.rail 1021;-113.6405;-1.2192;100,.rail 1022;-117.6029;-1.2192;100,.rail 1023;-121.5653;-1.2192;110,
6450,.rail 1020;-109.6781;-1.016;100,.rail 1021;-113.6405;-1.016;100,.rail 1022;-117.6029;-1.016;100,.rail 1023;-121.5653;-1.016;110,
6475,.rail 1020;-109.6781;-0.8128;100,.rail 1021;-113.6405;-0.8128;100,.rail 1022;-117.6029;-0.8128;100,.rail 1023;-121.5653;-0.8128;110,
6500,.rail 1020;-109.6781;-0.6096;100,.rail 1021;-113.6405;-0.6096;100,.rail 1022;-117.6029;-0.6096;100,.rail 1023;-121.5653;-0.6096;110,
6525,.rail 1020;-109.6781;-0.4064;100,.rail 1021;-113.6405;-0.4064;100,.rail 1022;-117.6029;-0.4064;100,.rail 1023;-121.5653;-0.4064;110,
6550,.rail 1020;-109.6781;-0.2032;100,.rail 1021;-113.6405;-0.2032;100,.rail 1022;-117.6029;-0.2032;100,.rail 1023;-121.5653;-0.2032;110,
6575,.rail 1020;-109.6781;0.0;100,.rail 1021;-113.6405;0.0;100,.rail 1022;-117.6029;0.0;100,.rail 1023;-121.5653;0.0;110,
6600,.rail 1020;-109.6781;0.3048;100,.rail 1021;-113.6405;0.3048;0,.rail 1022;-117.6029;0.3048;0,.rail 1023;-121.5653;0.3048;0,
6625,.rail 1020;-109.6781;0.6096;0,.railend 1021,.railend 1022,.railend 1023,
6650,.railend 1020,
;
; Tracks (24-26)
6350,.railstart 1024;-125.5277;-0.9144;212,.railstart 1025;-129.4901;-0.9144;212,.railstart 1026;-133.4525;-0.9144;216,
6355.5,.freeobj 1026;10, ; Bumpers
6366.5,.freeobj 1024;10,.freeobj 1025;10, ; Bumpers
6375,.rail 1024;-125.5277;-1.2192;110,.rail 1025;-129.4901;-1.2192;110,.rail 1026;-133.4525;-1.2192;110,
6450,.rail 1024;-125.5277;-1.016;110,.rail 1025;-129.4901;-1.016;110,.rail 1026;-133.4525;-1.016;110,
6475,.rail 1024;-125.5277;-0.8128;110,.rail 1025;-129.4901;-0.8128;110,.rail 1026;-133.4525;-0.8128;110,
6500,.rail 1024;-125.5277;-0.6096;110,.rail 1025;-129.4901;-0.6096;110,.rail 1026;-133.4525;-0.6096;110,
6525,.rail 1024;-125.5277;-0.4064;110,.rail 1025;-129.4901;-0.4064;110,.rail 1026;-133.4525;-0.4064;110,
6550,.rail 1024;-125.5277;-0.2032;110,.rail 1025;-129.4901;-0.2032;110,.rail 1026;-133.4525;-0.2032;110,
6575,.rail 1024;-125.5277;0.0;110,.rail 1025;-129.4901;0.0;110,.rail 1026;-133.4525;0.0;110,
6600,.rail 1024;-125.5277;0.3048;0,.rail 1025;-129.4901;0.3048;110,.rail 1026;-133.4525;0.3048;110,
6625,.railend 1024,.rail 1025;-129.4901;0.6096;0,.rail 1026;-133.4525;0.6096;0,
6650,.railend 1025,.railend 1026,
;
; Tracks (27-33) Outside Connections
6650,.railstart 909;-139.2588;0.9144;166508,
6675,.rail 909;-139.2588;1.2192;166758,
6700,.rail 909;-139.2588;1.5240;167008,
6725,.rail 909;-139.2588;1.8288;167258,
6750,.rail 909;-139.2588;2.1336;0,
6775,.railend 909,
;
; Tracks (27-30)
6350,.railstart 1027;-139.2588;-0.9144;206,.railstart 1028;-143.2212;-0.9144;205,.railstart 1029;-147.1836;-0.9144;204,.railstart 1030;-151.1460;-0.9144;203,
6355.5,.freeobj 1027;10, ; Bumpers
6360.5,.freeobj 1028;10,
6363,.freeobj 1029;10,
6365.5,.freeobj 1030;10,
6375,.rail 1027;-139.2588;-1.2192;100,.rail 1028;-143.2212;-1.2192;100,.rail 1029;-147.1836;-1.2192;100,.rail 1030;-151.1460;-1.2192;100,
6450,.rail 1027;-139.2588;-1.016;100,.rail 1028;-143.2212;-1.016;100,.rail 1029;-147.1836;-1.016;100,.rail 1030;-151.1460;-1.016;100,
6475,.rail 1027;-139.2588;-0.8128;100,.rail 1028;-143.2212;-0.8128;100,.rail 1029;-147.1836;-0.8128;100,.rail 1030;-151.1460;-0.8128;100,
6500,.rail 1027;-139.2588;-0.6096;100,.rail 1028;-143.2212;-0.6096;100,.rail 1029;-147.1836;-0.6096;100,.rail 1030;-151.1460;-0.6096;100,
6525,.rail 1027;-139.2588;-0.4064;100,.rail 1028;-143.2212;-0.4064;100,.rail 1029;-147.1836;-0.4064;100,.rail 1030;-151.1460;-0.4064;100,
6550,.rail 1027;-139.2588;-0.2032;100,.rail 1028;-143.2212;-0.2032;100,.rail 1029;-147.1836;-0.2032;100,.rail 1030;-151.1460;-0.2032;100,
6575,.rail 1027;-139.2588;0.0;100,.rail 1028;-143.2212;0.0;100,.rail 1029;-147.1836;0.0;100,.rail 1030;-151.1460;0.0;100,
6600,.rail 1027;-139.2588;0.3048;100,.rail 1028;-143.2212;0.3048;100,.rail 1029;-147.1836;0.3048;100,.rail 1030;-151.1460;0.3048;100,
6625,.rail 1027;-139.2588;0.6096;166257,.rail 1028;-143.2212;0.6096;166257,.rail 1029;-147.1836;0.6096;166257,.rail 1030;-151.1460;0.6096;166257,
6650,.rail 1027;-139.2588;0.9144;166507,.rail 1028;-143.2212;0.9144;166507,.rail 1029;-147.1836;0.9144;166507,.rail 1030;-151.1460;0.9144;166507,
6675,.rail 1027;-139.2588;1.2192;166757,.rail 1028;-143.2212;1.2192;166757,.rail 1029;-147.1836;1.2192;166757,.rail 1030;-151.1460;1.2192;0,
6700,.rail 1027;-139.2588;1.5240;0,.rail 1028;-143.2212;1.5240;0,.rail 1029;-147.1836;1.5240;0,.railend 1030,
6725,.railend 1027,.railend 1028,.railend 1029,
;
; Tracks (31-33)
6350,.railstart 1031;-155.1084;-0.9144;202,.railstart 1032;-159.0708;-0.9144;201,.railstart 1033;-163.0332;-0.9144;200,
6366.5,.freeobj 1031;10, ; Bumpers
6368,.freeobj 1032;10,
6370.5,.freeobj 1033;10,
6375,.rail 1031;-155.1084;-1.2192;100,.rail 1032;-159.0708;-1.2192;100,.rail 1033;-163.0332;-1.2192;100,
6450,.rail 1031;-155.1084;-1.016;100,.rail 1032;-159.0708;-1.016;100,.rail 1033;-163.0332;-1.016;100,
6475,.rail 1031;-155.1084;-0.8128;100,.rail 1032;-159.0708;-0.8128;100,.rail 1033;-163.0332;-0.8128;100,
6500,.rail 1031;-155.1084;-0.6096;100,.rail 1032;-159.0708;-0.6096;100,.rail 1033;-163.0332;-0.6096;100,
6525,.rail 1031;-155.1084;-0.4064;100,.rail 1032;-159.0708;-0.4064;100,.rail 1033;-163.0332;-0.4064;100,
6550,.rail 1031;-155.1084;-0.2032;100,.rail 1032;-159.0708;-0.2032;100,.rail 1033;-163.0332;-0.2032;100,
6575,.rail 1031;-155.1084;0.0;100,.rail 1032;-159.0708;0.0;100,.rail 1033;-163.0332;0.0;100,
6600,.rail 1031;-155.1084;0.3048;100,.rail 1032;-159.0708;0.3048;100,.rail 1033;-163.0332;0.3048;100,
6625,.rail 1031;-155.1084;0.6096;166257,.rail 1032;-159.0708;0.6096;166257,.rail 1033;-163.0332;0.6096;100,
6650,.rail 1031;-155.1084;0.9144;166507,.rail 1032;-159.0708;0.9144;166507,.rail 1033;-163.0332;0.9144;0,
6675,.rail 1031;-155.1084;1.2192;0,.rail 1032;-159.0708;1.2192;0,.railend 1033,
6700,.railend 1031,.railend 1032,
;
; Shed Loop Connection
6500,.railstart 910;-187.8326;-0.2032;110,.railstart 911;-193.3326;-0.2032;110,.railstart 912;-198.8326;-0.2032;110,.railstart 913;-204.3326;-0.2032;110,.railstart 914;-209.8326;-0.2032;110,
6525,.rail 910;-187.8326;-0.4064;110,.rail 911;-193.3326;-0.4064;100,.rail 912;-198.8326;-0.4064;100,.rail 913;-204.3326;-0.4064;100,.rail 914;-209.8326;-0.4064;110,
6550,.rail 910;-187.8326;-0.2032;165510,.rail 911;-193.3326;-0.2032;165509,.rail 912;-198.8326;-0.2032;165509,.rail 913;-204.3326;-0.2032;165509,.rail 914;-209.8326;-0.2032;165510,
6575,.rail 910;-187.8326;0.0;165760,.rail 911;-193.3326;0.0;165759,.rail 912;-198.8326;0.0;165759,.rail 913;-204.3326;0.0;165761,.rail 914;-209.8326;0.0;0,
6600,.rail 910;-187.8326;0.3048;166009,.rail 911;-193.3326;0.3048;0,.rail 912;-198.8326;0.3048;0,.rail 913;-204.3326;0.3048;166010,.railend 914,
6625,.rail 910;-187.8326;0.6096;166259,.railend 911,.railend 912,.rail 913;-204.3326;0.6096;0,
6650,.rail 910;-187.8326;0.9144;0,.railend 913,
6675,.railend 910,

GG_Train

Posts : 9
Join date : 2018-08-04
Age : 66
Location : Staten Island, New York, USA

Trainkidkris likes this post

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Yard

Post by JustTheSIR Thu Aug 24, 2023 8:01 pm

Isn't that yard gonna lag a lot tho

JustTheSIR

Posts : 4
Join date : 2023-08-08

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by GG_Train Thu Aug 24, 2023 9:06 pm

I am getting issues when loading the background every 75 meters, especially for a 4K image. Total memory for the image spanning the frustrum is 200MB. I even get stutter on a 1080p image. The yard does not give me issues. Mind you I am using an RTX4090, 13th gen I9. Very disappointed.

GG_Train

Posts : 9
Join date : 2018-08-04
Age : 66
Location : Staten Island, New York, USA

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by leezer3 Thu Aug 24, 2023 9:41 pm

Can you share the background image giving you issues?
(Zipped up, need to see the original)

Unfortunately, the engine will see little to no benefits from a 4090.
Please however check that you are using OpenGL 3 (the new renderer, second page of options), as this is now considerably faster.
Load in Advance may also help, but I wouldn't expect the background image to be being unloaded.

leezer3

Posts : 1959
Join date : 2011-08-23

http://www.bvecornwall.co.uk

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Re: Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023)

Post by JustTheSIR Fri Aug 25, 2023 6:59 pm

I guess there's a reason that most people don't have that much scenery...

JustTheSIR

Posts : 4
Join date : 2023-08-08

Back to top Go down

Building a Route Based on the Staten Island Railway Integrated into the NYC Subway System (Download Update 10/24/2023) Empty Route Download 10/24/2023

Post by GG_Train Tue Sep 26, 2023 12:06 am

A new update is available for this route. It includes the existing route plus an operational version in the REVERSE direction. The Readme is included in the zip file. For optimal rendering of buildings set viewing distance to 3000 meters.

https://www.mediafire.com/file/2cgy66fhr4on5n7/OpenBVE_Fictional_NYCT_Subways_Share.zip/file


GG_Train

Posts : 9
Join date : 2018-08-04
Age : 66
Location : Staten Island, New York, USA

Gothpaladinus likes this post

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum