
Then change the size to System managed
or if you really want a custom size at least 80% of your Ram size.

import re | |
import os | |
""" | |
Replace | |
<ScaleModifier> | |
<x>0</x> | |
<y>0</y> | |
<z>0</z> | |
</ScaleModifier> |
<Koikatsu folder> | |
| | |
|- BepInEx | |
| |-- plugins (`.dll` files/plugins go here) | |
| |-- patchers (for specific `.dll` files) | |
| | |
| | |
|- mods (`.zipmod`s go here, | |
| also `.zip` ONLY if contain | |
| `/abdata` AND `manifest.xml`) |
@echo off | |
setlocal | |
:: Check if an argument is provided | |
if "%~1"=="" ( | |
echo Usage: mp4_to_ogg.bat input.mp4 | |
exit /b 1 | |
) | |
:: Get the input file name and directory |
C:/
drive./bin
folder.Run
in the windows bar and launch rundll32 sysdm.cpl,EditEnvironmentVariables
with it.