Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

fracshunal

2
Posts
A member registered Jan 19, 2022

Recent community posts

Thanks for getting back to me, just realised I was looking in the wrong folder (I was looking in the downloaded Playscii folder rather than the Home/Documents) lol. I'm running Debian Testing and everything is working fine now. Great program btw!

Hi there, just wondering if you know why I can't save or export anything. The software says that the file has been saved successfully, but there nothing in the art folder. Thanks

Detecting hardware...

  CPU: x86_64

  GPU: Intel - Mesa Intel(R) HD Graphics 4000 (IVB GT2)

  OpenGL detected: 3.1 Mesa 22.0.5

  GLSL detected: 1.40

  Vertex Array Object support found.

  Maximum supported texture size: 16384 x 16384

  Detected screen resolution: 128 x 128, window: 102 x 102

Detecting software environment...

  OS: Linux-5.18.0-2-amd64-x86_64-with-glibc2.33

  Python: 3.10.5 (main, Jun  8 2022, 09:26:22) [GCC 11.3.0] (64bit)

  Modules: PySDL2 0.9.11, numpy 1.21.5, PyOpenGL 3.1.6, appdirs 1.4.4, PIL 9.1.1

  SDL: 2.0.20 https://github.com/libsdl-org/SDL.git@53dea9830964eee8b5c2a7ee0a65d6e268dc78a1, SDLmixer: 2.0.4

/home/fracshun/Downloads/playscii_source-9.17.1/playscii/playscii.py:429: DeprecationWarning: ANTIALIAS is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.LANCZOS instead.

  img = img.resize((32, 32), Image.ANTIALIAS)