mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-20 13:27:22 +02:00
Compare commits
No commits in common. "dd380f76192603785bd5cd3e948937d4f38fb7a7" and "8b087eacc62830a451260d3b7cea8b7d7456dcc5" have entirely different histories.
dd380f7619
...
8b087eacc6
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -31,9 +31,3 @@
|
||||
[submodule "LaTeX/kirja"]
|
||||
path = LaTeX/kirja
|
||||
url = https://git.piraattipuolue.fi/mikaela/kirja.git
|
||||
[submodule "submodules/playstation2/OPL-Widescreen-Cheats"]
|
||||
path = submodules/playstation2/OPL-Widescreen-Cheats
|
||||
url = https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats.git
|
||||
[submodule "submodules/playstation2/OpenPS2Loader_Widescreen_Cheats"]
|
||||
path = submodules/playstation2/OpenPS2Loader_Widescreen_Cheats
|
||||
url = https://github.com/madmodder123/OpenPS2Loader_Widescreen_Cheats.git
|
||||
|
@ -14,11 +14,5 @@ existence of the wall climbing glitch of first person mode.
|
||||
|
||||
## Games
|
||||
|
||||
- `SCES_509.16.cht` - Ratchet & Clank 1 (EU)
|
||||
- currently a symlink to https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats/blob/main/CHT/SCES_509.16.cht
|
||||
- `SCES_516.07.cht` - Ratchet & Clank 2: Locked and Loaded (EU)
|
||||
- This is direct copy from [PS2-Home by GoggleBug](https://www.ps2-home.com/forum/viewtopic.php?f=55&t=11703&p=47639&hilit=SCES_516.07#p47639)
|
||||
- `SLPM_666.75.cht` - Kingdom Hearts II Final Mix
|
||||
- currently a symlink to https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats/blob/main/CHT/SLPM_666.75.cht
|
||||
- `SLPM_667.50.cht` - Final Fantasy XII Zodiac Age
|
||||
- currently a symlink to https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats/blob/main/CHT/SLPM_667.50.cht
|
||||
|
@ -1 +0,0 @@
|
||||
../../../submodules/playstation2/OPL-Widescreen-Cheats/CHT/SCES_509.16.cht
|
@ -1 +0,0 @@
|
||||
../../../submodules/playstation2/OPL-Widescreen-Cheats/CHT/SLPM_666.75.cht
|
@ -1 +0,0 @@
|
||||
../../../submodules/playstation2/OPL-Widescreen-Cheats/CHT/SLPM_667.50.cht
|
@ -16,12 +16,6 @@ cp -arv "$VMCDIR" "$BACKUPDIR/$(date +%Y-%jT%H%M)"
|
||||
chmod -R 777 $VMCDIR
|
||||
chmod -R 777 $BACKUPDIR
|
||||
|
||||
# If duperemove is installed, perform FS based deduplication of backups
|
||||
if hash duperemove 2>/dev/null; then
|
||||
# recursive, dedupe, human-readable, hashfile is like ddrescue mapfile
|
||||
duperemove -rdh --hashfile=$BACKUPDIR/duperemove.hashfile $BACKUPDIR/
|
||||
fi
|
||||
|
||||
# Curiosity, show the space used
|
||||
du -hca --time $BACKUPDIR
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit a49aa286ed21ca5aa50a33606fcbaa1ce9c7aea8
|
@ -1 +0,0 @@
|
||||
Subproject commit 3c1eb63e5b8ee9e4892d894b35a2a26f4800bdce
|
Loading…
x
Reference in New Issue
Block a user