Skip to content

Conversation

@bagusnl
Copy link
Member

@bagusnl bagusnl commented Jan 3, 2026

Main Goal

The settings is back on 2.5, the option were made by neon before but hidden because it was removed at 2.4.

I still can't find the correlation with some of the new values under SystemsSettingDataMap as the value did not changed accordingly to the game settings. But the current implementation should be enough for what it is, as no new game settings were introduced.

image image image

PR Status :

  • Overall Status : Done
  • Commits : Done
  • Synced to base (Collapse:main) : Yes
  • Build status : OK
  • Crashing : Yes
  • Bug found caused by PR : 0

Templates

Changelog Prefixes
  **[New]**
  **[Imp]**
  **[Fix]**
  **[Loc]**
  **[Doc]**

The settings is back on 2.5, the option were made by neon before but hidden because it was removed at 2.4.

Co-authored-by: neon-nyan <dev.kemalsetyaa@gmail.com>
Signed-off-by: neon-nyan <dev.kemalsetyaa@gmail.com>
Signed-off-by: Bagus Nur Listiyono <dzakibagus@gmail.com>
@bagusnl bagusnl requested a review from a team January 3, 2026 03:19
@bagusnl bagusnl added the Area: Game Settings Issue labeled for Game Settings related issues label Jan 3, 2026
Copy link
Member

@neon-nyan neon-nyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@shatyuka shatyuka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't used ZZZ's game settings in a while. But saving settings will reset nearly all of them.

Copy link
Contributor

@shatyuka shatyuka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed per commit 7856346.

@bagusnl
Copy link
Member Author

bagusnl commented Jan 3, 2026

Some comparison on ZZZ v2.5 RT On (low) vs OFF at 1440p highest 1.0x SMAA, no upscaling

Qingmin Realm (Quest, raining)

https://www.diffchecker.com/image-compare/CDik58ii/

RT ON

Qingmin Realm (Quest, raining) RT ON

RT OFF

Qingmin Realm (Quest, raining) RT OFF

Lumina Square (Late night)

https://www.diffchecker.com/image-compare/9JF287rv/

RT ON

Lumina Square (Late night) RT ON

RT OFF

Lumina Square (Late night) RT OFF

Failume Heights (Night)

https://www.diffchecker.com/image-compare/R0Y6kvXS/

RT ON

Failume Heights (Night) RT ON

RT OFF

Screenshot 2026-01-04 001341

Test system

  • R7 5700X CO 26-30 PBO 260w +200MHz
  • 64GB DDR4-3800 CL18
  • RTX 5060Ti 16GB + custom VF curve
  • W11 Enterprise Insider Beta 25H2 26220.7523
  • ZZZ 2.5.0 OSPRODWin2.5.0_R13100527_S13085029_D13083053

@neon-nyan neon-nyan merged commit 4d2a248 into main Jan 4, 2026
8 of 9 checks passed
@bagusnl bagusnl mentioned this pull request Jan 4, 2026
bagusnl added a commit that referenced this pull request Jan 4, 2026
# What's changed? - 1.83.14
- **[New]** Allow game process to be run as child process of Collapse,
by @gablm
  - This allows stuff like Steam Overlay/controls to work.
  - User can enable it under Game Settings -> Advanced Settings.
- **[New]** [ZZZ] DirectX 12 and Ray Tracing experimental settings, by
@neon-nyan
- User can use DirectX 12 and RT/Upscaling in-game natively. You will
need to enable the DirectX 12 option under game settings.
- Availability of certain options depends on the system you are running
on.
- Do note that the game **MIGHT stutter** on any new scene/sprite loads,
and depending on your system it might be slow/fast.
  - The longer you play, the stutter should go away.
- Ray tracing comparison:
#853 (comment)
- **[Fix]** Misc settings not loading, by @gablm 
  - This affected stuff like Advanced game settings, command line, etc
- **[Imp]** Reduce CPU usage in Discord RPC module, by @neon-nyan 
  - More details: #845
- **[Fix]** Plugin news not reloaded on page/region refresh, by @gablm 
- **[Fix]** [ZZZ] Game Settings reset after using Collapse' GSP, by
@shatyuka
- **[Fix]** Discord RPC did not get disabled globally, by @bagusnl
@neon-nyan
  - More details: #849
- **[Fix]** HSR Repair/Cache update method, by @neon-nyan 
  - More details: #852
  - TL;DR: Completely rewritten
- **[Fix]** Sophon not resuming update, by @neon-nyan 
- After cancelling/pausing game update, the launcher should now perform
checks on which assets already updated so only the necessary files are
getting downloaded.
- **[Fix]** [ZZZ] Deleted assets gets redownloaded on update, by
@neon-nyan
  - More details: #854
- **[Fix]** Game update does not work on games without separate audio
package, by @gablm
- **[Fix]** Playtime counter not stopped after user switched game/region
mid-session, by @gablm
- **[Fix]** Directory might not get created when updating game through
Sophon, by @neon-nyan
- **[Fix]** Main Page's Carousel did not get stopped/paused when told
to, by @bagusnl
- Carousel now should get paused if you sent Collapse to tray or when
Collapse is not on the foreground.
- This is interim fix while the whole background subsystem is getting
rewritten by @neon-nyan.
  - More details: #846

### Templates

<details>
  <summary>Changelog Prefixes</summary>
  
  ```
    **[New]**
    **[Imp]**
    **[Fix]**
    **[Loc]**
    **[Doc]**
  ```

</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Game Settings Issue labeled for Game Settings related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants