Skip to content

Commit

Permalink
ini 3 mod
Browse files Browse the repository at this point in the history
  • Loading branch information
cryham committed Dec 9, 2024
1 parent 92d60e4 commit d1f83c7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
6 changes: 3 additions & 3 deletions config/tracks.ini
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
160,Tox2-AcidLakes v2.5 22/09/14 17/08/24 :Toxic |o0 c0 w2 ~2 J0 L0 P0 /1 s2 u0 n0 l2 !2 *5 T=69 a:CH
161,Cry2-MagicFog v2.5 06/09/14 11/06/23 :Crystals |o0 c2 w1 ~0 J0 L0 P3 /2 s3 u0 n0 l3 !3 *4 T=104 a:rubberduck,CryHam

162,Atm7-Industrial v2.5 05/09/14 09/06/23 :Autumn |o3 c3 w0 ~0 J1 L1 P3 /1 s3 u0 n1 l8 !6 *4 T=372 a:rubberduck,CryHam
162,Atm7-Industrial v2.5 05/09/14 07/12/24 :Autumn |o3 c3 w0 ~0 J1 L1 P3 /1 s3 u0 n1 l8 !6 *4 T=372 a:rubberduck,CryHam
163,Des18-Shuttle v2.5 25/09/14 09/07/24 :Desert |o2 c0 w0 ~0 J0 L1 P2 /4 s1 u0 n2 l3 !4 *3 T=130 a:Calinou
164,Atm8-Ultima v2.5 28/09/14 17/10/23 :Autumn |o0 c1 w0 ~1 J2 L1 P2 /3 s4 u0 n2 l16 !5 *4 T=630 a:CH

Expand Down Expand Up @@ -303,7 +303,7 @@
183,Grc9-Oasis v2.7 28/11/20 17/07/24 :Greece |o1 c3 w1 ~1 J3 L4 P4 /3 s3 u0 n1 l8 !5 *6 T=241 a:CH
184,Oth2-BlackWinter v2.7 18/01/22 19/12/23 :Other |o1 c1 w0 ~0 J1 L0 P0 /4 s3 u0 n2 l4 !3 *2 T=141 a:EP,CryHam
185,Aus9-RedDesert v2.7 11/03/22 07/01/24 :Australia |o0 c1 w0 ~2 J1 L0 P1 /3 s3 u0 n2 l3 !3 *5 T=135 a:EP,CryHam
186,Sur4-BlueWinter v2.7 12/03/22 19/12/23 :SurrealSpace |o0 c0 w2 ~2 J0 L0 P2 /3 s2 u0 n1 l6 !4 *4 T=241 a:EP,CryHam
186,Sur4-BlueWinter v2.7 12/03/22 08/12/24 :SurrealSpace |o0 c0 w2 ~2 J0 L0 P2 /3 s2 u0 n1 l6 !4 *4 T=241 a:EP,CryHam

187,Grc10-BeachCity v2.7 13/03/22 28/07/24 :GreeceWhite |o3 c0 w1 ~1 J0 L0 P1 /1 s3 u0 n0 l4 !2 *5 T=154 a:EP,rubberduck
188,Isl15-IslandVillages v2.7 15/03/22 17/08/24 :IslandDark |o0 c0 w3 ~1 J0 L0 P0 /0 s2 u1 n0 l4 !3 *4 T=162 a:EP
Expand Down Expand Up @@ -335,7 +335,7 @@
# + 25
208,Grc12-KapabaRivers v2.7 05/05/22 28/07/24 :GreeceRocky |o0 c0 w1 ~0 J0 L0 P1 /1 s2 u0 n0 l6 !2 *3 T=142 a:EP,CryHam
209,Grc13-YeleyStunts v2.7 05/05/22 17/08/24 :GreeceRocky |o0 c2 w2 ~1 J4 L5 P2 /2 s2 u0 n1 l24 !5 *6 T=640 a:EP,CryHam
210,Sur8-BloCorcle v2.7 11/05/22 17/08/24 :SurrealSpace |o0 c0 w1 ~1 J3 L2 P1 /4 s2 u0 n2 l6 !4 *4 T=220 a:EP
210,Sur8-BloCorcle v2.7 11/05/22 08/12/24 :SurrealSpace |o0 c0 w1 ~1 J3 L2 P1 /4 s2 u0 n2 l6 !4 *4 T=220 a:EP

211,Aln4-EjeloOutpost v2.7 16/07/22 13/08/24 :Alien |o0 c0 w1 ~0 J1 L0 P1 /1 s3 u0 n1 l8 !3 *3 T=298 a:EP,rubberduck,CryHam
212,Aln5-WhiteLemon v2.7 16/07/22 13/08/24 :Alien |o0 c0 w0 ~1 J1 L1 P1 /4 s2 u0 n1 l4 !4 *4 T=153 a:EP,rubberduck
Expand Down
7 changes: 4 additions & 3 deletions docs/Developing.md
Original file line number Diff line number Diff line change
Expand Up @@ -538,8 +538,9 @@ Code is in [AppGui_Compositor.cpp](../src/common/AppGui_Compositor.cpp).
(telling how to render stuff, also few extra for editor minimap RTT).
Creating is in `.log` lines with: `--++ WS add:`, and in cpp code by any `addWorkspace`.

[SR3.compositor](../data/materials/SR3.compositor) has definitions for most workspaces used.
Only shadows are made completely by code in `src/common/AppGui_Shadows.cpp`,
[SR3.compositor](../data/materials/SR3.compositor) has definitions for few other workspaces used.

Shadows are made completely by code in `src/common/AppGui_Shadows.cpp`,
based on `Samples/2.0/ApiUsage/ShadowMapFromCode/ShadowMapFromCode.cpp`.
_Todo:_ only 3 PSSM splits work, no other count. ESM (Sh_Soft) is also broken.

Expand All @@ -556,7 +557,7 @@ In code `AddListenerRnd2Tex()`, it's `ReflectListener`, `mWsListener` in [Fluids
In editor it also turns off fog for minimap RTTs, and back on for main views.

_Todo:_ use `#define MANUAL_RTT_UPD` so editor won't drop Fps so much (rendering all its RTTs every frame).
Needs fix: in minimap and preview camera all gets dark (shadowed).
Needs **fix**: in minimap and preview camera all gets dark (shadowed).
Possibly relevant [link](https://forums.ogre3d.org/viewtopic.php?p=556401#p556401).


Expand Down
6 changes: 4 additions & 2 deletions docs/Roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ fix tracks:
|AnomalyFun invisible boxes rqg
|FrozenGarden invisible icicles
|CrystalIslands no flowers
MogFoss waterfals
Mudflats gravel alpha bridge
MogFoss waterfals up Preyth bld up-
Tiny, Mudflats, Knotted ssao bad alpha bridge
!MiningCity, KapabaRiv, Overgrowth, Glitchy road segs white blend transp/invisible
!MtSulphur collis trees on road?

----
### 🪄 Effects
Expand Down

0 comments on commit d1f83c7

Please sign in to comment.