Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 876 Bytes

dealers.md

File metadata and controls

23 lines (19 loc) · 876 Bytes

Dealer's Life 2

Here are the settings for Dealers' Life 2 game. And this environment is only available on Windows.

Change Settings Before Running the Code

Display settings

  • Set your monitor resolution to 1920x1080.
  • Set the Aspect Ratio to 16:9
  • Set the Resolution to 1920x1080
  • Set the Window Mode to Fullscreen resolution

Running Cradle on Dealer's Life 2

  1. Ensure that the game settings are set up as described above.
  2. Launch the Dealer's Life 2 game.
  3. Initialize a new game and set up the character.
  4. Finish the tutorial and reach the main game screen.
  5. Before further haggling with first customer (who may vary every time), launch the framework agent with the command:
python runner.py --envConfig "./conf/envs/dealers.json"

start