Amazing mod!
Is there a way to fix the camera position? It is placed too low.
Wind Bends Steel
Creator of
Recent community posts
Thanks a lot! I am finishing it, although, I am doing it completely alone and in my spare time, without any support whatsoever, because I couldn't get any so far. However, I do have plans to pitch this game to a publisher in order to get some budget and actually complete it faster. Any help is appreciated, if you're willing to help, it would be very much appreciated.
Hello, just finished the playable demo for my game, Redshift RIders:
https://windbendssteel.itch.io/redshiftriders
Need some serious help marketing, getting investors and all that, I am willing to help your project with more technical, or artistic stuff in return.
Honestly, I could use any advice at this point.
I am a programmer, 2d and 3d artist, animator, musician, audio designer, I can do basically anything that a game needs, I did my game entirely on my own.
If you wanna see some more stuff I did, check out my Youtube Channel:
Redshift Riders is a fast-paced, hardcore sci-fi racing and combat simulator, set in a unique universe.
Check the project page for more info.
If you like the game, please consider supporting the project, it would be much appreciated.
Using Windows crash report tools I've managed to determine that the crash is being caused by a System.IO.FileNotFound Exception.
Using x64dbg I've determined that the file in question is mscorwks.dll, Googling about it I found out that it is part of Microsoft .NET Runtime Common Language Runtime, which is part of .NET Framework, so I tried uninstalling all .NET Framework versions from my PC and reinstalling 4.7.2 only, to no avail, tried reinstalling all existing versions of .NET Framework, the problem persists.
I have no idea what is going on or why the file cannot be found.