home *** CD-ROM | disk | FTP | other *** search
/ The Equalizer BBS / equalizer-bbs-collection_2004.zip / equalizer-bbs-collection / DEMOSCENE-STUFF / VLOAD.ZIP / V-LOAD.DOC < prev    next >
Text File  |  1994-06-12  |  3KB  |  63 lines

  1.  
  2. Welcome to V-Load v0.9ß by ONYX [former Razor 1911 Cracker]
  3. -----------------------
  4.  
  5. Disclaimer:
  6. -----------
  7. V-Load v0.9ß was originally designed to allow the members of my former group
  8. RAZOR 1911 to link any kind of intros to their releases. However, due to
  9. my personal inactivity, I got kicked out of the group a while ago, and so
  10. I didn't bother to complete V-Load. So, I'm releasing this version including
  11. the source code and everything just for the hell of it.
  12. Please note that I'm still looking for a new IBM group, so if you're interested
  13. leave mail to 'ONYX' on Elusive Dream, PITS, BoomTown or SpamLand.
  14.  
  15. Purpose of V-Load:
  16. ------------------
  17. V-Load allows you to link your own intro (or almost any type of EXE-file)
  18. to any other EXE file. The only requirement is, that the first .EXE which
  19. usually is some kind of intro, must NOT have any overlays attached to it.
  20. To be honest with you: if your intro does need overlays, it's only a sign
  21. of your limited programming skills. So, code a real intro that doesn't need
  22. overlays and there you go....
  23.  
  24. Future versions of V-Load might include command line options that will
  25. allow the user to encrypt the finished EXE file, remove the V-Load and
  26. intro part, extract the original EXE and tons of other useful crap.
  27.  
  28. It could be a nice idea to write a trainer which you can then link to
  29. an existing game, well this is only a guess somewhere in the back of my head.
  30.  
  31. How to use it:
  32. --------------
  33. I strongly recommend using this program only, if you're an experienced ASM
  34. programmer or cracker. Others don't even bother to look at it.
  35.  
  36. For a quick-start, you can link V-Load and your intro in front of any EXE
  37. file like this:
  38.  
  39. COPY /B VLOAD.EXE + INTRO.EXE + CUSTOM_EXE.EXE FINISHED.EXE
  40.  
  41. This will copy            VLOAD
  42.                your       INTRO
  43.                and the    CUSTOM_EXE
  44.  
  45.                to a file called
  46.  
  47.                           FINISHED.EXE
  48.  
  49. V-Load should work with all kinds of Dos-Extenders and shit, at least, I've
  50. tried various versions of the DOS/4GW-Extender and it worked fine.
  51.  
  52. Of course there could be dozens of features added to this, but since
  53. I don't have any programs to crack and attach it to, I don't really care.
  54. If you have any ideas for improvement etc. Don't hesitate and call The
  55. Elusive Dream, BoomTown, SpamLand or the PITS and lemme know.
  56.  
  57.  
  58.                                                       signed: ONYX
  59.  
  60.                                                    Ex-Razor 1911 Cracker
  61.  
  62.  
  63.