Skip to content

option : disable savegame#64

Draft
chaserli wants to merge 3 commits into
CnCNet:mainfrom
chaserli:feature/nosave
Draft

option : disable savegame#64
chaserli wants to merge 3 commits into
CnCNet:mainfrom
chaserli:feature/nosave

Conversation

@chaserli

@chaserli chaserli commented Mar 4, 2026

Copy link
Copy Markdown
Member

spawn.ini

[Settings]
DisableSaveLoad = no ; boolean

On loading screen
csf : TXT_HARDCORE_MODE
or hardcorelogo.shp

@chaserli
chaserli marked this pull request as draft March 4, 2026 04:17
@github-actions

github-actions Bot commented Mar 4, 2026

Copy link
Copy Markdown

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

Coronia added a commit to Phobos-developers/Phobos that referenced this pull request Jul 25, 2026
ported from CnCNet/yrpp-spawner#64 since this is
more of a standalone function than a part of disabling save, and is less
relevant to Spawner

- A timer can be displayed to show how many time has passed since game
starts.
- The timer will be shown in the format of `TXT_GAMETIME hh:mm:ss`. For
localization add `TXT_GAMETIME` into your `.csf` file.
- This will show the ingame time by default. It can also be set to show
real time by [real time timers](#real-time-timers)
- `ShowGameTime.BoardOpacity` can be used to set the opacitiy of
background for game time display.
- Observer can't see this timer since they've already gotten one on the
top of sidebar.

In `RA2MD.INI`:
```ini
[Phobos]
ShowGameTime=false             ; boolean
ShowGameTime.BoardOpacity=40   ; integer
```

original by Trsdy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant