Skip to content

Tutorial

LeetConsumer1337 edited this page Mar 31, 2024 · 28 revisions

Setting up SCP:CB Source Code

Compiling SCP:CB Game

  • Download SCP:CB With Source Code from This Github Repository
  • Unzip the game.
  • Download Blitz3D and IDEal (Blitz IDE) from our repository
  • Install setup for IDEal and Blitz3D I recommend to install this programs to the C:\Program Files Destination like i did.
  • Get The .decls and .dll (userlibs) files from the SCP:CB Game Path like this,
  • SELECT and COPY All of these files and put to Blitz3D\userlibs Destination like this,
  • Open mavless_bin.zip and put all files that you selected TO Blitz3D\bin Destination,
  • When transferring finishes, Open IDEal and Import Main.bb
  • Then Press Lightning Icon For Debugging
  • If it works well, just compile like that,

Thats it, you successfully debugged and compiled SCP:CB, If game crashes, apply Memory Access Violation Fix.


Errors AND Fixes

Memory Access Violation

You need apply 4GB Patch to your game exe, you can found that from Here

Applying 4GB Patch For Preventing Crashes

If you getting "Memory Access Violation" Error, this executable will help you.

  • Install 4gb_patch.exe from our repository.
  • Open executable that you downloaded and Apply the patch for SCP:CB Executable like this,
  • Press "Open" to apply patch.

If you got any errors just Send on Issues