| Line 7: |
Line 7: |
| | 3. Copy the <code>Railway</code> folder to somewhere safe. | | 3. Copy the <code>Railway</code> folder to somewhere safe. |
| | | | |
| − | 4. You can run ROS using <code>railway.exe</code> in the <code>Railway</code> folder. | + | 4. You can run RailOS using <code>railway.exe</code> in the <code>Railway</code> folder. |
| | | | |
| | See [[:Category:RailOS Files|here]] for a summary of files involved in [[Railway Operation Simulator|RailOS]]. | | See [[:Category:RailOS Files|here]] for a summary of files involved in [[Railway Operation Simulator|RailOS]]. |
| Line 27: |
Line 27: |
| | '''''PLEASE BE AWARE: Railway Operation Simulator is NOT a native MAC and/or Linux app. Although you CAN get it to work this is by NO MEANS a certainty it will work on YOUR system.''''' | | '''''PLEASE BE AWARE: Railway Operation Simulator is NOT a native MAC and/or Linux app. Although you CAN get it to work this is by NO MEANS a certainty it will work on YOUR system.''''' |
| | | | |
| − | '''''WARNING: Apple has released a new OS that only supports native 64bit applications. As such, with the release of “Catalina” (OS 10.15) and “Big Sur” (OS 11) the below instructions will no longer work. | + | '''''WARNING: Apple has released a new OS that only supports native 64bit applications. As such, with the release of “Catalina” (OS 10.15) and “Big Sur” (OS 11) the below instructions will no longer work. If you have “Mojave” (OS 10.14 or earlier) you can still run the program as instructed below, however as soon as you upgrade to the newer versions (>= OS 10.15) you are no longer able to run RailwayOS.''' |
| − | If you have “Mojave” (OS 10.14 or earlier) you can still run the program as instructed below, however as soon as you upgrade to the newer versions (>= OS 10.15) you are no longer able to run RailwayOS.''' | |
| | '' | | '' |
| | === Parallels™ Desktop === | | === Parallels™ Desktop === |
| Line 61: |
Line 60: |
| | '''5. Launch the Application''' | | '''5. Launch the Application''' |
| | | | |
| − | To launch the application, go to the ‘Railway/railway.exe’ within the Railway Operation Simulator folder, right click the ‘railway.exe’ file and select ‘Copy “railway.exe”’. | + | To launch the application, go to the ‘Railway/railway.exe’ within the Railway Operation Simulator folder, right click the ‘RailOS64.exe’ file and select ‘Copy “RailOS64.exe”’. |
| | | | |
| | Open a terminal and enter ‘wine’ and then paste the copied address, e.g. for the example where the application is located in the Applications folder, the command entered into the terminal would be: | | Open a terminal and enter ‘wine’ and then paste the copied address, e.g. for the example where the application is located in the Applications folder, the command entered into the terminal would be: |
| | | | |
| − | <code>$ wine /Users/username/Applications/RailwayOperationSimulator/Railway/railway.exe</code> | + | <code>$ wine /Users/username/Applications/RailwayOperationSimulator/Railway/RailOS64.exe</code> |
| | | | |
| | this should launch the application within wine. | | this should launch the application within wine. |