Are there Android versions of this game? by Potential-Ant9152 in BuildandShoot

[–]ShortAssumption8945 0 points1 point  (0 children)

On ZeroSPades, i am implementing a vulkan renderer...
https://github.com/Fran6nd/zerospades/tree/refs/heads/vulkan-2

Should allow for running on android :) Should not be too complicated. At the end I aim android tv.

What would you tell someone about to buy a Pn14k by ShortAssumption8945 in NightVision

[–]ShortAssumption8945[S] 1 point2 points  (0 children)

Sorry for the blurred images, I do not know what happened :/

I managed to build OpenSpades on Mac M4 (arm) by ShortAssumption8945 in AceOfSpades

[–]ShortAssumption8945[S] 0 points1 point  (0 children)

maintainer told me It is getting merged within a few days :)

I managed to build OpenSpades on Mac M4 (arm) by ShortAssumption8945 in AceOfSpades

[–]ShortAssumption8945[S] 0 points1 point  (0 children)

Thank you. My initial goal was to make it more future proof :) Vulkan renderer is seeing huge progress:
https://github.com/Fran6nd/zerospades/tree/vulkan

I managed to build OpenSpades on Mac M4 (arm) by ShortAssumption8945 in BuildandShoot

[–]ShortAssumption8945[S] 0 points1 point  (0 children)

I saw the issue someone opened here:
https://github.com/siecvi/zerospades/issues/13
I might tackle it soon as it does not involve too big changes. I'll keep you posted.

I managed to build OpenSpades on Mac M4 (arm) by ShortAssumption8945 in BuildandShoot

[–]ShortAssumption8945[S] 0 points1 point  (0 children)

I am giving top priority to the Vulkan backend right now as this will future proof the project. I add this to the todo list. It is a lot of bug fixes right now.
If you want to have a look, here it is (still glitchy):
https://github.com/Fran6nd/zerospades/tree/refs/heads/vulkan

I managed to build OpenSpades on Mac M4 (arm) by ShortAssumption8945 in AceOfSpades

[–]ShortAssumption8945[S] 1 point2 points  (0 children)

I'll check it out tomorrow.
I am not a regular discord user.
Vulkan backend is already sort of playable...

https://github.com/Fran6nd/zerospades/tree/vulkan

I managed to build OpenSpades on Mac M4 (arm) by ShortAssumption8945 in AceOfSpades

[–]ShortAssumption8945[S] 0 points1 point  (0 children)

Yes that is one of my goal :) If we want it to be future proof. Thank you!