From 7cc860a7145042e9581a057dddabc8c8a10d80f5 Mon Sep 17 00:00:00 2001 From: Pat Hartl Date: Tue, 11 Dec 2018 21:59:24 -0600 Subject: [PATCH] Updated README and assembly versions --- BleemSync.Data/BleemSync.Data.csproj | 4 ++++ BleemSync.Services/BleemSync.Services.csproj | 1 + BleemSync.Utilities/BleemSync.Utilities.csproj | 3 +++ BleemSync/BleemSync.csproj | 4 +++- README.md | 1 - 5 files changed, 11 insertions(+), 2 deletions(-) diff --git a/BleemSync.Data/BleemSync.Data.csproj b/BleemSync.Data/BleemSync.Data.csproj index 498174a..ead761a 100644 --- a/BleemSync.Data/BleemSync.Data.csproj +++ b/BleemSync.Data/BleemSync.Data.csproj @@ -3,9 +3,13 @@ netcoreapp2.1 BleemSync.Data + 0.3.0.0 + 0.3.0.0 + 0.3.0 + diff --git a/BleemSync.Services/BleemSync.Services.csproj b/BleemSync.Services/BleemSync.Services.csproj index 7fa18ba..9fc6f99 100644 --- a/BleemSync.Services/BleemSync.Services.csproj +++ b/BleemSync.Services/BleemSync.Services.csproj @@ -3,6 +3,7 @@ netcoreapp2.1 BleemSync.Services + 0.3.0 diff --git a/BleemSync.Utilities/BleemSync.Utilities.csproj b/BleemSync.Utilities/BleemSync.Utilities.csproj index 24db7dd..fb5fb95 100644 --- a/BleemSync.Utilities/BleemSync.Utilities.csproj +++ b/BleemSync.Utilities/BleemSync.Utilities.csproj @@ -3,6 +3,9 @@ netcoreapp2.1 BleemSync.Utilities + 0.3.0 + 0.3.0.0 + 0.3.0.0 diff --git a/BleemSync/BleemSync.csproj b/BleemSync/BleemSync.csproj index f3ff30d..16ab2dd 100644 --- a/BleemSync/BleemSync.csproj +++ b/BleemSync/BleemSync.csproj @@ -4,10 +4,12 @@ Exe netcoreapp2.1 BleemSync - 0.1.0 + 0.3.0 DoctorDalek Team Classic+ https://github.com/pathartl/BleemSync + 0.3.0.0 + 0.3.0.0 diff --git a/README.md b/README.md index de2d2a0..2e2ed7b 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,6 @@ Make sure you have run BleemSync on your PC. This usually means the game databas On your USB drive, go to `System/Preferences` and remove `regional.pre`. If this doesn't work, start up your PlayStation Classic without your USB drive inserted, select Battle Arena Toshinden, and then unplug the machine. Plug it back in along with your USB drive and it should now boot into the menu. ## Known Issues/Limitations -* The user data partition is being overmounted, but is not super stable. **Game saves and controls may not work on some games** * Games have to be in sequential order. This is a limit imposed by BleemSync. Further testing has to be done to see if this is a system limitation * Games have to be in `bin`/`cue` format. This is a limit imposed by the system's UI * Other regions may not be working at this time