CnCNet / yrpp-spawner

CnCNet DLL for Command and Conquer: Yuri's Revenge using Syringe
GNU General Public License v3.0
21 stars 13 forks source link

Create Folder `Saved Games` if it doesn't exist when saving #4

Closed chaserli closed 1 year ago

Belonit commented 1 year ago

First of all, thanks for your input and this PR. Next, I want to ask you to leave only the part related to the Saved Games Catalog. I'll explain why:

  1. My goal is for PRs or commits to only solve one problem.
  2. Fatal Error related to statistics has already been fixed in the adjacent PR https://github.com/CnCNet/yrpp-spawner/pull/3
  3. The -CD argument is necessary, since yrpp-spawner is designed to work even without Ares, at least for testing purposes. Also, I'm trying to keep the full functionality of the old spawner, and nocd is part of it.

I would ask you to leave in this PR only the changes related to the src\Spawner\SavedGamesInSubdir.cpp file, and also do a rebase.