Page 1 of 4 123 ... LastLast
Results 1 to 10 of 35

Thread: GameVision

  1. #1

    GameVision

    [About]
    This is the 2nd test of the GameVision 2.x Game Application Framework.

    [URL]
    http://www.jdsgames.com/beta/gvtest2.zip

    [What's New]
    - fixed Direct3D init error
    - added resolution enumeration
    - mp3 music playback pauses when the app looses the focus
    - misc fixes and enhancements

    [Features]
    - properly recovers on a context switch (ALT-TAB/ESC)
    - viewport changing
    - texture render
    - font rendering
    - alpha blending
    - primitive rendering (lines, rectangles)
    - load assets from zip file
    - frame rate control
    - sample playback
    - mp3 streaming
    - keyboard handling
    - mouse handling
    - see the <GameVision> folder in this distro for more info about GV

    [Requires]
    - DirectX 8.1 or higher
    - D3D compliant video card
    - optional mouse, soundcard

    [Feedback]
    - betatest@jdsgames.com


    GameVision 2.x
    Copyright (c) 1994-2003 JDS Games
    All Rights Reserved.
    Best Regards
    <br />
    <br />Jarrod Davis,
    <br />Jarrod Davis Software
    <br />http://www.jarroddavis.com

  2. #2

    GameVision

    Hi, works great on my computer

    Athlon 1800
    Geoforce 4 Ti 4200

    Do you have any graphic samples from your engine that you've been working on lately?
    Bobby Baker
    <br />Delphi Sanctuary
    <br />www.delphisanctuary.com

  3. #3

    GameVision

    Hi Bobby,

    This is great news. I had some probs with d3d init on a few computers so added some code to fix this. Also, testing GVAudio to make sure its gonna work efficiently in a game environment.

    I have been doing engine coding the past few months, tweaks and fixes and just starting to add game elements. The next test or two, I hope to have some game related images.

    Oh, did you get your vol problem fixed?

    Thanks for the feedback, it helps me a great deal.
    Best Regards
    <br />
    <br />Jarrod Davis,
    <br />Jarrod Davis Software
    <br />http://www.jarroddavis.com

  4. #4

    GameVision

    Works okay on my machine here at work. But when you exit, it left my windows res at 640x480 instead of dumping me back to 1024x768 ... Had to manually go into the screen properties and change it back.

    Mouse movement seemed a little laggy, as if the timer for the update on the image wasn't fast enough.

    Edit: I just noticed a little window sitting on my desktop. It reads:

    Access violation at address 0046B985 in module 'gvtest2.exe'.
    Read of address 00000040.

    Machine specs:

    Compaq 1.7Ghz 256MB, Win2000Pro, NVidia Vanta 16MB (Latest drivers)

    ....

    I'll try my two machines I have at home later tonight...

  5. #5

    GameVision

    Philth,

    Thanks for the feedback.

    *sigh*.. the dreaded "access violation"... hmmm

    I got this error on another machine too. What seems to be common between your machine and the one I got the AV on was the 16MB video card (monster fusion). If you could send me the .log file.. that would be great. I notice the error when trying to load the textures.

    I am in the process of converting to dx8.1 so all the feedback is helping me solved these problems. Thanks so much. Keep'em coming.
    Best Regards
    <br />
    <br />Jarrod Davis,
    <br />Jarrod Davis Software
    <br />http://www.jarroddavis.com

  6. #6

    GameVision

    Display Adapter #0(NVIDIA Vanta 16MB (Compaq) ) : TGVRender.EnumerateHardware
    ------------------------------------------------
    640 by 480, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    400 by 300, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    512 by 384, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    512 by 384, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    512 by 384, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    512 by 384, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1200, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    400 by 300, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    512 by 384, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    512 by 384, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    512 by 384, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    512 by 384, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1200, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color

    ================================================== =======================
    INPUT STATUS
    ================================================== =======================
    Created DirectInput Object
    Set Keyboard Data Format
    Set Keyboard Cooperative Level to NOEXCLUSIVE|FORGROUND
    Keyboard Installed
    Set Mouse Data Format
    Set Mouse Cooperative Level to EXCLUSIVE|FORGROUND
    Mouse Installed
    Shutdown Mouse
    Shutdown Keyboard
    Shutdown DirectInput

  7. #7

    GameVision

    Tried it on my home machine .. P1.6 GForce3 Ti200 .. 1GB ram.. Win XP

    It worked fine till I hit escape and the screen froze.. I couldnt alt-tab.. I had to do the CTRL-ALT-DEL to bring up the task manager and kill the process.

    Log file:

    Display Adapter #0(NVIDIA GeForce3 Ti 200 ) : TGVRender.EnumerateHardware
    ------------------------------------------------
    320 by 200, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    320 by 200, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    320 by 200, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    320 by 200, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    320 by 240, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    320 by 240, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    320 by 240, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    320 by 240, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    400 by 300, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    400 by 300, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    400 by 300, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    400 by 300, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    480 by 360, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    480 by 360, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    480 by 360, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    480 by 360, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    512 by 384, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    512 by 384, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    512 by 384, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    512 by 384, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 400, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 400, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 400, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 400, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 120Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 140Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 144Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 150Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    640 by 480, 16 Bits, 170Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 120Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 140Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 144Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    800 by 600, 16 Bits, 170Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    848 by 480, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    848 by 480, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    848 by 480, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    848 by 480, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    848 by 480, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    848 by 480, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    848 by 480, 16 Bits, 120Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    848 by 480, 16 Bits, 140Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    848 by 480, 16 Bits, 144Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    848 by 480, 16 Bits, 170Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1024 by 768, 16 Bits, 120Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1152 by 864, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 720, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 720, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 720, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 720, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 720, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 720, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 720, 16 Bits, 120Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 720, 16 Bits, 140Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 768, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 768, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 768, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 768, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 768, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 768, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 768, 16 Bits, 120Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 960, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 960, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 960, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 960, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 960, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 960, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1280 by 1024, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1360 by 768, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1360 by 768, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1360 by 768, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1360 by 768, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1360 by 768, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1360 by 768, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1360 by 768, 16 Bits, 120Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 900, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 900, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 900, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 900, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 900, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 900, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1024, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1024, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1024, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1024, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1024, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1024, 16 Bits, 100Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1200, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1200, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1200, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1200, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1600 by 1200, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1080, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1080, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1080, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1080, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1080, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1200, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1200, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1200, 16 Bits, 72Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1200, 16 Bits, 75Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1200, 16 Bits, 85Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1440, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    1920 by 1440, 16 Bits, 70Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    2048 by 1536, 16 Bits, 60Hz - 16-bit RGB pixel format with 5 bits for red, 6 bits for green, and 5 bits for blue
    320 by 200, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    320 by 200, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    320 by 200, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    320 by 200, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    320 by 240, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    320 by 240, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    320 by 240, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    320 by 240, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    400 by 300, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    400 by 300, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    400 by 300, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    400 by 300, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    480 by 360, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    480 by 360, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    480 by 360, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    480 by 360, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    512 by 384, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    512 by 384, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    512 by 384, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    512 by 384, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 400, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 400, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 400, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 400, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 120Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 140Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 144Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 150Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    640 by 480, 32 Bits, 170Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 120Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 140Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 144Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    800 by 600, 32 Bits, 170Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    848 by 480, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    848 by 480, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    848 by 480, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    848 by 480, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    848 by 480, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    848 by 480, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    848 by 480, 32 Bits, 120Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    848 by 480, 32 Bits, 140Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    848 by 480, 32 Bits, 144Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    848 by 480, 32 Bits, 170Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1024 by 768, 32 Bits, 120Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1152 by 864, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 720, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 720, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 720, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 720, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 720, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 720, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 720, 32 Bits, 120Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 720, 32 Bits, 140Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 768, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 768, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 768, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 768, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 768, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 768, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 768, 32 Bits, 120Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 960, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 960, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 960, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 960, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 960, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 960, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1280 by 1024, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1360 by 768, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1360 by 768, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1360 by 768, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1360 by 768, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1360 by 768, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1360 by 768, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1360 by 768, 32 Bits, 120Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 900, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 900, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 900, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 900, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 900, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 900, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1024, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1024, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1024, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1024, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1024, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1024, 32 Bits, 100Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1200, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1200, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1200, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1200, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1600 by 1200, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1080, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1080, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1080, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1080, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1080, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1200, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1200, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1200, 32 Bits, 72Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1200, 32 Bits, 75Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1200, 32 Bits, 85Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1440, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    1920 by 1440, 32 Bits, 70Hz - 32-bit RGB pixel format where 8 bits are reserved for each color
    2048 by 1536, 32 Bits, 60Hz - 32-bit RGB pixel format where 8 bits are reserved for each color

    ================================================== =======================
    INPUT STATUS
    ================================================== =======================
    Created DirectInput Object
    Set Keyboard Data Format
    Set Keyboard Cooperative Level to NOEXCLUSIVE|FORGROUND
    Keyboard Installed
    Set Mouse Data Format
    Set Mouse Cooperative Level to EXCLUSIVE|FORGROUND
    Mouse Installed
    Shutdown Mouse
    Shutdown Keyboard
    Shutdown DirectInput

  8. #8

    GameVision

    Hi,

    Try this new EXE. Just place in same folder over the old EXE:
    http://www.jdsgames.com/beta/gvtest2_exe.zip

    Hopefully this should fix the AV errors. I am able to run it on the Monster Fusion machine successfully.

    Thanks.
    Best Regards
    <br />
    <br />Jarrod Davis,
    <br />Jarrod Davis Software
    <br />http://www.jarroddavis.com

  9. #9

    GameVision

    Worked fine on my home machine. Wont be able to try work machine till Friday if I remember.

  10. #10

    GameVision

    COOLNESS!

    Now on to actor, scene management and scripting.

    Much thanks dude.
    Best Regards
    <br />
    <br />Jarrod Davis,
    <br />Jarrod Davis Software
    <br />http://www.jarroddavis.com

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •