Recall Engine
by AmeliePick.
Project Description
Recall Engine is a modular game engine. Being developed for role-playing video games. Allows to create 2D/3D games in first/third person view, with elements of visual novel. Because the engine is modular you can choose exactly what you need to make your software. The engine follows the philosophy:
The engine contains a lot of parts to use it separetly and it all has a low-level optimization and suports most popluar and last tecnologies. So you can use it to create not only games but also for a software.
Down below you can find engine's features, which are already completed or in the development so the list will be appended during the progress.
Features
Done.
In development.
In design.
Other features
Enhanced with
System specifications
It describes only Recall Engine's requirements and it's needs. At least the PC must run Windows 10.
CPU: It requires the SSE instruction set support, but it also provides the AVX-AVX512 support. Target architecture: x86, 64-bits only. Because the engine is targeting Windows 10, here is a table of minimal supported CPUs:
Intel | AMD | |
To run the engine | Pentium 4(Prescott) rev. E04 | Athlon64, Optero |
For AVX usage | Sandy Bridge, rev. Q1 | Bulldozer, rev. Q4 |
If you want to support CPUs like i7 860, just don't use AVX compability methods of the engine because it secured from emulators and just will not start. The most fine way is to make some versions of your software or just to let old cpus to be gone.
RAM: At least 500 MB free, not more than 256 TB installed.
Storage: 23 MB for the engine and all extensions.
Graphics adapter(optional): Windows 10 can run without any graphics adapters(neither integrated nor dedicated) in headless mode.
GUI render tasks | At least DirectX 9 |
2D/3D graphics | DirectX 11.1, DirectX 12 |
Auto overclocking/undervolting* | GTX 700s, GTX 900s, GTX 10s, RTX20-50s |
* It's not recommended to apply the overclocking for any 5+ year-old GPU.
Written on Assembler(ml64), C, C++17.
Engine API: C++, REVNS (Recall Engine Visual Novel Script).
Demos
FAQ and reviews