Skip to content

Asbra/MEGUplusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEGU++

Mod the PC Steam release of Marc Ecko's Getting Up

Installation

  • Requires current Steam version of Getting Up (due to using ASI loader) alternatively use a DLL injector

Put the MEGUplusplus.asi file into the game binaries folder, eg. C:\Steam\steamapps\common\Marc Ecko's Getting Up 2\_Bin\

Features

  • You can now put up to 127 tags/stickers/marker tags on a map, raised from the games original limit of 25
  • Debug console (F1 to open/close)

Console commands

Notes

There's an included post-build event

    <PostBuildEvent>
      <Command>copy /Y "$(TargetDir)$(TargetName).dll" "$(GameDir)\_Bin\$(TargetName).asi"</Command>
    </PostBuildEvent>

Set the global variable GameDir to your correct path

<GameDir>C:\Steam\steamapps\common\Marc Ecko's Getting Up 2</GameDir>

for the post-build event to work properly or just remove the event.

About

Modding Marc Ecko's Getting Up

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors