Playable Portuguese Bible build for the Sega Saturn, with source, release images, and screenshots kept together in the repository.
- final build available in
saturn_app/game.isoandsaturn_app/game.cue - clean 320x240 screenshots available in
saturn_app/1.png,saturn_app/2.png,saturn_app/3.png, andsaturn_app/4.png - readable 320x240 verse bitmap preview available in
saturn_app/versiculo.png - repository organized for publication and optional rebuilds
saturn_app/game.cuesaturn_app/game.iso
These are the official release files tracked in the project.
saturn_app/: Saturn app source and build artifactssaturn_app/cd/: CD-side data files such as text, fonts, and assetstools/: helper scripts for asset generationtools/gen_readable_bitmap_preview.py: generates the high-contrast 320x240 verse bitmap previewdocs/saturn-bitmap-legibility-prompt.md: prompt and checklist for readable Saturn bitmap artacf_clean.json: Bible source text used during generation
Requirements:
- Linux
- Python 3
- Jo Engine installed locally
Build:
cd saturn_app
./compile.shThis regenerates the assets and rebuilds game.iso and game.cue.
Open saturn_app/game.cue in a Sega Saturn emulator such as Yabause, Kronos, or Mednafen, or use the image on real hardware.
Build jogável da Bíblia em português para Sega Saturn, com código-fonte, imagens finais e screenshots mantidos no mesmo repositório.
- build final disponível em
saturn_app/game.isoesaturn_app/game.cue - screenshots limpos 320x240 disponíveis em
saturn_app/1.png,saturn_app/2.png,saturn_app/3.pngesaturn_app/4.png - preview legível 320x240 de versículo disponível em
saturn_app/versiculo.png - repositório organizado para publicação e recompilação opcional
saturn_app/game.cuesaturn_app/game.iso
Esses são os arquivos oficiais de release do projeto.
saturn_app/: código-fonte da aplicação Saturn e artefatos de buildsaturn_app/cd/: arquivos de dados do CD, como texto, fontes e assetstools/: scripts auxiliares para geração de assetstools/gen_readable_bitmap_preview.py: gera o preview de versículo 320x240 com alto contrastedocs/saturn-bitmap-legibility-prompt.md: prompt e checklist para arte bitmap legível no Saturnacf_clean.json: texto-base da Bíblia usado na geração
Requisitos:
- Linux
- Python 3
- Jo Engine instalado localmente
Build:
cd saturn_app
./compile.shIsso regenera os assets e recompila game.iso e game.cue.
Abra saturn_app/game.cue em um emulador de Sega Saturn como Yabause, Kronos ou Mednafen, ou use a imagem em hardware real.