Re: Help modifying Activites.ini
Fastest way:
Find the Index.ini file in your Base.rte folder, open it with notepad and add ' // ' in front of this line:
Code:
IncludeFile = Base.rte/Activities.ini
making it
Code:
// IncludeFile = Base.rte/Activities.ini
! Make sure that an activities.ini is loaded at all times, or it'll crash the game whenever it loads a level.