PLAYBASIC TOOLS


PlayBASIC-2-DLL

What is PlayBASIC 2 DLL?

    PlayBASIC 2 DLL is a companion tool that will load and convert PlayBASIC source code into machine code and output it as a DLL that you can include in your programs.

     It's a companion tool to the PlayBASIC programming language. The tool converts PlayBASIC Source code into machine code DLL's. Allowing the programmer to fully harness the process of their computers cpu. The tool has been in development for the best part 8 months now so rather than me crudely attempt to paraphrase the blogs, I recommend you read the PlayBASIC2DLL blogs and check out some of the examples. ( 1,000,000 Vertex cube - Water Demo - G2D (Open GL Library)

PB2DLL-Tool-Page-Logo-Smaller.png
#1
PB2DLL-Retail-V099l-FreeEdition.zip (1.64 MB)

Amos-2-PlayBASIC

What is AMOS 2 PlayBASIC ?

    AMOS 2 PlayBASIC is a simple tool will load and convert source codes written for AMOS & AMOS PRO (the Amiga version) into PlayBASIC styled syntax.

     The conversion engine supports not only source code, but it'll export binary data within the orignal encoded Amos source files. Such as Pictures/ sprites / Sounds / Music / data and machine code. These are converted into simple bitmap and wave files. There's no music conversion built in, althrough there are tools on will convert Amos modules to common amiga module formats on Aminet.

Amos2PLayBasic-Logo.jpgAmos-To-PlayBasic-V015.pngAmos-To-PlayBasic-V016-Extension-Mapping-Form.png
#1
Amos-To-PlayBASIC-V027.zip (1.86 MB)

BlitzBASIC2PlayBASIC

What is BLITZ 2 PlayBASIC ?

    Blitz 2 PlayBASIC is a simple tool used to translate source codes written for BlitzBASIC 2D (the Windows version) into PlayBASIC styled syntax.

     The conversion engine isn't aiming to produce programs that will load and run in PlayBASIC, rather it just performs a lot of dirty work that'd you normally have to do manually. If your programs are mostly logic, then the conversions stand a good chance of being runnable, but for programs that are bound to behavior of BLITZ, then you'll need to emulate the hebavior, or rewrite those sections for PlayBASIC.

BlitzBASIC-2-PlayBasic-Screen-Shot.jpg
#1
BlitzBasic2PlayBASIC-RELEASE-V100.zip (1.94 MB)

PlayPIC2MAP

     Is a free tool to assist PlayBASIC developers convert/compress large images into PLayBASIC Map and block data. So the user loads their picture, then the tool runs through and cuts it up into a set of unique blocks with an tile map. When it's done it saves that block data out as a bitmap and the tile map as PlayBASIC level

Play-Pic2Map-V001.png
#1
PlayBASIC-Pic2Map-V007.zip (1.03 MB)

PlayPACKAGER

    PlayPackager is a free tool that will assist PlayBASIC developers bundle their game (or tools) into a self extracting executable files, for single file distribution. The packaged application will automatically decompress any media and execute upon being launched by the end user (the player). Allowing the end user to simply run the game without needing to install, or unzip/unrar it.

Features:

  • Custom Exclusion Lists (by Filename, File Type & Folder)
  • Automatic or Manual Exe Detection.
  • Fast In memory & in place De-Compression
  • Very low memory foot print
  • Virtually zero execution overhead
  • Compatible with PlayBASIC V1.64 editions
  • FREE FOR PLAYBASIC RETAIL users.
Play_Packager_V010.png
#1
Play_Packager_V010.zip (1.16 MB)