zuccer Posted August 30, 2016 Share Posted August 30, 2016 (edited) Hi, First and foremost the biggest round of applause for you guys developing this fantastic mod! Thank you! Hoping this is the right place for bug reporting, otherwise please just tell me where to go to and I'll be happy to help! I get a black screen when using the latest build (0.0.5.0-dd7bfdc). I also tried some earlier builds of the 0.0.5.0-release, then I can see the game but the roller coaster tracks are invisible. I went as far back as to the 0.0.5.0-344c480 build. None of the issues are noticed in the stable 0.0.4.0 build though and everything seems to be working OK there. I am running Windows 10, using a NVIDIA GeForce GTX 460. Thanks in advance and good luck with everything, really looking forward to seeing what's in the builds ahead! 0.0.5.0-dd7bfdc 0.0.5.0-344c480 Edited August 30, 2016 by zuccer 1 Link to comment
X7123M3-256 Posted August 30, 2016 Share Posted August 30, 2016 (edited) You're using a 64 bit build. 64 bit code cannot call into the original 32 bit code, so all code from the vanilla game is removed in the 64 bit builds. That is mostly drawing code, so you will find that most coaster tracks are missing. Until all the original code has been reimplemented, you have to stick with 32 bit x86 if you want the full functionality. Edited August 30, 2016 by X7123M3-256 1 Link to comment
zuccer Posted August 30, 2016 Author Share Posted August 30, 2016 Thanks for a quick reply, everything working fine with the latest x86 build! 1 Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now