Welcome, Guest. Please login or register.

Author Topic: how can I make a trainer  (Read 3116 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline darkage

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 583
    • Show all replies
Re: how can I make a trainer
« on: March 19, 2010, 01:03:32 AM »
Red Sector Demo Maker rings a bell.   http://en.wikipedia.org/wiki/Demomaker

Not so hard to use, I made something when I was 16 years old I suppose without much programming knowledge.

But from my personal thoughts, I don't believe this would be the right path.  I would imagine the output from the DemoMaker may not have a small enough foot print as per say if you coded it by hand with optimisations for a super small foot print.

First play around with the Demo Maker just to make full single disk demo, then if you want to go through learn ASM (assembly) if your up to it.