Back
Vapor Spec
by minkcv
|
Version | 1.3 |
Zip size | 2,512 KiB |
License | n/a |
Updated | 29/04/2020 |
Downloads | 553 |
MD5 | d0ab16c5fb0ea45f96d8e7aa77c28237 |
App Details
Vapor Spec is a virtual game platform with capabilities similar to 90s game consoles. It can run on Windows, Linux, and the Switch, which allows you to develop a game once and run it on multiple platforms.
There are example programs and documentation available in the main repo here:
https://github.com/minkcv/vm
Changelog
1.3
Support for full screen sprites
1.1.0
New build has better performance. No code changes, performance increase is likely due to updates to libraries.
Game binaries are updated to perform better as well. Also added pong2 binary.
v1.0.0
This release uses the OpenGL ES API to improve framerate. It also uses libnx input instead of SDL2. The menu now also uses OpenGL instead of the default console.
v0.4.1
This update has no code changes, just the icon is new.
v0.4.0
The display scaling is now locked to 3x and the game display is centered in the switch screen. Game ROM is now working so sprites display correctly. Breakout is also included now but it runs rather slowly.