Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Level skip on the board screen doesn't work #1554

Open
Anonamort opened this issue Jun 28, 2019 · 4 comments
Open

Level skip on the board screen doesn't work #1554

Anonamort opened this issue Jun 28, 2019 · 4 comments
Labels
enhancement issue type P5 Future Priority
Projects

Comments

@Anonamort
Copy link

The original game had an option (/cheat) to select the level. This would be done on the board screen just prior to starting a level, whereby the user presses and holds 'C' whilst moving the hidden cursor to the level of choice and clicking.

Steps to Reproduce

  1. No save game to upload - occurs prior to save.

  2. Start a new campaign. At the board screen, press and hold 'C' and try to select a level. It won't work.

Save Game

Not applicable.

Expected Behavior

Successful change of level to the selected option.

System Information

CorsixTH Version: *e.g. 0.63

Operating System: e.g. Windows 10

Theme Hospital Version: *GOG.com

@TheCycoONE TheCycoONE added P4 Low Priority enhancement issue type labels Jun 28, 2019
@TheCycoONE
Copy link
Member

TheCycoONE commented Jun 28, 2019

For jumping to a particular level you can set debug=true in the config file, and select your desired level from the debug menu in game.

@lewri lewri added P5 Future Priority and removed P4 Low Priority labels Aug 1, 2020
@lewri lewri added this to To do in 1.0 Goal via automation Aug 1, 2020
@rishiraje
Copy link

Hi @TheCycoONE I am new to this game. I would also like to start from a specific level of the default campaign.

Can you give me detailed instructions on how to accomplish this.

@SilPho
Copy link
Contributor

SilPho commented Dec 10, 2022

@rishiraje You need to find the folder where your game's config.txt file is kept. On Windows I believe this is usally C:\Users\yourname\AppData\Roaming\CorsixTH but you can find it using the in-game settings menu under "folders".

If you open config.txt in Notepad (or similar program) then scroll down you should find a line that looks like debug = false. Change that to debug = true and save the file.

Then, when you open CorsixTH again and start playing any level you will have a new toolbar option called "debug". In there is an option that lets you skip to any campaign level. You can ignore the other stuff in that menu.

image

I hope this is helpful.

@cmwhittaker
Copy link

cmwhittaker commented Dec 30, 2023

IF:
If you use the recommended setting to "save config and saves in appdata" (during installation)
The location of the config.txt file is:

C:\Documents and Settings$(User)\Application Data\CorsixTH\config.txt
(search %appdata%)
And if you are running as administrator, so you need to modify the admin appdata!

ELSE:
The location of the config.txt file is next to the .exe

Took me a while

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement issue type P5 Future Priority
Projects
1.0 Goal
  
To do
Development

No branches or pull requests

6 participants