Skip to content

Instantly share code, notes, and snippets.

@rosswd
Last active July 3, 2022 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rosswd/a565205c2277f9337368a6e7b727dd15 to your computer and use it in GitHub Desktop.
Save rosswd/a565205c2277f9337368a6e7b727dd15 to your computer and use it in GitHub Desktop.
How to run Lego Star Wars: The Complete Saga in Windowed Borderless mode

How to run Lego Star Wars: The Complete Saga in Windowed Borderless mode

  1. Download DxWnd and unpack the folder. 7zip can unpack .rar files
  2. Open dxwnd.exe
  3. Go to Edit > Add and browse to the game executable
  4. Select Run in Window and Fullscreen to run the game in borderless windowed
  5. Under Position make the following changes:
    • X: 0, Y: 0, W: 1920, H: 1080 (for HD Resolution)
    • Select Desktop
  6. On the Video tab, for Screen Resolution ensure 'Native' is selected
  7. Press OK to exit
  8. Go to File > Save and confirm
  9. Double click the game in DxWnd to test the game
  10. You should be able to alt-tab while in the game now

Some Notes

  • You can import game settings instead of adding a game manually. You do this by clicking File > Import and navigating to the exports folder in DxWnd
  • If you enable Expert Mode, you can access logs to see where an issue might be occuring
  • It's important to check that 'Native' video is enabled, especially for DX9 games
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment