Friday, November 4, 2016

Linux Game - FightCade


FightCade is a client for the online retrogaming plateform fightcade.com, which is based on GGPO and FinalBurnAlpha
  • had to remove .pyc while cleaning (make clean)
  • changed paths of called scripts
  • changed paths of config to ~/.config/
  • changed log files to /tmp/
  • changed some settings (roms are search by default in /usr/share/games/fightcade/roms/ )


FightCade est un client pour la plateforme de jeu retrogaming en ligne fightcade.com, qui basée sur GGPO et FinalBurnAlpha

  • ai du enlever les .pyc pendant le nettoyage (make clean)
  • changé les chemins des scripts appelés
  • changé le chemin du fichier de conf vers ~/.config/
  • changé les chemins des fichiers de log vers /tmp/
  • changés quelques préférences (les roms sont cherchée par défaut dans /usr/share/games/fightcade/roms/ )

Wednesday, November 2, 2016

Linux Demo - Zenit by Outbreak

 

Zenit is a Linux demo by Outbreak
  • as there's no sources, the package install an i386 binary compiled on Ubuntu Jaunty (9.04) in 2009 
  • couldn't work on debian stretch without a shader correction
  • as it's an i386 demo using libaudiere, to get the sound, check the libaudiere page for instructions : http://demosdebs.blogspot.com/2017/04/librarie-libaudiere.html
 


Zenit est une démo Linux de Outbreak
  • comme il n'y a pas de sources, le paquet installe un binaire i386 compilé sur Ubuntu Jaunty (9.04) en 2009
  • ne pouvait pas marcher sur debian stretch, sans une correction d'un shader 
  • comme c'est une démo i386 utilisant libaudiere, pour avoir le son regardez la page sur libaudiere pour les instructions : http://demosdebs.blogspot.com/2017/04/librarie-libaudiere.html

installation : apt://zenit-by-outbreak

Monday, October 31, 2016

Linux 4k - Swamp Fly by Faemiyah


Swamp Fly is a linux 4k demo by Faemiyah
  • compiled from source code
  • updated autotools
  • migrate to SDL2
  • added q and escape key to quit, and close with window button
  • toggle fullscreen with f key, window is also resizable and keep ratio  


Swamp Fly est une démo linux 4k de Faemiyah
  • compilée à partir des sources
  • mise à jour autotools
  • migré vers SDL2
  • ajouté les touches q et escape pour quitter, et activé la croix pour fermer la fenêtre
  • bascule plein écran avec la touche f, la fenêtre est redimensionnable et garde le ratio

Linux Demo - 3.5 inches is enough by Unreal Voodoo

 3.5 inches is enough is at start a MacOS demo, but also a linux demo by Unreal Voodoo

  • as there's no sources, the package install an i386 binary compiled with GCC 4.3.3 on Debian in 2009
 


 3.5 inches is enough est au départ une démo MacOS, mais aussi une démo Linux de Unreal Voodoo
  • comme il n'y a pas de sources, le paquet installe un binaire i386 compilé avec GCC 4.3.3 sur Debian en 2009

Sunday, October 30, 2016

Linux Demo - Stress by Outbreak & Chimera Music


Stress is a Linux demo by Outbreak & Chimera Music

 


Stress est une démo Linux de Outbreak & Chimera Music

Linux Demo - Close to the destination by The Bad Sectors

 

Close to the destination is a Linux demo by The Bad Sectors
  • as there's no source, the package install an amd64 binary compiled in 2009
 


Close to the destination est une démo Linux de The Bad Sectors
  • comme il n'y a pas de source, le paquet installe un binaire amd64 compilé en 2009

Saturday, October 29, 2016

Linux Demo - Wayang by Cybernetic Genetics

 

Wayang is a linux demo by Cybernetic Genetics
  • patched the makefile & changed the executable name to avoid confusion
  • removed fullscreen by default
  • set a window title
  • update for libpng1.6
  • migrate to SDL2
  • added q key to quit, and close with window button
  • toggle fullscreen with f key, window is also resizable and keep ratio  
  • changed also data path (install in /usr/share/wayang-by-cyberneticgenetics)


Wayang est une démo linux by Cybernetic Genetics

  • patché le makefile & changé le nom de l’exécutable pour éviter les confusions
  • enlevé les plein écran par defaul
  • rajouté un titre à la fenêtre
  • mit a jour pour libpng1.6
  • migré vers SDL2
  • ajouté la touche q pour quitter, et activé la croix pour fermer la fenêtre
  • bascule plein écran avec la touche f, la fenêtre est redimensionnable et garde le ratio
  • changé aussi le chemin des données (installe dans /usr/share/wayang-by-cyberneticgeneticsa)