Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Question

A topic by Luiscoco created 18 days ago Views: 34 Replies: 2
Viewing posts 1 to 2

I haven't downloaded the apeo tool yet, but I would like to know what part of the program it touches to be able to increase the speed.

Developer

It optimizes the machine code generated from the AMOS code, some of the AMOS routines that get embedded in the executable and some of the amos.library functions (if the library gets embedded in the executable). You can find the details in the manual included in the archive.

(1 edit)

Thanks