Advanced Search
Search Results
4 total results found
Emulatorjs
Link --- version: "3.3" services: emulatorjs: image: lscr.io/linuxserver/emulatorjs container_name: emulatorjs environment: - PUID=998 - PGID=100 - TZ=Europe/Paris - SUBFOLDER=/ #optional volumes: - ...
Noisedash
Link 1 | Link 2 mkdir ./confignano ./config/default.json { "Server": { "listeningPort": 1432, "sessionFileStorePath": "sessions", "sampleUploadPath": "samples", "maxSampleSize": 10737418240, // In bytes, 10GB by default "sessionSe...
Pirated Games Mega Thread
Source Required Components: You will need to install all of these before downloading any games (legitimate or pirated!) to stop games crashing due to missing software on your computer: DirectX VisualCppRedist AIO XNA Framework Related Subreddits: ...
epicgames-freegames-node
Link version: '3.3' services: claabs: volumes: - '/srv/path/EpicGames/:/usr/app/config:rw' ports: - '3901:3000' #originally 3000:3000 image: 'ghcr.io/claabs/epicgames-freegames-node:latest' ...