FAQ (FREQUENTLY ASKED QUESTIONS)


     Have a question about PlayBasic ? - Well you've come to right place then. Here you'll find all of the most commonly asked questions, categorized for your convenience.


FAQ: Operating System & Hardware Requirement Questions
Revision: V0.04 - Last Updated: February 19th, 2013


Question: What are the basic hardware requirements of PlayBasic ?

    Answer:PlayBasic was designed to keep the hardware requirements as low as possible, as such it'll happily run upon the vast majority of the home PC's produced within approximately the last 10 years. Making game development accessible to virtually anybody willing to start learning.

     While It'll run on even older systems, We recommend a minimum of Pentium classed CPU with a speed of about 500mhz. For a graphics card we've recommend a minimum of 8meg , preferably 16Meg video card for 2D graphics.
    


Question: Do I need a 3D video card to use PlayBasic ?

    Answer:No, PlayBasic graphics engine uses a combination of software and then DirectDraw DirectX API. This interface is primarily for 2D drawing. Most effects drawing is handled by the CPU.
    


Question: Will I need a 3D video card to use PlayBasicFX ?

    Answer:Yes & No, The current PlayBasicFX (The big brother of PlayBasic) prototypes use the Direct3D API in DirectX. Even though PlayBasicFX provides 3D hardware acceleration, You can choose not to use it, and stick with traditional 2D blitting if you want. However, that's probably unlikely, so you'll no doubt need a 3D video card if you want to use PlayBasicFX to it's full capacity.
    


Question: What Graphics API does PlayBasic Use ? - OpenGL or DirectX ?

    Answer:All current legacy editions of PlayBasic & the PlayBasicFX prototypes use some form of the DirectX graphics API. PlayBasic uses DirectDraw interface, and PlayBasicFX uses the Direct3D interface.

     Update: Since this FAQ question was originally written, we've since developed an OpenGL based graphics engine for the use in FX editions.
    


Question: What Platform (Operating Systems) do PlayBasic EXE's work on ?

    Answer:PlayBasic & PlayBasicFX (At this time) are built for use upon 32bit Window Operating Systems, ranging from Windows 98 / Windows Me / Windows XP, through to Windows Vista / Windows7 & Windows 8.

    Note: For the best compatibility on really old operating systems we recommend you distrubute your game/programs exe's with the PlayBasic dll's in the same folder. Which wil help short cut the boot up process and tends to work better on older systems. You can find more information about how to do this on the forums.
    


Question: What Windows Operating Systems can PlayBasic be used on ?

    Answer:PlayBasic is compatible with virtually all editions of the Windows operating systems since Windows 95. So can be used upon Windows 98, Windows98 SE, Windows ME, Windows 2000, Windows XP, Window 2003 and Windows Vista, Win7 and Win8.

     Moreover, we've heard reports of people running PlayBasic on Windows NT and TablePC's but haven't seen this myself.
    


Question: Are there any known issues with PlayBasic on certain operating systems ?

    Answer:There can be, for example installing legacy editions such as PlayBasic V1.63 on Vista/Win7, or trying to use even older versions of the product on Window XP from a restrictive user account. This can cause issues as those operating systems tend to limit PB's write access, which can stop PB from saving preferences and in particular user activation in the retail versions. Therefore we recommend upgrading to a minimum of PlayBasic V1.64i on these operating systems. You can run older editions, and for how to do that read the Upgrading FAQ.
    


Question: Do I need to install DirectX ?

    Answer:Depends, if you're using say Windows XP or an older Windows operating system, and already able to run other DirectX based applications on your computer, then NO, it's clearly already installed. Which will be the vast majority of the windows users.

     If not, then you'll need to install DirectX9. Why Dx9 ? - because this package includes all of the fall back editions of the Direct X also. See the link bellow.

     There are some exceptions however, If you're running Windows Vista or Windows 7, which you may know includes DirectX10/DirectX11 (and a version of the Dx9). If you're aware of this, then you'll no doubt assume you won't need to install the older edition of DirectX9. Well unfortunately, even though you have DirectX installed, the edition Microsoft ship with Vista/Win7 doesn't actually include the older versions such as Direct X 8, 7 etc etc. It's these old versions that PlayBasic requires. So if you try PlayBasic and it's unable to launch any programs, then you may need to be install DirectX9, so your system has fall back DirectX compatibility. Annoying, I know !

     You can check if your system has DX9 installed by using the System Compatibility Tester on the www.PlayBasic.Com site.

     If your system doesn't have DX9 installed - Then Click here to download Get Direct X9 Installer (Which includes Dx9 and all old versions)
    


Question: Can PlayBasic be used on LINUX / MAC operating systems via some type emulation ?

    Answer:Possibly. We have heard of people talking about running PlayBasic under some linux distro via WINE for example, but have not tested this out in-house. So it might well be just a rumor. But if you're willing to try it some time, we'd love to hear how you got on.

     If you manage to get it working, please fire us an email
    






     Can't find the answer to your question in the FAQ ? - Then make sure you sign up on our PlayBasic Forums and ask!

 

 
     
 
       

(c) Copyright 2002 / 2024 Kevin Picone , UnderwareDesign.com  - Privacy Policy   Site: V0.99a [Alpha]