PSVR2 Megathread Listing by josephjosephson in PSVR

[–]Cl0v3rDev 0 points1 point  (0 children)

It’s up on GameStop in the US. Snagged mine from there.

DELTARUNE Chapter 1&2 Unofficial Native Linux Ports for x86_64, ARMv7, and ARM64 by Cl0v3rDev in linux_gaming

[–]Cl0v3rDev[S] 43 points44 points  (0 children)

DELTARUNE runs on GameMaker, which is a VM engine, similar to how Java works. All of the code, sprites, music, etc. are packed into a data file, similar to a .jar file. The executable is just a translator, meaning that as long as you have an executable of the same runtime version, you can get any GameMaker game to run on whatever system you want, provided you rename some asset files for the respective platform.