summaryrefslogtreecommitdiff
path: root/libpcsxcore/debug.c
diff options
context:
space:
mode:
authorStelios Tsampas <loathingkernel@gmail.com>2017-07-30 13:57:47 +0300
committerStelios Tsampas <loathingkernel@gmail.com>2017-07-30 17:18:07 +0300
commitdcf718bdd96c3bbe27e18200f6384cd43c95c111 (patch)
tree140b77d9d9e4dd940d85daf080cdc944f14984dd /libpcsxcore/debug.c
parentb117a70fd03d780b5817c635d5c337c6ecc36d94 (diff)
downloadpcsxr-dcf718bdd96c3bbe27e18200f6384cd43c95c111.tar.gz
* Revert parts of the per game memory card patch.
The previous implementation was doing file paths manipulation deep inside sio.c, and it was hardcoding windows style paths. This was breaking on linux in more than one ways and it is incompatible with the dynamic apppath handling from codeplex branch. Moreover, SaveMcd and LoadMcd functions already take memory card file paths as arguments, making any such logic redundant. This patch rewrites the global Config.Mcd# variables during game startup, which makes it more compatible across all platforms. It also has the added benefit that it doesn't update the configuration file with the each game's memory cards, i.e. at PCSXR startup the default memory cards will be loaded.
Diffstat (limited to 'libpcsxcore/debug.c')
0 files changed, 0 insertions, 0 deletions