Jump to content
IGNORED

Problems with CYOA


Adventure_Knight

Recommended Posts

Welcome to the forums. Under File in the CYOA toolbar, choose Create Source and Binary Files, then create a source file. This file will compile using DASM. If you need details on how to compile source files, read the DASM readme text file. Here's the syntax:

dasm filename.asm -f3 -ofilename.bin

where filename is your source file (can be filename.txt). DASM compiles your source and outputs it as a binary file. Note that you need to run DASM as a command line, and not just click on it, if you are using Windows. You can make a batch file using the sample syntax (in this example, the source filename would be cyoa.txt, and the output created would be cyoa.bin).

 

If you are just playing with new rooms/mazes, you can use CYOA's Create Binary feature. However, DASM is very useful for compiling the source file if you make changes with your favourite text editor ;) .

 

Cheers,

Tony

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...