Jump to content

How to run (Autoplay.cfg or Demoscene.cfg)


Recommended Posts

=TBAS=Sshadow14
Posted

Howdy all.

I am just curious if there is any guides or instruction on running
Demoscene or Autoplay in order to make testing mods(apps) and other changes and tweaks easier.

As it takes a long time to make a change then reload game/log in and start a new quick mission

The following .cfg are in main data folder im guessing there is a command line for il2.exe to launch with these configs.
Also Which would be the Best to use for quick testing graphics changes and tweaks..

Autoplay.cfg

&enabled=0                       // =1: turn on the autologin
&loginOffline=0                  // login mode, =0: online, =1: offline
&login=                          // your login (e-mail)
&password=                       // your password
&autoIngame=0                    // =1: start mission without plane settings
&missionSettingsPreset=1         // =0: custom difficulty settings (last stored), =1: normal dificulty preset, =2: expert difficulty preset
&missionPath=missions/il2_ground_attack_n   // mission path to be loaded
//&trackPath=tracks/

Demoscene.cfg

// Demo is enabled.
&enabled=0

// Mission Demo.
// Example: &demoMission="Missions/My_LaGG3"
// Comment or remove &demoMission to disable mission demo.
//&demoMission="Missions/My_LaGG3"

// Track record Demo.
// Example: &demoTrackRecord="Tracks/my_flight_record"
// Comment or remove &demoTrack to disable track record demo.
&demoTrackRecord="Tracks/short_flight"

// Amount of track record demo replays. 
&trackRecordReplaysAmount=2

// PilotCard Open
//&pilotCardOpen=true

// qmb Open
//&qmbOpen=true

Thanks Muchly
 

=TBAS=Sshadow14
Posted

So no ideas?

Maybe a dev can please chime in and let me know how to run it/them

Cheers

=LG/F=Kathon
Posted

What instruction do you need? Just fill in this file with your login and password ect

=TBAS=Sshadow14
Posted

Tried that it dont work..

Put in the info
Run the game nothing happens (just normal game) actually autoplay,cfg wont complete auto login and just sits there.

as for demoscene.cfg nothing happens also i think this one needs some sort of Command line on a shortcut to run.


 

  • 2 weeks later...
=LG/F=Kathon
Posted

It works in my case. Here is my autoplay.cfg (you must replace XXX with your email and password)

 

&enabled=1                       // =1: turn on the autologin
&loginOffline=0                  // login mode, =0: online, =1: offline
&login="XXXX"                          // your login (e-mail)
&password="XXXXX"                       // your password
&autoIngame=0                    // =1: start mission without plane settings
&missionSettingsPreset=1         // =0: custom difficulty settings (last stored), =1: normal dificulty preset, =2: expert difficulty preset
//&missionPath=missions/il2_ground_attack_n   // mission path to be loaded
//&trackPath=tracks/
Posted (edited)

If I comment 

 

//&trackPath=tracks/ - line in autoplay.cfg, everything works fine,

 

but if I try to use parameter &trackPath, login just hangs on login screen.

 

So something is not working there.

 

Hope this helps.

 

Esso

Edited by SFF_Esso
=TBAS=Sshadow14
Posted (edited)

No worries mate Thanks.. :salute:

sorry for late reply this thread got lost in the sea of replies.

 

Edited by =R4T=Sshadow14

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...