Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-12 09:35:45 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-12 09:35:45 +0300
commit6bbdcdab42bae2cb94f2633d01e7e12116a997f3 (patch)
tree653101912cc224d44df7d48629bef6c4dc297fc0
parent61786b95f8f4d51acc30ae6de2471fe1fbf3ec9f (diff)
Engrish fix
-rw-r--r--hakchi_gui.csproj3
-rw-r--r--mods/hmods/copyleft.hmodbin502 -> 532 bytes
-rw-r--r--mods/mod_hakchi/hakchi/rootfs/etc/preinit.d/p0000_config4
3 files changed, 0 insertions, 7 deletions
diff --git a/hakchi_gui.csproj b/hakchi_gui.csproj
index 2b652c02..6ba08d0f 100644
--- a/hakchi_gui.csproj
+++ b/hakchi_gui.csproj
@@ -2111,9 +2111,6 @@
<Content Include="mods\mod_hakchi\hakchi\rootfs\etc\preinit.d\b0030_package">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
- <Content Include="mods\mod_hakchi\hakchi\rootfs\etc\preinit.d\p0000_config">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
<Content Include="mods\mod_hakchi\hakchi\rootfs\etc\preinit.d\p7000_preinit">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
diff --git a/mods/hmods/copyleft.hmod b/mods/hmods/copyleft.hmod
index de0e607a..2f060c49 100644
--- a/mods/hmods/copyleft.hmod
+++ b/mods/hmods/copyleft.hmod
Binary files differ
diff --git a/mods/mod_hakchi/hakchi/rootfs/etc/preinit.d/p0000_config b/mods/mod_hakchi/hakchi/rootfs/etc/preinit.d/p0000_config
deleted file mode 100644
index 2130e4ea..00000000
--- a/mods/mod_hakchi/hakchi/rootfs/etc/preinit.d/p0000_config
+++ /dev/null
@@ -1,4 +0,0 @@
-cfg_boot_stock='n'
-cfg_disable_armet='y'
-cfg_firmware='auto'
-cfg_nes_extra_args='--ppu-palette 2'