Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

jval

Members
  • Content count

    858
  • Joined

  • Last visited

Everything posted by jval

  1. jval

    Update DelphiDoom source port

    Updated to Version 0.4 build 225 - (29/5/2007) Programming Issues: 1. The source code now compiles also with FPC version 2.1.4. Some rendering problems with Free Pascal Compiler are corrected. 2. Changed cheat code to ate the keypress event if in cheat pending state. Now Allows usage of all keys for gameplay. Fixes: 1. Fixed the sky texture bug. Now displays the correct sky texture depending on the episode. 2. Fixed the change music cheat bug in shareware version, now does not change the music if music number is invalid. 3. Fixed mouse support. (Use mouse to look arround like Quake, Doom3) 4. Fixed joystick support. 5. Fixed bug with unchanged textures in switches in Retail version. 6. Fixed status bar drawing from older game versions. Now works with ancient version 0.99 shareware IWAD. Changes: 1. Look left and right unsing [HOME] and [PAGE UP] keys. 2. You can now jump using the 'a' key. (use -compatibilitymode parameter to suspend this) 3. The god mode cheat after the player's death reborns the player. 4. No more mono audio, now supports 2 channels STEREO sound. 5. Increased maximum numbers of visible sprites from 128 to 1024. 6. Increased MAXDRAWSEGS from 1024 to 2048 (originally 256) 7. Increased MAXPLATS from 30 to 512. 8. Increased MAXLINEANIMS from 64 to 1024. 9. Increased SAVEGAMESIZE from $2C000 to $80000 10. Added -mouse, -nomouse, -joystick and -nojoystick command line parameters. 11. Maximum external wad files increased from 20 to 64 12. If there is not any known wad file in the current path tries to find one and load it. For example can be used with freedoom.wad without specifing -mainwad command line parameter. 13. Default starting resolution is now 800x600. 14. Supports up to 12 button joystick. Download version 0.4.225 (Execurable and source code - ~606KB)
  2. Hello all of you. DoomViewer was a project of mine that I haven't work with for quite a long time, but lately I've decided to make some improvements. So, DoomViewer 2.0 is out there -> http://www.geocities.com/jimmyvalavanis/applications/doomviewer.html What is this program? 3D previewer for the old classic games: -Doom -Doom2 -Heretic -Hexen -Strife You can walk around the map and look around. If you think that it could be useful to you you can try it. It's free. I 'd be glad to hear any remarks, bug reports or ideas of improvement. In addition I'd like to test it with some really BIG PWAD files, where can I find some???
  3. The error message : "Not enough storage is available while processing command" usually happens when the operating system is increasing the pagefile size to allow allocation of more memory. Try to increase the pagefile size on your system.
  4. Can you give me a link to some zDoom PWADS?
×