Recent content by Kristos

  1. K

    Emerald cheat

    On the previous SRB2 version I edited a save file to get all emeralds, start on other levels, have more score and lives... The only thing it did for me is I experienced Super Sonic the first time. Note: The save files are not encrypted, or were not, and are just bytes collections. Editing the...
  2. K

    A New Mode. Cist Boy Mode

    Unlock it? Unlock it? That's simple. Just save the game then edit the save! Ok, so you don't know the save format. Compare bytes, wides, and longs to ingame stats. If that buzzes you, just look at the save writing function in the source. If you think I'm blending greek w/ english, become a...
  3. K

    How do I get DoomBuilder to make srb2 maps?

    Try this: Try this: http://www.sepwich.com/ssntails/mb/viewtopic.php?t=593
  4. K

    Free SRB2 Level Creation with DB update: It works!

    It should. I updated it to the most recent DB version.
  5. K

    Free SRB2 Level Creation with DB update: It works!

    Now let's try this one more time! Go to http://www.doombuilder.com and get the latest version of DoomBuilder(DB). Install it, but don't run it yet. Download the SRB2 config files from http://www.freewebs.com/treefrog/srb2cfg.zip and unzip the contents into the DB folder. Open srb2cfg.html and...
  6. K

    Begin SRB2 level making with the new DB Config!

    Hmm... The config works fine for me, but maybe I have an older version of DB. I'll look into it. Edit: Aha! The config file is for v1.03. The current DB version is 1.63! I'll have to set about updating the config now. Good day!
  7. K

    Begin SRB2 level making with the new DB Config!

    Go to http://www.freewebs.com/treefrog/srb2cfg.zip to download the latest version of the DoomBuilder Config that includes instructions on installation and a beginners guide to beginning SRB2 level making. It includes all the new linedef and sector specials. NOTE: In the instructions I put...
  8. K

    3D Games in C++

    C++ 3d! It's easy to learn C++ and C at the same time, as long as you skip the 'fabulous' extras. Then, they're basically the same, 'cept C++ has some goodies. You can program C style programs in C++. I use MINGW w/ Dev-C++ and allegro to make most of my stuff, including 2 recent poor 3d...
  9. K

    Crawla Catastrophe! A new addon.

    Go to http://www.freewebs.com/treefrog/crawlacatastrophe.zip to download my newest Sonic Robo Blast II addon! It's an SOC object config file that enhances the Blue and Red crawla abillities, not to mention giving turret-fire limited seeking ability! For compromise, when you are attacked, you...
  10. K

    Good Wad making program NOT named WadAuthor.

    :D I use DoomBuilder, and I enjoy it very much. Nowadays I work on SRB2 wads about 2 days every month though. I'm trying to make Dev-C++ compile DirectX 9. I'm a semi-beginner programmer that knows C, C++, HTML, JavaScript, Windows(C), and Allegro(C), but I use Dev-C++ and have no idea how to...
  11. K

    WadMod- A Wad Modification Program!

    Yea... Wintex and XWE do a good enough job. WadMod tries, but can only add pictures and text. I forgot to release the source! :shock: Redownload if you want it.
  12. K

    WadMod- A Wad Modification Program!

    Wadmod has been updated. It might now work with XP. Oh, a441. I didn't mean to copy your program name. Sorry :oops: . By the way, I like command lines! After years of point and click, I've been happy to make the change from mouse to keyboard. When I used The Games Factory, I really wore the...
  13. K

    WadMod- A Wad Modification Program!

    Hey I never really looked much at XWE. Anyway, it was fun and is a windows program compiled with MinGW. Do you have XP perhaps??? Please folks state whether you have XP and the like or 98 and below and whether or not it works. That may help. Sorry 'bout it not working. Hey, the colormap...
  14. K

    WadMod- A Wad Modification Program!

    Now what's that supposed to mean? I don't know what you're getting at, but to change srb2.srb to srb2.wad, just rename srb2.srb.
  15. K

    WadMod- A Wad Modification Program!

    Use WinTex for lump editing. Use WadMod for lump managing! I made, but didn't finish a wad modification program named: WadMod. It can: (1) Change the type of wad. (IWAD,PWAD,SDLL) (2) Export Raw Lumps, Text, and Bitmaps. (3) Import Raw Lumps and Text. (4) Find a lump in the list. (5) Rename and...
Back
Top