Skip to content

Build options

Gratt-5r2 edited this page Apr 9, 2022 · 3 revisions

← Home

To compile the plugin you should check the options.

  1. Open project properties (Alt+F7), make sure you have the correct toolset version.
  2. Choose the needed engine version.

image

  1. Show the message box Hello, Gothic! in the Game_Init function (plugin.cpp).

image

  1. Press F7 (or Ctrl+Shift+B) and wait for compilation to finish.
  2. Move your dll to the Gothic\System\Autorun\ directory.
  3. Start the Game. You should see the Message in the menu.


← Previous page | Home →

Clone this wiki locally