2026-08-28 10:20:44 +02:00
wip
2026-08-27 18:46:15 +02:00
wip
2026-08-27 19:30:06 +02:00
wip
2026-08-28 10:19:41 +02:00
2026-08-26 17:32:51 +02:00
wip
2026-08-27 16:57:25 +02:00
2026-08-26 17:32:51 +02:00
wip
2026-08-28 10:20:44 +02:00
wip
2026-08-28 10:04:04 +02:00

F.O.R.G.E. (Invar)

This repo is a work in progress

/boot/firmware/config.txt

# --- overclocking ---
# ARM core frequency in MHz
arm_freq=3000
# VideoCore VII frequency in MHz
gpu_freq=1000
# Voltage offset in microvolts
over_voltage_delta=50000

# --- opengl ---
# Enable DRM VC4 V3D driver
dtoverlay=vc4-kms-v3d,composite
# Increase the memory reserved for the GPU
gpu_mem=64
# Avoid GPU down-clocking below 500 MHz that slows FPS down
# v3d_freq_min=500

# --- composite ---
enable_tvout=1

Installs

sudo apt install git
git clone --recursive https://git.klemek.fr/klemek/forge-invar
sudo apt update
sudo apt upgrade
sudo apt install mesa-utils libglfw3-dev libgl-dev libasound2-dev libv4l-dev libegl-dev libgles2-mesa-dev

TODO

Logical

  • Play on start
  • Save while running

Physical

  • PAL/NTSC switch
  • Sync in -> fake midi ?
  • rasp compute
S
Description
No description provided
Readme
176 KiB
Languages
GLSL 91.6%
Makefile 6.8%
Shell 1.6%