Add Joplin, old Mac, and Fedora WiFi runbooks; simplify JA3 Whisky scripts and hotspot recovery.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -30,26 +30,23 @@ bash ~/code/local_machine/scripts/games/gog/run-web-installer.sh \
|
||||
|
||||
## Jagged Alliance 3 **без GOG Galaxy** (канон)
|
||||
|
||||
**Runbook (установка + графика + RCA + антипаттерны):** [JA3_RUNBOOK.md](../../../docs/games/JA3_RUNBOOK.md)
|
||||
**Runbook:** [JA3_RUNBOOK.md](../../../docs/games/JA3_RUNBOOK.md)
|
||||
|
||||
```bash
|
||||
# Установка (Whisky GOG-Install): 5 частей offline backup в ~/Games/
|
||||
bash ~/code/local_machine/scripts/games/gog/install-ja3-innoextract.sh
|
||||
bash ~/code/local_machine/scripts/games/gog/finish-ja3-layout.sh
|
||||
|
||||
# Запуск (CrossOver D3DMetal — один раз setup, затем каждый раз run):
|
||||
brew install --cask crossover
|
||||
bash ~/code/local_machine/scripts/games/gog/setup-ja3-crossover.sh
|
||||
bash ~/code/local_machine/scripts/games/gog/run-ja3-crossover.sh
|
||||
# Запуск (Whisky GOG-Install):
|
||||
bash ~/code/local_machine/scripts/games/gog/run-ja3.sh
|
||||
```
|
||||
|
||||
| Скрипт | Назначение |
|
||||
|--------|------------|
|
||||
| `install-ja3-innoextract.sh` | **Канон установки** (Whisky) |
|
||||
| `finish-ja3-layout.sh` | CommonLua, реестр GOG |
|
||||
| `setup-ja3-crossover.sh` | CrossOver bottle JA3-GOG + clone игры |
|
||||
| **`run-ja3-crossover.sh`** | **Канон запуска** (D3D12 / D3DMetal) |
|
||||
| `run-ja3.sh` | Whisky — **графика D3D12 не работает** (см. runbook) |
|
||||
| **`run-ja3.sh`** | **Канон запуска** |
|
||||
| `reset-ja3-whisky.sh` | Остановить JA3/Wine в GOG-Install |
|
||||
|
||||
Galaxy / web-stub — **не использовать** для JA3 ([GOG_GALAXY_7H_RCA.md](../../../docs/games/GOG_GALAXY_7H_RCA.md)).
|
||||
|
||||
@@ -62,3 +59,4 @@ bash ~/code/local_machine/scripts/games/gog/reset.sh
|
||||
## Устаревшее (не использовать для GOG)
|
||||
|
||||
- `setup-wine-bottle.sh` / bottle **HoMM-OldenEra** — там Steam и общий префикс.
|
||||
- CrossOver / `run-ja3-crossover.sh` / `JA3-GOG` / `JA3-WINE` — **удалено** (2026-06).
|
||||
|
||||
Reference in New Issue
Block a user