Jump to content

RCT2 and Assembly?


Recommended Posts

 RCT2 was for 99% written in assembly, and 1% C for the DirectX interface. Assembly is close to machine language, and difficult to maintain, so it has been decompiled into C for OpenRCT2. OpenRCT2 uses a mix of C and C++. It's open source, so head over to the GitHub page to take a look at it yourself.

  • Like 3
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...