configurator: remove

This commit is contained in:
souldbminersmwc
2026-01-18 16:44:09 -05:00
parent 1606b0af11
commit abcf11dc51
50 changed files with 0 additions and 3812 deletions

View File

@@ -1,46 +0,0 @@
# -*- mode: python ; coding: utf-8 -*-
from PyInstaller.utils.hooks import collect_all
datas = [('C:/Users/sould/Documents/GitHub/Switch-OC-Mansion/Source/Configurator/assets', 'assets')]
binaries = []
hiddenimports = []
tmp_ret = collect_all('psutil')
datas += tmp_ret[0]; binaries += tmp_ret[1]; hiddenimports += tmp_ret[2]
a = Analysis(
['C:/Users/sould/Documents/GitHub/Switch-OC-Mansion/Source/Configurator/src/main.py'],
pathex=[],
binaries=binaries,
datas=datas,
hiddenimports=hiddenimports,
hookspath=[],
hooksconfig={},
runtime_hooks=[],
excludes=[],
noarchive=False,
optimize=0,
)
pyz = PYZ(a.pure)
exe = EXE(
pyz,
a.scripts,
a.binaries,
a.datas,
[],
name='Configurator',
debug=False,
bootloader_ignore_signals=False,
strip=False,
upx=True,
upx_exclude=[],
runtime_tmpdir=None,
console=False,
disable_windowed_traceback=False,
argv_emulation=False,
target_arch=None,
codesign_identity=None,
entitlements_file=None,
icon=['C:\\Users\\sould\\Documents\\GitHub\\Switch-OC-Mansion\\Source\\Configurator\\assets\\icon.ico'],
)

View File

@@ -1,287 +0,0 @@
Lexend Font:
Copyright 2018 The Lexend Project Authors (https://github.com/googlefonts/lexend), with Reserved Font Name “RevReading Lexend”.
This Font Software is licensed under the SIL Open Font License, Version 1.1 . This license is copied below, and is also available with a FAQ at: https://openfontlicense.org
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
Main Program:
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 650 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 682 KiB

View File

@@ -1,2 +0,0 @@
python -m PyInstaller --onefile --add-data "assets;assets" --icon=assets/icon.ico --noconsole src/main.py --hidden-import=pillow --hidden-import=psutil --hidden-import=dearpygui --hidden-import=numpy --hidden-import=pathlib
move "dist\main.exe" "dist\hocconfig.exe"

View File

@@ -1 +0,0 @@
pip install pyinstaller dearpygui numpy psutil pil

Binary file not shown.

Binary file not shown.

View File

@@ -1,39 +0,0 @@
# -*- mode: python ; coding: utf-8 -*-
a = Analysis(
['src\\main.py'],
pathex=[],
binaries=[],
datas=[('assets', 'assets')],
hiddenimports=['pillow', 'psutil', 'dearpygui', 'numpy', 'pathlib'],
hookspath=[],
hooksconfig={},
runtime_hooks=[],
excludes=[],
noarchive=False,
optimize=0,
)
pyz = PYZ(a.pure)
exe = EXE(
pyz,
a.scripts,
a.binaries,
a.datas,
[],
name='main',
debug=False,
bootloader_ignore_signals=False,
strip=False,
upx=True,
upx_exclude=[],
runtime_tmpdir=None,
console=False,
disable_windowed_traceback=False,
argv_emulation=False,
target_arch=None,
codesign_identity=None,
entitlements_file=None,
icon=['assets\\icon.ico'],
)

View File

@@ -1 +0,0 @@
python src/main.py

View File

@@ -1,52 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import dearpygui.dearpygui as dpg
import sys
import platform
import common as c
import license
def populate():
dpg.add_text("Horizon OC Configurator")
dpg.add_separator(label="Contributors")
with dpg.group(horizontal=True):
dpg.add_image("soul", width=96, height=96)
dpg.add_image("lightos", width=96, height=96)
dpg.add_image("samy", width=96, height=96)
dpg.add_separator()
dpg.add_text("Souldbminer - Main contributor. Wrote the full configurator")
dpg.add_text("Lightos - Dumped L4T Timings")
dpg.add_text("Lightos, Samybigio, Flopsider - Testers")
dpg.add_separator(label="Information")
dpg.add_text(f"Configurator Version {c.version}")
dpg.add_text(f"Current Python Version: {sys.version}")
dpg.add_text(f"Current DearPyGui Version: {dpg.get_major_version()}.{dpg.get_minor_version()}")
dpg.add_text(f"Current OS Version: {platform.system()} {platform.release()} Build {platform.version()}")
dpg.add_button(label="Debug Mode", callback=lambda: dpg.show_debug())
dpg.add_button(label="License", callback=lambda: c.show_popup_big("License (GPLv2-or-later)", license.gplv2_text))

View File

@@ -1,117 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import dearpygui.dearpygui as dpg
from defaults import d
drive = 0
version = "2.0.0"
def show_info_window(sender, app_data, user_data):
window_tag = "info_window" + user_data
if not dpg.does_item_exist(window_tag):
with dpg.window(label="Information", tag=window_tag, width=400, height=200):
wrap_width = dpg.get_item_width(window_tag) - 10
dpg.add_text(user_data, wrap=wrap_width)
else:
dpg.show_item(window_tag)
def store_value(sender, app_data, user_data=None):
var_name = f"{dpg.get_item_(sender)}_value"
globals()[var_name] = app_data
print(f"{var_name} = {app_data}")
def get_value(tag, default=None):
var_name = f"{tag}_value"
return globals().get(var_name, default)
def show_popup(title="Popup", content="Message"):
if dpg.does_item_exist("popup_window"):
dpg.delete_item("popup_window")
with dpg.window(
label=title,
tag="popup_window",
modal=True,
no_close=True,
width=150,
height=150
):
dpg.add_text(content, wrap=145)
dpg.add_separator()
dpg.add_button(label="Close", width=100, callback=lambda: dpg.delete_item("popup_window"))
def show_popup_big(title="Popup", content="Message"):
if dpg.does_item_exist("big_popup_window"):
dpg.delete_item("big_popup_window")
with dpg.window(
label=title,
tag="big_popup_window",
modal=True,
no_close=True,
width=500,
height=500
):
dpg.add_text(content, wrap=495)
dpg.add_separator()
dpg.add_button(label="Close", width=100, callback=lambda: dpg.delete_item("big_popup_window"))
def load_entry_object(var_name, flag=0):
if not hasattr(d, var_name):
print(f"Variable {var_name} not found in d.")
return
value = getattr(d, var_name)
match flag:
case 0:
value_str = str(value)
case 1:
value_str = f"{value / 1000:.1f} MHz"
case 2:
if not value == 0:
value_str = f"{value / 1000:.1f} mV"
else:
value_str = "Disabled"
case 3:
if not value == 0:
value_str = f"{value} mV"
else:
value_str = "Disabled"
case 4:
match value:
case 0:
value_str = "No Table (UV0)"
case 1:
value_str = "Regular Table (UV1)"
case 2:
value_str = "High Table (UV2)"
case 3:
value_str = "Custom Table (UV3)"
case 5:
value_str = value
if dpg.does_item_exist(var_name):
dpg.set_value(var_name, value_str)
else:
print(f"Entry tagged '{var_name}' does not exist.")

View File

@@ -1,166 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import dearpygui.dearpygui as dpg
import common
import kip as k
import gpu as g
import settings as s
def populate():
freqs_mhz_cpu_label = [f"{f} MHz" for f in s.freqs_mhz_cpu]
offsets = list(range(0, 101, 5))
processed_offsets = ["Disabled" if v == 0 else f"-{v}mV" for v in offsets]
voltages = [0] + list(range(1000, 1160 + 1, s.mariko_voltage_step)) # 0 first for Disabled
processed_voltages = ["Disabled" if v == 0 else f"{v}mV" for v in voltages]
processed_voltages_default = ["Default" if v == 0 else f"{v}mV" for v in voltages]
voltages_e = [0] + list(range(1120, 1255 + 1, s.mariko_voltage_step)) + [1257] # 0 first for Disabled
processed_voltages_e = ["Disabled" if v == 0 else f"{v}mV" for v in voltages_e]
processed_voltages_default_e = ["Default" if v == 0 else f"{v}mV" for v in voltages_e]
vmin_voltages = list(range(s.mariko_cpu_min_vmin, s.mariko_cpu_max_vmin + 1, s.mariko_voltage_step)) # 0 first for Disabled
vmin_processed_voltages = ["Disabled" if v == 0 else f"{v}mV" for v in vmin_voltages]
dpg.add_separator(label="Frequencies")
dpg.add_button(
label="What is this?",
callback=common.show_info_window,
user_data="A higher CPU frequency significantly increases power draw. To sustain higher frequencies without exeeding PMIC limit, undervolt your device. \nThe CPU Boost Frequency is used to speed up game loading",
width=120,
height=64, # height=0 makes it match text
small=True,
tag="c_freqs_info"
)
dpg.add_combo(
items=freqs_mhz_cpu_label,
default_value="1963.0MHz",
label="Mariko CPU Boost Frequency",
callback=k.grab_kip_storage_values,
tag="marikoCpuBoostClock"
)
dpg.add_combo(
items=freqs_mhz_cpu_label,
default_value="1785.0MHz",
label="Erista CPU Boost Frequency",
callback=k.grab_kip_storage_values,
tag="eristaCpuBoostClock"
)
dpg.add_separator(label="Voltages")
dpg.add_button(
label="What is this?",
callback=common.show_info_window,
user_data="Lower voltages reduce power draw and tempratures. Higher voltages can boost available clockspeeds. Choose voltages with caution, as high voltages can cause IRREPERABLE hardware damage",
width=120,
height=64, # height=0 makes it match text
small=True,
tag="c_volt_info"
)
dpg.add_combo(
items=vmin_processed_voltages,
default_value="Default (600mV)",
label="CPU High vMin (Mariko)",
tag="marikoCpuHighVmin",
callback=k.grab_kip_storage_values_no_mult
)
dpg.add_combo(
items=vmin_processed_voltages,
default_value="Default (800mV)",
label="CPU Low vMin (Mariko)",
tag="marikoCpuLowVmin",
callback=k.grab_kip_storage_values_no_mult
)
dpg.add_combo(
items=processed_voltages,
default_value="Disabled",
label="CPU vMax (Mariko)",
tag="marikoCpuMaxVolt",
callback=k.grab_kip_storage_values_no_mult
)
dpg.add_combo(
items=processed_voltages_e,
default_value="Disabled",
label="CPU vMax (Erista)",
tag="eristaCpuMaxVolt",
callback=k.grab_kip_storage_values_no_mult
)
dpg.add_separator(label="Undervolt")
dpg.add_button(
label="What is this?",
callback=common.show_info_window,
user_data="A undervolted device consumes less power, heats up less, which enables higher clocks. \nThe GPU Undervolt mode should be set to Default or High, test which one is suitable to your console. Custom is only meant for ADVANCED USERS, as the values in it could cause HARDWARE DAMAGE! \nThe Offset should be kept at the minumum your GPU requires to function at the high ram clock (high ram clock means more GPU power needed, usually 600mV is sufficient)",
width=120,
height=64, # height=0 makes it match text
small=True,
tag="c_uv_info"
)
dpg.add_combo(
items=list(range(0, 8 + 1, 1)),
default_value="Default Table",
label="Mariko CPU Low Undervolt",
tag="marikoCpuUVLow",
callback=k.grab_kip_storage_values_no_mult
)
dpg.add_combo(
items=list(range(0, 12 + 1, 1)),
default_value="Default Table",
label="Mariko CPU High Undervolt",
tag="marikoCpuUVHigh",
callback=k.grab_kip_storage_values_no_mult
)
dpg.add_combo(
items=["Auto (Unimplemented) (0)", "Default (1)", "Tbreak Fifteen Eighty One (2)", "Tbreak Sixteen Eighty Three (3)", "HELIOS (4)"],
default_value="Default Table",
label="Table Configuration",
tag="tableConf",
callback=k.grab_kip_storage_values_no_mult
)
dpg.add_combo(
items=list(range(0, 5 + 1, 1)),
default_value="Default Table",
label="Erista CPU Undervolt",
tag="eristaCpuUV",
callback=k.grab_kip_storage_values_no_mult
)
# dpg.add_combo(
# items=["0","1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"],
# default_value="0",
# label="High Frequency Undervolt",
# tag="m_cpu_huv",
# callback=k.grab_kip_storage_values_no_mult
# )
# dpg.add_combo(
# items=processed_offsets,
# default_value="Disabled",
# label="CPU Volt Offset",
# callback=k.grab_kip_storage_values_no_mult,
# tag="m_cpu_hv_offset"
# )

View File

@@ -1,27 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
class Defaults: # This almost always never needs to be updated as pulling from the kip takes priority
def __init__(self):
self.autosave = 0
pass
d = Defaults()

View File

@@ -1,230 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import configparser
import dearpygui.dearpygui as dpg
import kip as k
import common
from pathlib import Path
import ini
import settings as s
def unimplemented():
pass
def check_gpu_sched():
if common.drive == 0:
return False
ini_path = Path(common.drive) / "atmosphere/config/system_settings.ini"
if not ini_path.exists():
return False
config = configparser.ConfigParser()
config.read(ini_path)
return config.get("am.gpu", "gpu_scheduling_enabled", fallback="0x0").strip() == "0x1"
def toggle_gpu_sched(sender, app_data):
ini_path = Path(common.drive) / "atmosphere/config/system_settings.ini"
# Determine value
value = "0x1" if app_data else "0x0"
# Ensure the parent folder exists
ini_path.parent.mkdir(parents=True, exist_ok=True)
# Update using the helper function (requires str path)
ini.set_ini_values(str(ini_path), "am.gpu", {"gpu_scheduling_enabled": value})
common.show_popup("Success", f"Set GPU Scheduling to {app_data}")
def populate():
offsets = list(range(0, s.mariko_gpu_offset_max + 1, s.mariko_voltage_step))
processed_offsets = ["Disabled" if v == 0 else f"-{v} mV" for v in offsets]
voltages = [0] + list(range(s.mariko_gpu_min_volt, s.mariko_gpu_max_volt + 1, s.mariko_voltage_step)) # 0 first for Disabled
processed_voltages = ["Disabled" if v == 0 else f"{v} mV" for v in voltages]
voltages_e = [0] + list(range(s.erista_gpu_min_volt, s.erista_gpu_max_volt + 1, s.mariko_voltage_step)) # 0 first for Disabled
processed_voltages_e = ["Disabled" if v == 0 else f"{v} mV" for v in voltages_e]
processed_voltages_default = ["Default" if v == 0 else f"{v} mV" for v in voltages]
voltages_vmin = [0] + list(range(s.mariko_gpu_min_volt, s.mariko_gpu_max_vmin + 1, s.mariko_voltage_step)) # 0 first for Disabled
processed_voltages_vmin = ["Disabled" if v == 0 else f"{v} mV" for v in voltages_vmin]
voltages_vmin_e = [0] + list(range(s.erista_gpu_min_volt, s.erista_gpu_max_vmin + 1, s.mariko_voltage_step)) # 0 first for Disabled
processed_voltages_vmin_e = ["Disabled" if v == 0 else f"{v} mV" for v in voltages_vmin_e]
freqs_mhz_label = [f"{f} MHz" for f in s.freqs_mhz]
dpg.add_separator(label="Frequencies")
dpg.add_button(
label="What is this?",
callback=common.show_info_window,
user_data="A higher GPU frequency significantly increases power draw. To sustain higher frequencies without exeeding PMIC limit, undervolt your device \nDO NOT disable GPU scheduling without a adequate undervolt as it can cause hardware damage due to the high power consumption",
width=120,
height=64, # height=0 makes it match text
small=True,
tag="freqs_info"
)
dpg.add_checkbox(label="GPU Scheduling", default_value=True, tag="gpu_sched", callback=toggle_gpu_sched)
dpg.add_separator(label="Voltages")
dpg.add_button(
label="What is this?",
callback=common.show_info_window,
user_data="Lower voltages reduce power draw and tempratures. Higher voltages can boost available clockspeeds. Choose voltages with caution, as high voltages can cause IRREPERABLE hardware damage",
width=120,
height=64, # height=0 makes it match text
small=True,
tag="volt_info"
)
dpg.add_combo(
items=processed_voltages_vmin_e,
default_value="Disabled",
label="Erista GPU vMin",
callback=k.grab_kip_storage_values_no_mult,
tag="eristaGpuVmin"
)
dpg.add_combo(
items=processed_voltages_vmin,
default_value="Disabled",
label="Mariko GPU vMin",
callback=k.grab_kip_storage_values_no_mult,
tag="marikoGpuVmin"
)
dpg.add_combo(
items=processed_voltages,
default_value="Disabled",
label="Mariko GPU vMax",
callback=k.grab_kip_storage_values_no_mult,
tag="marikoGpuVmax"
)
dpg.add_separator(label="Undervolt")
dpg.add_button(
label="What is this?",
callback=common.show_info_window,
user_data="A undervolted device consumes less power, heats up less, which enables higher clocks. \nThe GPU Undervolt mode should be set to Default or High, test which one is suitable to your console. Custom is only meant for ADVANCED USERS, as the values in it could cause HARDWARE DAMAGE! \nThe Offset should be kept at the minumum your GPU requires to function at the high ram clock (high ram clock means more GPU power needed)",
width=120,
height=64, # height=0 makes it match text
small=True,
tag="uv_info"
)
dpg.add_combo(
items=["No Table (UV0)", "Regular Table (UV1)", "High Table (UV2)", "Custom Table (UV3)"],
default_value="No Table (UV0)",
label="Mariko Undervolt Mode",
callback=k.grab_kip_storage_values_no_mult,
tag="marikoGpuUV"
)
dpg.add_combo(
items=["No Table (UV0)", "Regular Table (UV1)", "High Table (UV2)", "Custom Table (UV3)"],
default_value="No Table (UV0)",
label="Erista Undervolt Mode",
callback=k.grab_kip_storage_values_no_mult,
tag="eristaGpuUV"
)
dpg.add_combo(
items=processed_offsets,
default_value="Disabled",
label="GPU Volt Offset",
callback=k.grab_kip_storage_values_no_mult,
tag="commonGpuVoltOffset"
)
dpg.add_combo(
items=["Disabled (0)", "Enabled (1)"],
default_value="Disabled",
label="Mariko GPU PLL Unlock",
callback=k.grab_kip_storage_values_no_mult,
tag="marikoGpuFullUnlock"
)
dpg.add_separator(label="Custom Table (Mariko)")
for freq in s.freqs_khz:
if(freq > s.mariko_meme_threshold):
mhz_color = s.danger_color
mhz_label = f"{freq / 1000:.1f} MHz"
safety_label = ""
elif(freq > s.mariko_dangerous_gpu_threshold):
mhz_color = s.danger_color
mhz_label = f"{freq / 1000:.1f} MHz"
safety_label = "(DANGEROUS)"
elif(freq > s.mariko_unsafe_gpu_threshold):
mhz_color = s.unsafe_color
mhz_label = f"{freq / 1000:.1f} MHz"
safety_label = "(UNSAFE)"
else:
mhz_label = f"{freq / 1000:.1f} MHz"
safety_label = ""
mhz_color = s.safe_color
mhz_tag = f"combo_{freq}"
if freq == s.mariko_meme_threshold:
with dpg.group(horizontal=True): # align horizontally
dpg.add_combo(
items=processed_voltages,
default_value="Disabled",
tag="g_volt_" + str(freq),
callback=k.grab_kip_storage_values_no_mult
)
dpg.add_text(f"{mhz_label} (", color=mhz_color)
dpg.add_image("coolerhd", width=20, height=20)
dpg.add_text(")", color=mhz_color)
else:
with dpg.group(horizontal=True):
dpg.add_combo(
items=processed_voltages,
default_value="Disabled",
tag="g_volt_" + str(freq),
callback=k.grab_kip_storage_values_no_mult
)
dpg.add_text(default_value=f"{mhz_label} {safety_label}", color=mhz_color)
dpg.add_separator(label="Custom Table (Erista)")
for freq in s.freqs_khz_e:
if(freq > s.erista_dangerous_gpu_threshold):
mhz_label = f"{freq / 1000:.1f} MHz"
safety_label = "(DANGEROUS)"
mhz_color = s.danger_color
elif(freq > s.erista_unsafe_gpu_threshold):
mhz_color = s.unsafe_color
mhz_label = f"{freq / 1000:.1f} MHz"
safety_label = "(UNSAFE)"
else:
mhz_color = s.safe_color
mhz_label = f"{freq / 1000:.1f} MHz"
safety_label = ""
with dpg.group(horizontal=True):
dpg.add_combo(
items=processed_voltages_e,
default_value="Disabled",
tag="g_volt_e_" + str(freq),
callback=k.grab_kip_storage_values_no_mult
)
dpg.add_text(default_value=f"{mhz_label} {safety_label}", color=mhz_color)

View File

@@ -1,101 +0,0 @@
import os
import re
import common as c
def ensure_dir_exists(path: str):
os.makedirs(os.path.dirname(path), exist_ok=True)
def set_ini_values(ini_path, section, entries):
if not c.drive:
c.show_popup("Error", "This feature requires a valid drive to be selected")
return
ini_path = str(ini_path)
try:
with open(ini_path, "r") as f:
lines = f.readlines()
except FileNotFoundError:
lines = []
output_lines = []
current_section = None
section_lines = []
section_found = False
def flush_section():
nonlocal section_lines, output_lines
if section_lines:
output_lines.extend(section_lines)
section_lines = []
for line in lines:
section_match = re.match(r"\s*\[([^\]]+)\]", line)
if section_match:
if current_section == section and entries:
new_lines = []
keys_handled = set()
for l in section_lines[1:]:
key_match = re.match(r"\s*([A-Za-z0-9_.]+)\s*=", l)
if key_match:
key = key_match.group(1)
if key in entries:
val = entries[key]
if val is None:
continue
new_lines.append(f"{key} = {val}\n")
keys_handled.add(key)
else:
new_lines.append(l)
else:
new_lines.append(l)
for k, v in entries.items():
if k not in keys_handled and v is not None:
new_lines.append(f"{k} = {v}\n")
section_lines = [section_lines[0]] + new_lines
flush_section()
current_section = section_match.group(1)
section_lines = [line]
if current_section == section:
section_found = True
continue
section_lines.append(line)
if current_section == section and entries:
new_lines = []
keys_handled = set()
for l in section_lines[1:]:
key_match = re.match(r"\s*([A-Za-z0-9_.]+)\s*=", l)
if key_match:
key = key_match.group(1)
if key in entries:
val = entries[key]
if val is None:
continue
new_lines.append(f"{key} = {val}\n")
keys_handled.add(key)
else:
new_lines.append(l)
else:
new_lines.append(l)
for k, v in entries.items():
if k not in keys_handled and v is not None:
new_lines.append(f"{k} = {v}\n")
section_lines = [section_lines[0]] + new_lines
flush_section()
if not section_found and entries:
output_lines.append(f"\n[{section}]\n")
for k, v in entries.items():
if v is not None:
output_lines.append(f"{k} = {v}\n")
ensure_dir_exists(ini_path)
if output_lines:
with open(ini_path, "w") as f:
f.writelines(output_lines)
else:
if os.path.exists(ini_path):
os.remove(ini_path)

View File

@@ -1,172 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import dearpygui.dearpygui as dpg
import psutil
import os
import common as c
import urllib.request
import zipfile
import kip as k
from defaults import d
import settings as s
def autosave_toggle(sender, app_data):
d.autosave=app_data
print(f"Autosave toggled to {d.autosave}")
def get_drives():
drives = []
for part in psutil.disk_partitions(all=False):
drives.append(part.device)
return drives
# Change if you plan to fork
def download_and_extract_zip(c, download_url, zip_filename="temp.zip", success_message="Installed file!"):
"""
Downloads a zip file from the given URL, extracts it to the selected drive,
and cleans up the zip afterwards.
Args:
c: Context object with attributes:
- drive (str): Installation path.
- show_popup (callable): Function to show popup messages.
download_url (str): The URL of the zip file.
zip_filename (str, optional): Name for the downloaded zip file. Defaults to "temp.zip".
success_message (str, optional): Success popup message. Defaults to "Installed hoc-clk!".
"""
if not c.drive or c.drive == "0" or c.drive == 0:
c.show_popup(title="Error", content="Please select an installation drive first!")
return False
zip_path = os.path.join(c.drive, zip_filename)
try:
print(f"Downloading {zip_filename} to {c.drive} ...")
urllib.request.urlretrieve(download_url, zip_path)
with zipfile.ZipFile(zip_path, 'r') as zip_ref:
zip_ref.extractall(c.drive)
c.show_popup(title="Success", content=success_message)
return True
except Exception as e:
c.show_popup(title="Error", content=f"Download failed:\n{e}")
return False
finally:
if os.path.exists(zip_path):
os.remove(zip_path)
def downloadLoader(): # This has to be different as it extracts to a custom location and downloads a FILE, not a zip
print("Downloading HOC.kip...")
if c.drive==0:
print("Drive not selected!")
c.show_popup(title="Error:", content="Please select a installation c.drive first!")
else:
try:
directory_make = c.drive + "atmosphere/kips/"
urllib.request.urlretrieve(s.kip_download_link, directory_make + "hoc.kip")
except Exception as e:
c.show_popup(title="Error", content=f"Download failed:\n{e}")
finally:
c.show_popup(title="Info:", content="Downloaded kip!")
drive_list = get_drives()
def check_atmosphere(sender, app_data, user_data):
c.drive = app_data
atmosphere_path = os.path.join(c.drive, "atmosphere")
package3_path = os.path.join(atmosphere_path, "package3")
if os.path.isfile(f"{atmosphere_path}/kips/hoc.kip"):
dpg.set_value("status_text", "Horizon OC Install Found!")
k.kip_file_path = f"{atmosphere_path}/kips/hoc.kip"
k.read_kip(c.drive + "atmosphere/kips/hoc.kip")
print(f"Reading kip from drive {c.drive}")
s.load_all_vars()
elif os.path.isdir(atmosphere_path) and os.path.isfile(package3_path):
dpg.set_value("status_text", "Atmosphere install found!")
else:
dpg.set_value("status_text", "Atmosphere not found!")
def download_and_install(download_url, install_path, c=None,
filename=None, success_message="Download complete!"):
"""
Downloads a file from the given URL, optionally extracts if it's a zip,
and deletes the temporary zip afterwards if extracted.
Args:
download_url (str): The URL of the file.
install_path (str): Directory where the file will be saved or extracted.
c (object, optional): Context object with show_popup(title, content). If given, used for popups.
filename (str, optional): Name for the downloaded file. Defaults to inferred name from URL.
success_message (str, optional): Message shown on success.
"""
def show_popup(title, content):
if c and hasattr(c, "show_popup"):
c.show_popup(title=title, content=content)
else:
print(f"[{title}] {content}")
if not install_path or not os.path.isdir(install_path):
msg = f"Invalid installation path: {install_path}"
show_popup("Error", msg)
return False
# Infer filename if not provided
if not filename:
filename = os.path.basename(download_url) or "downloaded_file"
file_path = os.path.join(install_path, filename)
try:
print(f"Downloading {filename} to {install_path} ...")
urllib.request.urlretrieve(download_url, file_path)
if filename.lower().endswith(".zip"):
try:
with zipfile.ZipFile(file_path, 'r') as zip_ref:
zip_ref.extractall(install_path)
show_popup("Success", success_message)
return True
except zipfile.BadZipFile:
msg = f"Downloaded file '{filename}' is not a valid archive."
show_popup("Error", msg)
return False
finally:
if os.path.exists(file_path):
os.remove(file_path)
else:
# Non-zip file: just keep it
show_popup("Success", success_message)
return True
except Exception as e:
msg = f"Download failed: {e}"
show_popup("Error", msg)
return False

View File

@@ -1,148 +0,0 @@
import dearpygui.dearpygui as dpg
import struct
from defaults import d
import common as c
import gpu as g
import re
import settings as s
g_freq_str = None
kip_file_path = None
def make_struct_format(vars_list):
fmt = "="
for name, t in vars_list:
fmt += s.fmt_map[t]
if name == "tFAW":
fmt += "4x" # i hate hardcoding but this is what it is
return fmt
def freq_to_label(freq):
if freq > 1382400:
return f"{freq / 1000:.1f} MHz (DANGEROUS)"
elif freq > 1152000:
return f"{freq / 1000:.1f} MHz (UNSAFE)"
else:
return f"{freq / 1000:.1f} MHz"
def store(sender, app_data):
global kip_file_path
kip_file_path = app_data['file_path_name']
print("Selected" + kip_file_path)
read_kip(kip_file_path)
s.load_all_vars()
def grab_kip_storage_values(sender, app_data):
tag = dpg.get_item_alias(sender)
if tag and hasattr(d, tag):
numeric_str = str(app_data).split(" ")[0]
try:
value = int(float(numeric_str) * 1000)
except (ValueError, TypeError):
c.show_popup("Error", f"Invalid numeric value for {tag}: {app_data}")
return
setattr(d, tag, value)
print(tag, app_data, getattr(d, tag))
if d.autosave:
write_kip()
def grab_kip_storage_values_no_mult(sender, app_data):
tag = dpg.get_item_alias(sender)
if not tag or not hasattr(d, tag):
return
if isinstance(app_data, str):
numeric_str = re.sub(r"[^0-9.]", "", app_data)
if numeric_str == "":
c.show_popup("Error", f"Invalid numeric value for {tag}: {app_data}")
return
try:
value = int(float(numeric_str))
except (ValueError, TypeError):
c.show_popup("Error", f"Invalid numeric value for {tag}: {app_data}")
return
else:
value = app_data
setattr(d, tag, value)
print(tag, app_data, getattr(d, tag))
if d.autosave:
write_kip()
def grab_value_freq_conversion(sender, app_data):
global g_freq_str
g_freq_str = app_data
try:
g_freq_val = int(float(g_freq_str.replace(" MHz", "")) * 1000)
except Exception:
return
print(g_freq_val)
def write_kip():
global kip_file_path
MAGIC = b"CUST"
struct_fmt = make_struct_format(s.variables)
struct_size = struct.calcsize(struct_fmt)
if kip_file_path is None:
msg = "You need to select a file to use Autosave!" if d.autosave else "You need to select a file to save the KIP!"
c.show_popup("Error", msg)
return
with open(kip_file_path, "r+b") as f:
data = f.read()
idx = data.find(MAGIC)
if idx == -1:
c.show_popup("Error", "KIP is invalid!")
return
pos = idx + len(MAGIC)
values = []
for attr_name, t in s.variables:
val = getattr(d, attr_name)
if t == "u32":
val = int(val) & 0xFFFFFFFF
else:
val = float(val)
values.append(val)
try:
packed = struct.pack(struct_fmt, *values)
except Exception as e:
c.show_popup("Error", f"Packing error: {e}")
return
f.seek(pos)
f.write(packed)
if not d.autosave:
c.show_popup("Success", "KIP saved successfully!")
def read_kip(filename):
MAGIC = b"CUST"
struct_fmt = make_struct_format(s.variables)
struct_size = struct.calcsize(struct_fmt)
with open(filename, "rb") as f:
data = f.read()
idx = data.find(MAGIC)
if idx == -1:
c.show_popup("Fatal Error", "Unable to find CUST header in kip\nTry reinstalling the kip using the install option")
pos = idx + len(MAGIC)
raw = data[pos:pos + struct_size]
values = struct.unpack(struct_fmt, raw)
for (attr_name, _), val in zip(s.variables, values):
setattr(d, attr_name, val)
print("=== value layout ===")
offset = 0
for (attr_name, t) in s.variables:
code = s.fmt_map[t]
align = 8 if code == "d" else 4
padding = (-offset) % align
if padding:
offset += padding
size = struct.calcsize(code)
raw_bytes = raw[offset:offset + size]
val = getattr(d, attr_name)
print(f"{attr_name:<20} | type={t:<6} | offset={offset:<4} | size={size:<2} | raw=0x{raw_bytes.hex()} | val={val}")
offset += size
print("========================")
dpg.set_value("gpu_sched", g.check_gpu_sched())
dpg.show_item("gpu_tab")
dpg.show_item("cpu_tab")
dpg.show_item("emc_tab")
dpg.show_item("misc_tab")

View File

@@ -1,302 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
gplv2_text = """\
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
"""

View File

@@ -1,155 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import dearpygui.dearpygui as dpg
# This prevents the window from reopening when closed
dpg.create_context()
from PIL import Image
import numpy as np
import common as c
import sys
import os
import webbrowser
import ctypes
import kip as k
import gpu
import cpu
import ram
from defaults import d
import installer as ins
import about
import misc
true = True
false = False
if getattr(sys, 'frozen', False):
assets_path = os.path.join(sys._MEIPASS, 'assets/')
else:
assets_path = os.path.join(os.path.dirname(__file__), '../assets/')
cooler_image_path = assets_path + "coolerhd.png" # coolerHD Emoji from OC server
cooler_image = Image.open(cooler_image_path).convert("RGBA")
cooler_width, cooler_height = cooler_image.size
cooler_image_data = np.array(cooler_image) / 255.0
cooler_image_data = cooler_image_data.flatten()
lightos_image_path = assets_path + "lightos_c.png"
lightos_image = Image.open(lightos_image_path).convert("RGBA")
lightos_width, lightos_height = lightos_image.size
lightos_image_data = np.array(lightos_image) / 255.0
lightos_image_data = lightos_image_data.flatten()
samy_image_path = assets_path + "samy_c.png"
samy_image = Image.open(samy_image_path).convert("RGBA")
samy_width, samy_height = samy_image.size
samy_image_data = np.array(samy_image) / 255.0
samy_image_data = samy_image_data.flatten()
soul_image_path = assets_path + "soul_c.png"
soul_image = Image.open(soul_image_path).convert("RGBA")
soul_width, soul_height = soul_image.size
soul_image_data = np.array(soul_image) / 255.0
soul_image_data = soul_image_data.flatten()
with dpg.font_registry():
lexend = dpg.add_font(assets_path + "Lexend.ttf", 16)
with dpg.texture_registry(show=False):
dpg.add_static_texture(width=cooler_width, height=cooler_height, default_value=cooler_image_data, tag="coolerhd")
dpg.add_static_texture(width=lightos_width, height=lightos_height, default_value=lightos_image_data, tag="lightos")
dpg.add_static_texture(width=samy_width, height=samy_height, default_value=samy_image_data, tag="samy")
dpg.add_static_texture(width=soul_width, height=soul_height, default_value=soul_image_data, tag="soul")
with dpg.file_dialog(directory_selector=False, show=False, tag="file_dialog", width=500, height=300, modal=True, callback=k.store):
dpg.add_file_extension(".kip")
def refresh_drives():
setattr(ins, "drive_list", ins.get_drives())
dpg.configure_item("drive_select", items=ins.drive_list)
with dpg.window(label="Configurator", width=400, height=300,id="main_window"):
with dpg.tab_bar():
with dpg.tab(label="File"):
dpg.add_separator(label="Information")
dpg.add_text("Horizon OC is an open source overclocking tool for the Nintendo Switch Horizon OS")
dpg.add_text("For more information read the README on GitHub")
dpg.add_button(
label="Open GitHub",
callback=lambda: webbrowser.open("https://github.com/souldbminersmwc/Horizon-OC")
)
dpg.add_separator(label="Installation")
dpg.add_button(label="Refresh Drive List", callback=refresh_drives)
dpg.add_combo(
items=ins.drive_list,
default_value="Select a drive!",
tag="drive_select",
callback=ins.check_atmosphere
)
dpg.add_checkbox(label="Autosave", default_value=false, callback=ins.autosave_toggle)
dpg.add_text("", tag="status_text")
dpg.add_button(label="Save settings", callback=k.write_kip)
dpg.add_separator(label="Downloads")
dpg.add_button(label="Install Horizon OC Loader", callback=ins.downloadLoader)
dpg.add_button(label="Install Horizon OC Clock Manager", callback=lambda: ins.download_and_extract_zip(c, ins.hoc_clk_download_link, zip_filename="hoc_clk_temp.zip", success_message="Installed hoc-clk!"))
dpg.add_separator(label="Advanced")
dpg.add_button(label="Manually Select hoc.kip", callback=lambda: dpg.show_item("file_dialog"))
with dpg.tab(label="GPU", tag="gpu_tab"):
gpu.populate()
with dpg.tab(label="CPU", tag="cpu_tab"):
cpu.populate()
with dpg.tab(label="RAM", tag="emc_tab"):
ram.populate()
with dpg.tab(label="Misc", tag="misc_tab"):
misc.populate()
with dpg.tab(label="About", tag="about_tab"):
about.populate()
dpg.hide_item("gpu_tab")
dpg.hide_item("cpu_tab")
dpg.hide_item("emc_tab")
dpg.hide_item("misc_tab")
dpg.bind_font(lexend)
dpg.create_viewport(title="Horizon OC Configurator", width=854, height=480)
dpg.set_viewport_large_icon(assets_path + "icon.ico")
dpg.set_viewport_title("Horizon OC Configurator")
dpg.set_primary_window("main_window", True)
dpg.setup_dearpygui()
dpg.show_viewport()
dpg.start_dearpygui()
dpg.destroy_context()

View File

@@ -1,211 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import os
from pathlib import Path
import dearpygui.dearpygui as dpg
import common
import ini
import re
import installer as ins
from defaults import d
import ram as r
import settings as s
def get_ini_path():
if not common.drive or common.drive == 0:
common.show_popup("Error", "This feature requires a valid drive")
return None
return Path(str(common.drive)) / "atmosphere/config/system_settings.ini"
def set_psm_value(sender, app_data):
ini_path = get_ini_path()
if not ini_path:
return
value = next((x["value"] for x in s.PSM_OPTIONS if x["name"] == app_data), None)
if value:
ini.set_ini_values(str(ini_path), "psm", {"current_psm_mA": value})
common.show_popup("Success", f"Charge Limit set to {app_data}")
def remove_tc_entries():
ini_path = get_ini_path()
if not ini_path:
return
try:
with open(ini_path, "r") as f:
lines = f.readlines()
except FileNotFoundError:
return
output_lines = []
current_section = None
for line in lines:
section_match = re.match(r"\s*\[([^\]]+)\]", line)
if section_match:
current_section = section_match.group(1)
if current_section == "tc":
current_section = "skip"
continue
else:
output_lines.append(line)
continue
if current_section != "skip":
output_lines.append(line)
with open(ini_path, "w") as f:
f.writelines(output_lines)
common.show_popup("Success", "Reset to default fan curve")
def set_ini_from_profile(sender, app_data, user_data):
profile_name = user_data
if profile_name not in s.PROFILES:
print(f"Profile '{profile_name}' not found.")
return
entries = s.PROFILES[profile_name]
ini_path = get_ini_path()
if not ini_path:
return
ini.set_ini_values(str(ini_path), "tc", entries)
common.show_popup("Success", "Profile has been applied")
print(f"Applied profile {profile_name} under [tc]")
def update_skin_target(sender, app_data):
s.skinTarget = app_data
print("skinTarget =", s.skinTarget)
ini_path = get_ini_path()
if not ini_path:
return
ini.set_ini_values(str(ini_path), "tc", s.skin_t_entries)
def toggle_battery_save(sender, user_data):
if not common.drive:
common.show_popup("Error", "No drive selected")
return
ini_path = Path(common.drive) / "atmosphere/config/system_settings.ini"
for section, entries in s.BATTERY_SAVE_OPTIONS.items():
if dpg.get_item_alias(sender) == "enable_battery_fix": # hardcoded but otherwise it doesnt work :(
ini.set_ini_values(str(ini_path), section, entries)
else:
remove_entries = {k: None for k in entries}
ini.set_ini_values(str(ini_path), section, remove_entries)
common.show_popup("Info", f"Sleep Mode Battery Fix {'enabled' if dpg.get_item_alias(sender) == "enable_battery_fix" else 'disabled'}")
def populate():
dpg.add_separator(label="Fan")
dpg.add_button(label="Optimize Fan Curve for V1", user_data="V1_Erista", callback=set_ini_from_profile)
dpg.add_button(label="Optimize Fan Curve for V2", user_data="V2_Mariko", callback=set_ini_from_profile)
dpg.add_button(label="Optimize Fan Curve for Lite", user_data="Lite_Mariko", callback=set_ini_from_profile)
dpg.add_button(label="Optimize Fan Curve for OLED", user_data="OLED_Mariko", callback=set_ini_from_profile)
dpg.add_slider_int(
label="Skin Target (Recommended - 54°C)",
min_value=50, max_value=60,
default_value=s.skinTarget,
callback=update_skin_target
)
dpg.add_button(label="Reset Fan Curve", callback=remove_tc_entries)
dpg.add_separator(label="Battery")
dpg.add_button(
label="What is this?",
callback=common.show_info_window,
user_data="This option fixes battery life drain in sleep mode\nDO NOT use this if you are using online services",
tag="battery_fix_info"
)
dpg.add_button(label="Enable sleep mode battery fix", tag="enable_battery_fix", callback=toggle_battery_save, user_data=1)
dpg.add_button(label="Disable sleep mode battery fix", tag="disable_battery_fix",callback=toggle_battery_save, user_data=0)
dpg.add_separator(label="Downloads")
nx_ovlloader_link = "https://github.com/ppkantorski/nx-ovlloader/releases/latest/download/nx-ovlloader+.zip"
dpg.add_button(label="Install nx-ovlloader", callback=lambda: ins.download_and_extract_zip(common, nx_ovlloader_link, zip_filename="ovll_temp.zip", success_message="Installed nx-ovlloader!"))
ultrahand_link = "https://github.com/ppkantorski/Ultrahand-Overlay/releases/latest/download/ovlmenu.ovl"
dpg.add_button(label="Install Ultrahand Overlay", callback=lambda: ins.download_and_install(c=common, install_path=common.drive + "switch/.overlays/", download_url=ultrahand_link, filename="ovlMenu.ovl", success_message="Installed Ultrahand!"))
status_monitor_link = "https://github.com/ppkantorski/Status-Monitor-Overlay/releases/latest/download/ Status-Monitor-Overlay.ovl "
dpg.add_button(label="Install Status Monitor", callback=lambda: ins.download_and_install(c=common, install_path=common.drive + "switch/.overlays/", download_url=status_monitor_link, filename=" Status-Monitor-Overlay.ovl", success_message="Installed Status Monitor!"))
saltynx_link = "https://github.com/masagrator/SaltyNX/releases/latest/download/SaltyNX.zip"
dpg.add_button(label="Install SaltyNX", callback=lambda: ins.download_and_extract_zip(common, saltynx_link, zip_filename="saltynx_temp.zip", success_message="Installed SaltyNX!"))
reversenx_link = "https://github.com/masagrator/ReverseNX-RT/releases/latest/download/ReverseNX-RT-ovl.ovl"
dpg.add_button(label="Install ReverseNX-RT", callback=lambda: ins.download_and_install(c=common, install_path=common.drive + "switch/.overlays/", download_url=reversenx_link, filename="ReverseNX-RT-ovl.ovl", success_message="Installed ReverseNX-RT!"))
dpg.add_separator(label="Danger Zone")
dpg.add_text("These options are known to cause hardware issues, PMIC issues or overheating.\nUse with extreme caution!", color=(255, 165, 0, 255))
dpg.add_separator()
dpg.add_spacer(height=10)
psm_items = [x["name"] for x in s.PSM_OPTIONS]
dpg.add_combo(items=psm_items, label="Battery Charge Limit", callback=set_psm_value, tag="psm_dropdown", default_value="2048mA (Default)")
dpg.add_spacer(height=5)
dpg.add_separator(label="EXTREME DANGER ZONE")
dpg.add_text("THESE OPTIONS ARE KNOWN TO CAUSE IRREPARABLE HARDWARE DAMAGE THAT CAN AND WILL KILL YOUR CONSOLE\nUSE ONLY IF YOU ARE AN ADVANCED USER AND ARE AWARE OF THE RISKS AND POTENTIAL CONCEQUENCES", color=(255, 0, 0, 255))
dpg.add_spacer(height=10)
with dpg.group(horizontal=True):
dpg.add_checkbox(
label="",
callback=set_white_tiger_clocks
)
dpg.add_image("coolerhd", width=20, height=20)
def set_white_tiger_clocks(app_data):
# cooler aah clocks
# 1400mv emc max
# 1375mv cpu max
# 750mv vdd2 mariko max
base_vddq_uv = list(range(550000, 650001, 5000))
vddq_uv = [0] + list(range(250000, 750001, 5000)) if app_data else base_vddq_uv
vddq_mv = [v // 1000 for v in vddq_uv]
vddq_mv_label = ["Default (600 mV)" if f == 0 else f"{f} mV" for f in vddq_mv]
dpg.configure_item("marikoEmcVddqVolt", items=vddq_mv_label)
base_voltages_uv = list(range(1050000, 1212500 + 1, 12500))
voltages_uv = base_voltages_uv + list(range(1225000, 1400000 + 1, 12500)) if app_data else base_voltages_uv
voltages_mv = [v / 1000 for v in voltages_uv]
voltages_mv_label = ["Default (1175 mV)" if f == 0 else f"{f} mV" for f in voltages_mv]
dpg.configure_item("commonEmcMemVolt", items=voltages_mv_label)
voltages = [0] + list(range(1130, 1375 + 1, 5)) if app_data else [0] + list(range(1000, 1160 + 1, 5))
voltages_e = [0] + list(range(1180, 1375 + 1, 5)) if app_data else [0] + list(range(1120, 1255 + 1, 5)) + [1257]
processed_voltages_e = ["Disabled" if v == 0 else f"{v}mV" for v in voltages_e]
processed_voltages = ["Disabled" if v == 0 else f"{v}mV" for v in voltages]
dpg.configure_item("marikoCpuMaxVolt", items=processed_voltages)
dpg.configure_item("eristaCpuMaxVolt", items=processed_voltages_e)

View File

@@ -1,100 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import dearpygui.dearpygui as dpg
from defaults import d
import common as c
import settings as s
def load_defaults():
apply_timing_preset(s.timing_preset_default)
def temporary_presets_unavailable():
c.show_popup_big("We need your help!", "This timing preset currently unavailable due to lack of data. If you have a ram module and want to contribute your data, reach out to me (soul_9017) on the OC discord")
def apply_timing_preset(preset):
if len(preset) != len(s.timing_vars):
raise ValueError("Preset invalid!")
for var_name, value in zip(s.timing_vars, preset):
setattr(d, var_name.split('.')[-1], value)
flag = 0 if var_name.endswith("tBL") else 5
c.load_entry_object(var_name.split('.')[-1], flag)
c.show_popup("Sucess", "Preset Applied!")
def apply_reg_timings(sender, app_data):
ram_selected = dpg.get_value("ram_type")
print(ram_selected)
match(ram_selected):
case "Choose your RAM Type!":
c.show_popup("Error", "You must select a ram type to apply a preset")
case "Samsung AA-MGCL/MGCR":
apply_timing_preset(s.timing_preset_aamgcl_c)
case "SK Hynix NEI/NEE/x267":
apply_timing_preset(s.timing_preset_nee_c)
case "Micron WT:B":
apply_timing_preset(s.timing_preset_wtb_c)
case "Micron AUT:B":
apply_timing_preset(s.timing_preset_wtb_c)
case "Micron WT:F":
apply_timing_preset(s.timing_preset_wtf_c)
case "Samsung AM-MGCJ":
apply_timing_preset(s.timing_preset_mgcj_c)
case "Micron WT:E":
apply_timing_preset(s.timing_preset_wte_c)
case "Samsung AB-MGCL":
apply_timing_preset(s.timing_preset_ab_mgcl_c)
case "SK Hynix NME":
apply_timing_preset(s.timing_preset_nme_c)
case "Samsung HB-MGCH":
apply_timing_preset(s.timing_preset_hb_mgch_c)
case _:
temporary_presets_unavailable()
def apply_st_timings(sender, app_data):
ram_selected = dpg.get_value("ram_type")
match(ram_selected):
case "Choose your RAM Type!":
c.show_popup("Error", "You must select a ram type to apply a preset")
case "Samsung AA-MGCL/MGCR":
apply_timing_preset(s.timing_preset_aamgcl_st)
case "SK Hynix NEI/NEE/x267":
apply_timing_preset(s.timing_preset_nee_st)
case "Micron WT:B":
apply_timing_preset(s.timing_preset_wtb_st)
case "Micron AUT:B":
apply_timing_preset(s.timing_preset_wtb_st)
case "Micron WT:F":
apply_timing_preset(s.timing_preset_wtf_st)
case "Samsung AM-MGCJ":
apply_timing_preset(s.timing_preset_mgcj_st)
case "Micron WT:E":
apply_timing_preset(s.timing_preset_wte_st)
case "Samsung AB-MGCL":
apply_timing_preset(s.timing_preset_ab_mgcl_st)
case "SK Hynix NME":
apply_timing_preset(s.timing_preset_nme_st)
case "Samsung HB-MGCH":
apply_timing_preset(s.timing_preset_hb_mgch_st)
case _:
temporary_presets_unavailable()

View File

@@ -1,157 +0,0 @@
"""
HOC Configurator
Copyright (C) Souldbminer
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import dearpygui.dearpygui as dpg
import common
import kip as k
import preset
from defaults import d
import settings as s
def populate():
# Values in kHz
voltages_mv = [v / 1000 for v in s.voltages_uv]
voltages_mv_label = ["Default (1175 mV)" if f == 0 else f"{f} mV" for f in voltages_mv]
vddq_mv = [v / 1000 for v in s.vddq_uv]
vddq_mv_label = ["Default (600 mV)" if f == 0 else f"{f} mV" for f in vddq_mv]
# Values in MHz (converted)
values_mhz = [v / 1000 for v in s.adjusted_freqs_khz]
values_mhz_label_m = ["Default (1996.8 MHz)" if f == 0 else f"{f} MHz" for f in values_mhz]
values_mhz_label_e = ["Default (1862.4 MHz)" if f == 0 else f"{f} MHz" for f in values_mhz]
dvb = [i for i in range(10)]
dpg.add_separator(label="RAM Types")
dpg.add_combo(
items=["Samsung AA-MGCL/MGCR", "SK Hynix NEI/NEE/x267", "Micron WT:B", "Micron AUT:B", "Micron WT:F", "Samsung AM-MGCJ", "Micron WT:E", "Samsung AB-MGCL", "SK Hynix NME", "Samsung HB-MGCH"],
default_value="Choose your RAM Type!",
label="RAM Type",
tag="ram_type"
)
dpg.add_button(label="Apply Regular Preset", callback=preset.apply_reg_timings)
dpg.add_button(label="Apply Tight Preset", callback=preset.apply_st_timings)
dpg.add_button(label="Load Default Preset", callback=preset.load_defaults)
dpg.add_combo(
items=["0", "1"],
default_value="0",
label="MTC Configuraton",
tag="mtcConf",
callback=k.grab_kip_storage_values
)
dpg.add_combo(
items=["0", "1"],
default_value="0",
label="HP Mode",
tag="hpMode",
callback=k.grab_kip_storage_values
)
dpg.add_separator(label="Frequencies (Mariko)")
dpg.add_text("Multiple Ram Frequencies on Mariko is in development")
dpg.add_combo(
items=values_mhz_label_m,
default_value="Default (1996.8 MHz)",
label="RAM Max Frequency (Mariko)",
tag="marikoEmcMaxClock",
callback=k.grab_kip_storage_values
)
dpg.add_separator(label="Frequencies (Erista)")
dpg.add_text("Multiple Ram Frequencies on Erista is in development")
# dpg.add_combo(
# items=values_mhz_label_e,
# default_value="Default (2132.64 MHz)",
# label="RAM Max Frequency (Erista)",
# tag="e_emc_clock_1",
# callback=k.grab_kip_storage_values
# )
# dpg.add_combo(
# items=values_mhz_label_e,
# default_value="Default (1996.8 MHz)",
# label="RAM Second Frequency (Erista)",
# tag="e_emc_clock_2",
# callback=k.grab_kip_storage_values
# )
dpg.add_combo(
items=values_mhz_label_e,
default_value="Default (1862.4 MHz)",
label="RAM Max Frequency (Erista)",
tag="eristaEmcMaxClock",
callback=k.grab_kip_storage_values
)
dpg.add_separator(label="Voltages")
dpg.add_combo(
items=voltages_mv_label,
default_value="Default (1175 mV)",
label="RAM Primary Voltage (VDD2)",
tag="commonEmcMemVolt",
callback=k.grab_kip_storage_values
)
dpg.add_combo(
items=vddq_mv_label,
default_value="Default (600 mV)",
label="RAM Secondary Voltage (VDDQ, Mariko ONLY)",
tag="marikoEmcVddqVolt",
callback=k.grab_kip_storage_values
)
dpg.add_combo(
items=dvb,
default_value="0",
label="SoC DVB Shift",
callback=k.grab_kip_storage_values_no_mult,
tag="marikoEmcDvbShift"
)
dpg.add_separator(label="Primary Timings")
dpg.add_combo(
items=list(range(0, 12)),
default_value="0",
label="Burst Latency (read)",
callback=k.grab_kip_storage_values_no_mult,
tag="mem_burst_read_latency"
)
dpg.add_combo(
items=list(range(0, 12)),
default_value="0",
label="Burst Latency (write)",
callback=k.grab_kip_storage_values_no_mult,
tag="mem_burst_write_latency"
)
dpg.add_slider_int(label="t1 tRCD", min_value=0, max_value=7, tag="t1_tRCD", callback=k.grab_kip_storage_values_no_mult)
dpg.add_slider_int(label="t2 tRP", min_value=0, max_value=7, tag="t2_tRP", callback=k.grab_kip_storage_values_no_mult)
dpg.add_slider_int(label="t3 tRAS", min_value=0, max_value=9, tag="t3_tRAS", callback=k.grab_kip_storage_values_no_mult)
dpg.add_separator(label="Secondary Timings")
dpg.add_slider_int(label="t4 tRRD", min_value=0, max_value=7, tag="t4_tRRD", callback=k.grab_kip_storage_values_no_mult)
dpg.add_slider_int(label="t5 tRFC", min_value=0, max_value=5, tag="t5_tRFC", callback=k.grab_kip_storage_values_no_mult)
dpg.add_slider_int(label="t6 tRTW", min_value=0, max_value=9, tag="t6_tRTW", callback=k.grab_kip_storage_values_no_mult)
dpg.add_slider_int(label="t7 tWTR", min_value=0, max_value=9, tag="t7_tWTR", callback=k.grab_kip_storage_values_no_mult)
dpg.add_slider_int(label="t8 tREFI", min_value=0, max_value=5, tag="t8_tREFI", callback=k.grab_kip_storage_values_no_mult)

View File

@@ -1,647 +0,0 @@
import common as c
# Links
kip_download_link="https://github.com/souldbminersmwc/Horizon-OC/releases/latest/download/loader.kip"
hoc_clk_download_link="https://github.com/souldbminersmwc/Horizon-OC/releases/latest/download/hoc-clk.zip"
nx_ovlloader_link = "https://github.com/ppkantorski/nx-ovlloader/releases/latest/download/nx-ovlloader+.zip"
ultrahand_link = "https://github.com/ppkantorski/Ultrahand-Overlay/releases/latest/download/ovlmenu.ovl"
status_monitor_link = "https://github.com/ppkantorski/Status-Monitor-Overlay/releases/latest/download/Status-Monitor-Overlay.ovl "
saltynx_link = "https://github.com/masagrator/SaltyNX/releases/latest/download/SaltyNX.zip"
reversenx_link = "https://github.com/masagrator/ReverseNX-RT/releases/latest/download/ReverseNX-RT-ovl.ovl"
# Frequencies
freqs_khz = [
76800, 153600, 230400, 307200, 384000, 460800, 537600, 614400, 691200, 768000,
844800, 921600, 998400, 1075200, 1152000, 1228800, 1267200, 1305600, 1344000, 1382400, 1420800,
1459200, 1497600, 1536000
]
freqs_khz_e = [
76800, 115200, 153600, 192000, 230400, 268800, 307200, 345600, 384000, 422400, 460800, 499200, 537600,
576000,614400, 652800,691200,729600, 768000,806400, 844800,883200, 921600,960000, 998400,1036800, 1075200# ,
]
freqs_mhz = [
76.8, 153.6, 230.4, 307.2, 384.0, 460.8, 537.6, 614.4, 691.2, 768.0,
844.8, 921.6, 998.4, 1075.2, 1152.0, 1228.8, 1267.2, 1305.6, 1344.0, 1382.4,
1420.8, 1459.2, 1497.6, 1536.0
]
adjusted_freqs_khz = [
0, 1600000, 1633000, 1666000, 1700000, 1733000, 1766000, 1800000, 1833000, 1866000, 1900000,
1933000, 1966000, 2000000, 2033000, 2066000, 2100000, 2133000, 2166000, 2200000, 2233000,
2266000, 2300000, 2333000, 2366000, 2400000, 2433000, 2466000, 2500000, 2533000, 2566000,
2600000, 2633000, 2666000, 2700000, 2733000, 2766000, 2800000, 2833000, 2866000, 2900000,
2933000, 2966000, 3000000, 3033000, 3066000, 3100000, 3133000, 3166000, 3200000, 3233000,
3266000, 3300000, 3333000, 3366000, 3400000, 3433000, 3466000, 3500000
]
voltages_uv = [
0, 1050000, 1062500, 1075000, 1087500, 1100000, 1112500, 1125000,
1137500, 1150000, 1162500, 1175000, 1187500, 1200000, 1212500, 1237500
]
vddq_uv = [
0, 550000, 555000, 560000, 565000, 570000, 575000, 580000, 585000, 590000, 595000,
600000, 605000, 610000, 615000, 620000, 625000, 630000, 635000, 640000, 645000,
650000
]
freqs_hz_cpu = [
1020000, 1122000, 1224000, 1326000, 1428000, 1581000, 1683000,
1785000, 1887000, 1963500, 2091000, 2193000, 2295000, 2397000,
2499000, 2601000, 2703000, 2805000, 2907000
]
freqs_mhz_cpu = [
1020.0, 1122.0, 1224.0, 1326.0, 1428.0, 1581.0, 1683.0,
1785.0, 1887.0, 1963.5, 2091.0, 2193.0, 2295.0, 2397.0,
2499.0, 2601.0, 2703.0, 2805.0, 2907.0
]
# Loading/saving
variables = [
("custRev", "u32"),
("mtcConf", "u32"),
("hpMode", "u32"),
("commonEmcMemVolt", "u32"),
("eristaEmcMaxClock", "u32"),
("marikoEmcMaxClock", "u32"),
("marikoEmcVddqVolt", "u32"),
("marikoEmcDvbShift", "u32"),
("t1_tRCD", "u32"),
("t2_tRP", "u32"),
("t3_tRAS", "u32"),
("t4_tRRD", "u32"),
("t5_tRFC", "u32"),
("t6_tRTW", "u32"),
("t7_tWTR", "u32"),
("t8_tREFI", "u32"),
("mem_burst_read_latency", "u32"),
("mem_burst_write_latency", "u32"),
("eristaCpuUV", "u32"),
("eristaCpuMaxVolt", "u32"),
("marikoCpuUVLow", "u32"),
("marikoCpuUVHigh", "u32"),
("tableConf", "u32"),
("marikoCpuLowVmin", "u32"),
("marikoCpuHighVmin", "u32"),
("marikoCpuMaxVolt", "u32"),
("marikoCpuBoostClock", "u32"),
("eristaCpuBoostClock", "u32"),
("eristaGpuUV", "u32"),
("eristaGpuVmin", "u32"),
("marikoGpuUV", "u32"),
("marikoGpuVmin", "u32"),
("marikoGpuVmax", "u32"),
("commonGpuVoltOffset", "u32"),
# advanced config
("gpuSpeedo", "u32"),
("marikoGpuFullUnlock", "u32"),
("g_volt_e_76800", "u32"),
("g_volt_e_115200", "u32"),
("g_volt_e_153600", "u32"),
("g_volt_e_192000", "u32"),
("g_volt_e_230400", "u32"),
("g_volt_e_268800", "u32"),
("g_volt_e_307200", "u32"),
("g_volt_e_345600", "u32"),
("g_volt_e_384000", "u32"),
("g_volt_e_422400", "u32"),
("g_volt_e_460800", "u32"),
("g_volt_e_499200", "u32"),
("g_volt_e_537600", "u32"),
("g_volt_e_576000", "u32"),
("g_volt_e_614400", "u32"),
("g_volt_e_652800", "u32"),
("g_volt_e_691200", "u32"),
("g_volt_e_729600", "u32"),
("g_volt_e_768000", "u32"),
("g_volt_e_806400", "u32"),
("g_volt_e_844800", "u32"),
("g_volt_e_883200", "u32"),
("g_volt_e_921600", "u32"),
("g_volt_e_960000", "u32"),
("g_volt_e_998400", "u32"),
("g_volt_e_1036800", "u32"),
("g_volt_e_1075200", "u32"),
# ("g_volt_e_1152000", "u32"),
# ("g_volt_e_1228800", "u32"),
("g_volt_76800", "u32"),
("g_volt_153600", "u32"),
("g_volt_230400", "u32"),
("g_volt_307200", "u32"),
("g_volt_384000", "u32"),
("g_volt_460800", "u32"),
("g_volt_537600", "u32"),
("g_volt_614400", "u32"),
("g_volt_691200", "u32"),
("g_volt_768000", "u32"),
("g_volt_844800", "u32"),
("g_volt_921600", "u32"),
("g_volt_998400", "u32"),
("g_volt_1075200", "u32"),
("g_volt_1152000", "u32"),
("g_volt_1228800", "u32"),
("g_volt_1267200", "u32"),
("g_volt_1305600", "u32"),
("g_volt_1344000", "u32"),
("g_volt_1382400", "u32"),
("g_volt_1420800", "u32"),
("g_volt_1459200", "u32"),
("g_volt_1497600", "u32"),
("g_volt_1536000", "u32"),
]
fmt_map = {
"u32": "I",
"double": "d",
}
def load_all_vars():
c.load_entry_object("custRev", 0)
c.load_entry_object("mtcConf", 0)
c.load_entry_object("hpMode", 0)
c.load_entry_object("commonEmcMemVolt", 2)
c.load_entry_object("eristaEmcMaxClock", 1)
c.load_entry_object("marikoEmcMaxClock", 1)
c.load_entry_object("marikoEmcVddqVolt", 2)
c.load_entry_object("marikoEmcDvbShift", 0)
# === Advanced memory config ===
c.load_entry_object("t1_tRCD", 5)
c.load_entry_object("t2_tRP", 5)
c.load_entry_object("t3_tRAS", 5)
c.load_entry_object("t4_tRRD", 5)
c.load_entry_object("t5_tRFC", 5)
c.load_entry_object("t6_tRTW", 5)
c.load_entry_object("t7_tWTR", 5)
c.load_entry_object("t8_tREFI", 5)
c.load_entry_object("mem_burst_read_latency", 5)
c.load_entry_object("mem_burst_write_latency", 5)
# === CPU Voltages ===
c.load_entry_object("eristaCpuUV", 5)
c.load_entry_object("eristaCpuMaxVolt", 3)
c.load_entry_object("marikoCpuUVLow", 5)
c.load_entry_object("marikoCpuUVHigh", 5)
c.load_entry_object("tableConf", 5)
c.load_entry_object("marikoCpuLowVmin", 3)
c.load_entry_object("marikoCpuHighVmin", 3)
c.load_entry_object("marikoCpuMaxVolt", 3)
c.load_entry_object("marikoCpuBoostClock", 1)
c.load_entry_object("eristaCpuBoostClock", 1)
# === GPU Voltages ===
c.load_entry_object("eristaGpuUV", 4)
c.load_entry_object("eristaGpuVmin", 3)
c.load_entry_object("marikoGpuUV", 4)
c.load_entry_object("marikoGpuVmin", 3)
c.load_entry_object("marikoGpuVmax", 3)
c.load_entry_object("commonGpuVoltOffset", 3)
c.load_entry_object("gpuSpeedo", 3)
c.load_entry_object("marikoGpuFullUnlock", 3)
erista_freqs = [
"76800", "115200", "153600", "192000", "230400", "268800", "307200",
"345600", "384000", "422400", "460800", "499200", "537600", "576000",
"614400", "652800", "691200", "729600", "768000", "806400", "844800",
"883200", "921600", "960000", "998400", "1036800", "1075200"
]
for freq in erista_freqs:
c.load_entry_object(f"g_volt_e_{freq}", 3)
mariko_freqs = [
"76800", "153600", "230400", "307200", "384000", "460800", "537600",
"614400", "691200", "768000", "844800", "921600", "998400", "1075200",
"1152000", "1228800", "1267200", "1305600", "1344000", "1382400",
"1420800", "1459200", "1497600", "1536000"
]
for freq in mariko_freqs:
c.load_entry_object(f"g_volt_{freq}", 3)
# Timings
timing_vars = [
"d.t1_tRCD",
"d.t2_tRP",
"d.t3_tRAS",
"d.t4_tRRD",
"d.t5_tRFC",
"d.t6_tRTW",
"d.t7_tWTR",
"d.t8_tREFI"
]
timing_preset_default = [
0, # tRCD
0, # tRP
0, # tRAS
0, # tRRD
0, # tRFC
0, # tRTW
0, # tWTR
0, # tREFI
]
timing_preset_aamgcl_c = [
4, # tRCD
4, # tRP
5, # tRAS
5, # tRRD
5, # tRFC
5, # tRTW
7, # tWTR
6, # tREFI
]
timing_preset_aamgcl_st = [
4, # tRCD
4, # tRP
8, # tRAS
6, # tRRD
5, # tRFC
7, # tRTW
8, # tWTR
6, # tREFI
]
timing_preset_mgcj_c = [
3, # tRCD
2, # tRP
4, # tRAS
2, # tRRD
4, # tRFC
4, # tRTW
4, # tWTR
6, # tREFI
]
timing_preset_mgcj_st = [
4, # tRCD
3, # tRP
8, # tRAS
2, # tRRD
5, # tRFC
4, # tRTW
4, # tWTR
6, # tREFI
]
timing_preset_ab_mgcl_c = [
4, # tRCD
4, # tRP
4, # tRAS
4, # tRRD
4, # tRFC
5, # tRTW
6, # tWTR
6, # tREFI
]
timing_preset_ab_mgcl_st = [
4, # tRCD
4, # tRP
8, # tRAS
5, # tRRD
5, # tRFC
6, # tRTW
8, # tWTR
6, # tREFI
]
timing_preset_hb_mgch_c = [
4, # tRCD
4, # tRP
4, # tRAS
0, # tRRD
1, # tRFC
5, # tRTW
4, # tWTR
6, # tREFI
]
timing_preset_hb_mgch_st = [
4, # tRCD
5, # tRP
9, # tRAS
1, # tRRD
2, # tRFC
6, # tRTW
4, # tWTR
6, # tREFI
]
timing_preset_wtf_c = [
4, # tRCD
4, # tRP
2, # tRAS
5, # tRRD
4, # tRFC
6, # tRTW
3, # tWTR
6, # tREFI
]
timing_preset_wtf_st = [
5, # tRCD
5, # tRP
4, # tRAS
5, # tRRD
5, # tRFC
6, # tRTW
5, # tWTR
6, # tREFI
]
timing_preset_wte_c = [
2, # tRCD
2, # tRP
2, # tRAS
2, # tRRD
4, # tRFC
4, # tRTW
4, # tWTR
6, # tREFI
]
timing_preset_wte_st = [
3, # tRCD
5, # tRP
3, # tRAS
3, # tRRD
5, # tRFC
4, # tRTW
5, # tWTR
6, # tREFI
]
timing_preset_wtb_c = [
4, # tRCD
4, # tRP
5, # tRAS
5, # tRRD
2, # tRFC
6, # tRTW
5, # tWTR
6, # tREFI
]
timing_preset_wtb_st = [
6, # tRCD
6, # tRP
7, # tRAS
7, # tRRD
2, # tRFC
6, # tRTW
5, # tWTR
6, # tREFI
]
timing_preset_nee_c = [
3, # tRCD
3, # tRP
2, # tRAS
2, # tRRD
5, # tRFC
5, # tRTW
4, # tWTR
6, # tREFI
]
timing_preset_nee_st = [
4, # tRCD
4, # tRP
4, # tRAS
3, # tRRD
7, # tRFC
6, # tRTW
5, # tWTR
6, # tREFI
]
timing_preset_nme_c = [
2, # tRCD
2, # tRP
1, # tRAS
0, # tRRD
1, # tRFC
4, # tRTW
3, # tWTR
6, # tREFI
]
timing_preset_nme_st = [
3, # tRCD
3, # tRP
4, # tRAS
0, # tRRD
1, # tRFC
4, # tRTW
4, # tWTR
6, # tREFI
]
# INI
skinTarget = 54 # default value
PROFILES = {
"V1_Erista": {
"tskin_pcb_coefficients_console_on_fwdbg": 'str!"[6396, 119440]"',
"tskin_pcb_coefficients_handheld_on_fwdbg": 'str!"[5817, 129580]"',
"tskin_soc_coefficients_console_on_fwdbg": 'str!"[6182, 112480]"',
"tskin_soc_coefficients_handheld_on_fwdbg": 'str!"[5464, 174190]"',
},
"V2_Mariko": {
"tskin_pcb_coefficients_console_on_fwdbg": 'str!"[7338, 112161]"',
"tskin_pcb_coefficients_handheld_on_fwdbg": 'str!"[6357, 168124]"',
"tskin_soc_coefficients_console_on_fwdbg": 'str!"[6728, 129810]"',
"tskin_soc_coefficients_handheld_on_fwdbg": 'str!"[5675, 203453]"',
},
"Lite_Mariko": {
"tskin_pcb_coefficients_console_on_fwdbg": 'str!"[7338, 112161]"',
"tskin_pcb_coefficients_handheld_on_fwdbg": 'str!"[5594, 209601]"',
"tskin_soc_coefficients_console_on_fwdbg": 'str!"[6728, 129810]"',
"tskin_soc_coefficients_handheld_on_fwdbg": 'str!"[5235, 199759]"',
},
"OLED_Mariko": {
"tskin_pcb_coefficients_console_on_fwdbg": 'str!"[8051, -45213]"',
"tskin_pcb_coefficients_handheld_on_fwdbg": 'str!"[7176, -33954]"',
"tskin_soc_coefficients_console_on_fwdbg": 'str!"[7831, 57590]"',
"tskin_soc_coefficients_handheld_on_fwdbg": 'str!"[9029, 4274]"',
},
}
BATTERY_SAVE_OPTIONS = {
"bgtc": {
"enable_halfawake": "u32!0x0",
"minimum_interval_normal": "u32!0x7FFFFFFF",
"minimum_interval_save": "u32!0x7FFFFFFF",
"battery_threshold_save": "u32!0x64",
"battery_threshold_stop": "u32!0x64",
},
"npns": {
"background_processing": "u8!0x0",
"sleep_periodic_interval": "u32!0x7FFFFFFF",
"sleep_processing_timeout": "u32!0x0",
"sleep_max_try_count": "u32!0x0",
},
"ns.notification": {
"enable_download_task_list": "u8!0x0",
"enable_download_ticket": "u8!0x0",
"enable_network_update": "u8!0x0",
"enable_random_wait": "u8!0x0",
"enable_request_on_cold_boot": "u8!0x0",
"enable_send_rights_usage_status_request": "u8!0x0",
"enable_sync_elicense_request": "u8!0x0",
"enable_version_list": "u8!0x0",
"retry_interval_min": "u32!0x7FFFFFFF",
"retry_interval_max": "u32!0x7FFFFFFF",
"version_list_waiting_limit_bias": "u32!0x7FFFFFFF",
"version_list_waiting_limit_min": "u32!0x7FFFFFFF",
},
"account": {
"na_required_for_network_service": "u8!0x0",
"na_license_verification_enabled": "u8!0x0",
},
"account.daemon": {
"background_awaking_periodicity": "u32!0x7FFFFFFF",
"initial_schedule_delay": "u32!0x7FFFFFFF",
"profile_sync_interval": "u32!0x7FFFFFFF",
"na_info_refresh_interval": "u32!0x7FFFFFFF",
},
"capsrv": {
"enable_album_screenshot_filedata_verification": "u8!0x0",
"enable_album_movie_filehash_verification": "u8!0x0",
"enable_album_movie_filesign_verification": "u8!0x0",
},
"friends": {
"background_processing": "u8!0x0",
},
"notification.presenter": {
"snooze_interval_in_seconds": "u32!0x7FFFFFFF",
"connection_retry_count": "u32!0x0",
"alarm_pattern_total_repeat_count": "u32!0x0",
"alarm_pattern_with_vibration_repeat_count": "u32!0x0",
},
"prepo": {
"transmission_interval_min": "u32!0x7FFFFFFF",
"transmission_retry_interval_min": "u32!0x7FFFFFFF",
"transmission_retry_interval_max": "u32!0x7FFFFFFF",
"transmission_interval_in_sleep": "u32!0x7FFFFFFF",
"statistics_save_interval_min": "u32!0x7FFFFFFF",
"statistics_post_interval": "u32!0x7FFFFFFF",
"save_system_report": "u8!0x0",
},
"olsc": {
"default_auto_upload_global_setting": "u8!0x0",
"default_auto_download_global_setting": "u8!0x0",
"autonomy_registration_interval_seconds": "u32!0x7FFFFFFF",
"network_service_license_info_cache_expiration_seconds": "u32!0x7FFFFFFF",
"postponed_transfer_task_processing_interval_seconds": "u32!0x7FFFFFFF",
"retry_offset_seconds": "u32!0x7FFFFFFF",
"network_trouble_detection_span_seconds": "u32!0x7FFFFFFF",
"network_connection_polling_interval_seconds": "u32!0x7FFFFFFF",
"is_save_data_backup_policy_check_required": "u8!0x0",
"is_global_transfer_task_autonomy_registration_enabled": "u8!0x0",
"is_on_event_transfer_task_registration_enabled": "u8!0x0",
"is_periodic_transfer_task_registration_enabled": "u8!0x0",
},
"ntc": {
"is_autonomic_correction_enabled": "u8!0x0",
"autonomic_correction_interval_seconds": "u32!0x7FFFFFFF",
"autonomic_correction_failed_retry_interval_seconds": "u32!0x7FFFFFFF",
"autonomic_correction_immediate_try_count_max": "u32!0x0",
"autonomic_correction_immediate_try_interval_milliseconds": "u32!0x7FFFFFFF",
},
"systemupdate": {
"bgnup_retry_seconds": "u32!0x7FFFFFFF",
},
"ns.rights": {
"skip_account_validation_on_rights_check": "u8!0x1",
"next_available_time_of_unexpected_error": "u32!0x7FFFFFFF",
},
"pctl": {
"intermittent_task_interval_seconds": "u32!0x7FFFFFFF",
},
"sprofile": {
"adjust_polling_interval_by_profile": "u8!0x0",
"polling_interval_sec_max": "u32!0x7FFFFFFF",
"polling_interval_sec_min": "u32!0x7FFFFFFF",
},
}
PSM_OPTIONS = [
{"name": "1024mA", "value": "u32!0x400"},
{"name": "1280mA", "value": "u32!0x500"},
{"name": "1536mA", "value": "u32!0x600"},
{"name": "1660mA (Lite Default)", "value": "u32!0x67C"},
{"name": "1792mA", "value": "u32!0x700"},
{"name": "2048mA (Default)", "value": "u32!0x800"},
{"name": "2304mA (UNSAFE)", "value": "u32!0x900"},
{"name": "2560mA (UNSAFE)", "value": "u32!0xA00"},
{"name": "2816mA (DANGEROUS)", "value": "u32!0xB00"},
{"name": "3072mA (DANGEROUS)", "value": "u32!0xC00"},
]
skin_t_entries = {
"use_configurations_on_fwdbg": "u8!0x1",
"tskin_rate_table_console_on_fwdbg": f'str!"[[-1000000,40000,0,0],[36000,43000,51,51],[43000,49000,51,128],[49000,{skinTarget}000,128,255],[{skinTarget}000,1000000,255,255]]"',
"tskin_rate_table_handheld_on_fwdbg": f'str!"[[-1000000,40000,0,0],[36000,43000,51,51],[43000,49000,51,128],[49000,{skinTarget}000,128,255],[{skinTarget}000,1000000,255,255]]"',
"holdable_tskin": "u32!0xEA60",
"touchable_tskin": "u32!0xEA60"
}
# Thresholds
mariko_meme_threshold = 1536000
mariko_dangerous_gpu_threshold = 1305600
mariko_unsafe_gpu_threshold = 998000
erista_dangerous_gpu_threshold = 1076000
erista_unsafe_gpu_threshold = 884000
mariko_voltage_step = 5
erista_voltage_step = 5
mariko_gpu_offset_max = 50
mariko_gpu_min_volt = 480
erista_gpu_min_volt = 700
mariko_gpu_max_volt = 960
erista_gpu_max_volt = 1000
mariko_gpu_max_vmin = 700
erista_gpu_max_vmin = 850
mariko_cpu_min_vmin = 700
mariko_cpu_max_vmin = 750
# TODO: Make more stuff configurable
# COLORS
danger_color = (255, 0, 0, 255)
unsafe_color = (255, 165, 0, 255)
safe_color = (255, 255, 255, 255)

View File

@@ -1 +0,0 @@
python -m PyInstaller --onefile --noconsole eostimingutil.py

Binary file not shown.

View File

@@ -1,52 +0,0 @@
[
{
"name": "42",
"label": "(42) 0",
"hex": "00"
},
{
"name": "36",
"label": "(36) 1",
"hex": "01"
},
{
"name": "34",
"label": "(34) 2",
"hex": "02"
},
{
"name": "32",
"label": "(32) 3",
"hex": "03"
},
{
"name": "30",
"label": "(30) 4",
"hex": "04"
},
{
"name": "28",
"label": "(28) 5",
"hex": "05"
},
{
"name": "26",
"label": "(26) 6",
"hex": "06"
},
{
"name": "24",
"label": "(24) 7",
"hex": "07"
},
{
"name": "22",
"label": "(22) 8",
"hex": "08"
},
{
"name": "20",
"label": "(20) 9",
"hex": "09"
}
]

View File

@@ -1,42 +0,0 @@
[
{
"name": "18 - (0)",
"label": "(18) 0",
"hex": "00"
},
{
"name": "17 - (1)",
"label": "(17) 1",
"hex": "01"
},
{
"name": "16 - (2)",
"label": "(16) 2",
"hex": "02"
},
{
"name": "15 - (3)",
"label": "(15) 3",
"hex": "03"
},
{
"name": "14 - (4)",
"label": "(14) 4",
"hex": "04"
},
{
"name": "13 - (5)",
"label": "(13) 5",
"hex": "05"
},
{
"name": "12 - (6)",
"label": "(12) 6",
"hex": "06"
},
{
"name": "11 - (7)",
"label": "(11) 7",
"hex": "07"
}
]

View File

@@ -1,37 +0,0 @@
[
{
"name": "(1x REFI) 0",
"label": "0",
"hex": "00"
},
{
"name": "(1.5x REFI) 1",
"label": "1",
"hex": "01"
},
{
"name": "(2x REFI) 2",
"label": "2",
"hex": "02"
},
{
"name": "(3x REFI) 3",
"label": "3",
"hex": "03"
},
{
"name": "(4x REFI) 4",
"label": "4",
"hex": "04"
},
{
"name": "(6x REFI) 5",
"label": "5",
"hex": "05"
},
{
"name": "(MAX REFI) 6",
"label": "6",
"hex": "06"
}
]

View File

@@ -1,47 +0,0 @@
[
{
"name": "(140) 0",
"label": "0",
"hex": "00"
},
{
"name": "(120) 1",
"label": "1",
"hex": "01"
},
{
"name": "(100) 2",
"label": "2",
"hex": "02"
},
{
"name": "(90) 3",
"label": "3",
"hex": "03"
},
{
"name": "(80) 4",
"label": "4",
"hex": "04"
},
{
"name": "(70) 5",
"label": "5",
"hex": "05"
},
{
"name": "(60) 6",
"label": "6",
"hex": "06"
},
{
"name": "(50) 7",
"label": "7",
"hex": "07"
},
{
"name": "(40) 8",
"label": "8",
"hex": "08"
}
]

View File

@@ -1,42 +0,0 @@
[
{
"name": "18 - (0)",
"label": " (18) 0",
"hex": "00"
},
{
"name": "17 - (1)",
"label": " (17) 1",
"hex": "01"
},
{
"name": "16 - (2)",
"label": " (16) 2",
"hex": "02"
},
{
"name": "15 - (3)",
"label": " (15) 3",
"hex": "03"
},
{
"name": "14 - (4)",
"label": " (14) 4",
"hex": "04"
},
{
"name": "13 - (5)",
"label": " (13) 5",
"hex": "05"
},
{
"name": "12 - (6)",
"label": " (12) 6",
"hex": "06"
},
{
"name": "11 - (7)",
"label": " (11) 7",
"hex": "07"
}
]

View File

@@ -1,42 +0,0 @@
[
{
"name": "(10) 0",
"label": "0",
"hex": "00"
},
{
"name": "(7.5) 1",
"label": "1",
"hex": "01"
},
{
"name": "(6) 2",
"label": "2",
"hex": "02"
},
{
"name": "(5) 3",
"label": "3",
"hex": "03"
},
{
"name": "(4) 4",
"label": "4",
"hex": "04"
},
{
"name": "(3) 5",
"label": "5",
"hex": "05"
},
{
"name": "(2) 6",
"label": "6",
"hex": "06"
},
{
"name": "(1) 7",
"label": "7",
"hex": "07"
}
]

View File

@@ -1,52 +0,0 @@
[
{
"name": " 0",
"label": "0",
"hex": "00"
},
{
"name": " 1",
"label": "1",
"hex": "01"
},
{
"name": " 2",
"label": "2",
"hex": "02"
},
{
"name": " 3",
"label": "3",
"hex": "03"
},
{
"name": " 4",
"label": "4",
"hex": "04"
},
{
"name": " 5",
"label": "5",
"hex": "05"
},
{
"name": " 6",
"label": "6",
"hex": "06"
},
{
"name": " 7",
"label": "7",
"hex": "07"
},
{
"name": " 8",
"label": "8",
"hex": "08"
},
{
"name": " 9",
"label": "9",
"hex": "09"
}
]

View File

@@ -1,52 +0,0 @@
[
{
"name": "(10) 0",
"label": "0",
"hex": "00"
},
{
"name": "(9) 1",
"label": "1",
"hex": "01"
},
{
"name": "(8) 2",
"label": "2",
"hex": "02"
},
{
"name": "(7) 3",
"label": "3",
"hex": "03"
},
{
"name": "(6) 4",
"label": "4",
"hex": "04"
},
{
"name": "(5) 5",
"label": "5",
"hex": "05"
},
{
"name": "(4) 6",
"label": "6",
"hex": "06"
},
{
"name": "(3) 7",
"label": "7",
"hex": "07"
},
{
"name": "(2) 8",
"label": "8",
"hex": "08"
},
{
"name": "(1) 9",
"label": "9",
"hex": "09"
}
]

Binary file not shown.

View File

@@ -1,78 +0,0 @@
import json
import dearpygui.dearpygui as dpg
import os
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
timings = {
"tRCD": "mariko/ram_trcd.json",
"tRP": "mariko/ram_trp.json",
"tRAS": "mariko/ram_tras.json",
"tRRD": "mariko/ram_trrd.json",
"tRFC": "mariko/ram_trfc.json",
"tRTW": "mariko/ram_trtw.json",
"tWTR": "mariko/ram_twtr.json",
"tREFI": "mariko/ram_trefi.json"
}
timing_data = {}
for timing_name, rel_path in timings.items():
path = os.path.join(BASE_DIR, rel_path)
if os.path.exists(path):
try:
with open(path, "r") as f:
raw = json.load(f)
steps = {}
if isinstance(raw, list):
for i, entry in enumerate(raw):
if isinstance(entry, dict) and "name" in entry:
steps[i] = entry["name"].strip()
else:
steps[i] = str(entry)
elif isinstance(raw, dict):
for k, entry in raw.items():
if isinstance(entry, dict) and "name" in entry:
steps[int(k)] = entry["name"].strip()
else:
steps[int(k)] = str(entry)
timing_data[timing_name] = steps
except Exception as e:
print(f"Error loading {path}: {e}")
timing_data[timing_name] = {}
else:
print(f"Missing file: {path}")
timing_data[timing_name] = {}
def update_slider_label(sender, app_data, user_data):
timing_name = user_data
step = int(app_data)
name_value = timing_data[timing_name].get(step, "(no name)")
new_label = f"{timing_name}: {name_value}"
dpg.set_item_label(sender, new_label)
# --- GUI ---
dpg.create_context()
dpg.create_viewport(title="EOS Real Timings", width=600, height=500)
with dpg.window(label="Timings", width=580, height=480, tag="main"):
dpg.add_text("Select timings")
for timing_name, steps in timing_data.items():
if steps:
max_step = max(steps.keys())
current_name = steps.get(0, "")
dpg.add_slider_int(
label=f"{timing_name}: {current_name}",
min_value=0,
max_value=max_step,
default_value=0,
callback=update_slider_label,
user_data=timing_name,
width=400
)
else:
dpg.add_text(f"{timing_name}: (JSON not found or invalid)")
dpg.set_primary_window("main", True)
dpg.setup_dearpygui()
dpg.show_viewport()
dpg.start_dearpygui()
dpg.destroy_context()

View File

@@ -1,38 +0,0 @@
# -*- mode: python ; coding: utf-8 -*-
a = Analysis(
['eostimingutil.py'],
pathex=[],
binaries=[],
datas=[],
hiddenimports=[],
hookspath=[],
hooksconfig={},
runtime_hooks=[],
excludes=[],
noarchive=False,
optimize=0,
)
pyz = PYZ(a.pure)
exe = EXE(
pyz,
a.scripts,
a.binaries,
a.datas,
[],
name='eostimingutil',
debug=False,
bootloader_ignore_signals=False,
strip=False,
upx=True,
upx_exclude=[],
runtime_tmpdir=None,
console=False,
disable_windowed_traceback=False,
argv_emulation=False,
target_arch=None,
codesign_identity=None,
entitlements_file=None,
)

View File

@@ -1,52 +0,0 @@
[
{
"name": "42",
"label": "(42) 0",
"hex": "00"
},
{
"name": "36",
"label": "(36) 1",
"hex": "01"
},
{
"name": "34",
"label": "(34) 2",
"hex": "02"
},
{
"name": "32",
"label": "(32) 3",
"hex": "03"
},
{
"name": "30",
"label": "(30) 4",
"hex": "04"
},
{
"name": "28",
"label": "(28) 5",
"hex": "05"
},
{
"name": "26",
"label": "(26) 6",
"hex": "06"
},
{
"name": "24",
"label": "(24) 7",
"hex": "07"
},
{
"name": "22",
"label": "(22) 8",
"hex": "08"
},
{
"name": "20",
"label": "(20) 9",
"hex": "09"
}
]

View File

@@ -1,42 +0,0 @@
[
{
"name": "18 - (0)",
"label": "(18) 0",
"hex": "00"
},
{
"name": "17 - (1)",
"label": "(17) 1",
"hex": "01"
},
{
"name": "16 - (2)",
"label": "(16) 2",
"hex": "02"
},
{
"name": "15 - (3)",
"label": "(15) 3",
"hex": "03"
},
{
"name": "14 - (4)",
"label": "(14) 4",
"hex": "04"
},
{
"name": "13 - (5)",
"label": "(13) 5",
"hex": "05"
},
{
"name": "12 - (6)",
"label": "(12) 6",
"hex": "06"
},
{
"name": "11 - (7)",
"label": "(11) 7",
"hex": "07"
}
]

View File

@@ -1,37 +0,0 @@
[
{
"name": "(1x REFI) 0",
"label": "0",
"hex": "00"
},
{
"name": "(1.5x REFI) 1",
"label": "1",
"hex": "01"
},
{
"name": "(2x REFI) 2",
"label": "2",
"hex": "02"
},
{
"name": "(3x REFI) 3",
"label": "3",
"hex": "03"
},
{
"name": "(4x REFI) 4",
"label": "4",
"hex": "04"
},
{
"name": "(6x REFI) 5",
"label": "5",
"hex": "05"
},
{
"name": "(MAX REFI) 6",
"label": "6",
"hex": "06"
}
]

View File

@@ -1,47 +0,0 @@
[
{
"name": "(140) 0",
"label": "0",
"hex": "00"
},
{
"name": "(120) 1",
"label": "1",
"hex": "01"
},
{
"name": "(100) 2",
"label": "2",
"hex": "02"
},
{
"name": "(90) 3",
"label": "3",
"hex": "03"
},
{
"name": "(80) 4",
"label": "4",
"hex": "04"
},
{
"name": "(70) 5",
"label": "5",
"hex": "05"
},
{
"name": "(60) 6",
"label": "6",
"hex": "06"
},
{
"name": "(50) 7",
"label": "7",
"hex": "07"
},
{
"name": "(40) 8",
"label": "8",
"hex": "08"
}
]

View File

@@ -1,42 +0,0 @@
[
{
"name": "18 - (0)",
"label": " (18) 0",
"hex": "00"
},
{
"name": "17 - (1)",
"label": " (17) 1",
"hex": "01"
},
{
"name": "16 - (2)",
"label": " (16) 2",
"hex": "02"
},
{
"name": "15 - (3)",
"label": " (15) 3",
"hex": "03"
},
{
"name": "14 - (4)",
"label": " (14) 4",
"hex": "04"
},
{
"name": "13 - (5)",
"label": " (13) 5",
"hex": "05"
},
{
"name": "12 - (6)",
"label": " (12) 6",
"hex": "06"
},
{
"name": "11 - (7)",
"label": " (11) 7",
"hex": "07"
}
]

View File

@@ -1,42 +0,0 @@
[
{
"name": "(10) 0",
"label": "0",
"hex": "00"
},
{
"name": "(7.5) 1",
"label": "1",
"hex": "01"
},
{
"name": "(6) 2",
"label": "2",
"hex": "02"
},
{
"name": "(5) 3",
"label": "3",
"hex": "03"
},
{
"name": "(4) 4",
"label": "4",
"hex": "04"
},
{
"name": "(3) 5",
"label": "5",
"hex": "05"
},
{
"name": "(2) 6",
"label": "6",
"hex": "06"
},
{
"name": "(1) 7",
"label": "7",
"hex": "07"
}
]

View File

@@ -1,52 +0,0 @@
[
{
"name": " 0",
"label": "0",
"hex": "00"
},
{
"name": " 1",
"label": "1",
"hex": "01"
},
{
"name": " 2",
"label": "2",
"hex": "02"
},
{
"name": " 3",
"label": "3",
"hex": "03"
},
{
"name": " 4",
"label": "4",
"hex": "04"
},
{
"name": " 5",
"label": "5",
"hex": "05"
},
{
"name": " 6",
"label": "6",
"hex": "06"
},
{
"name": " 7",
"label": "7",
"hex": "07"
},
{
"name": " 8",
"label": "8",
"hex": "08"
},
{
"name": " 9",
"label": "9",
"hex": "09"
}
]

View File

@@ -1,52 +0,0 @@
[
{
"name": "(10) 0",
"label": "0",
"hex": "00"
},
{
"name": "(9) 1",
"label": "1",
"hex": "01"
},
{
"name": "(8) 2",
"label": "2",
"hex": "02"
},
{
"name": "(7) 3",
"label": "3",
"hex": "03"
},
{
"name": "(6) 4",
"label": "4",
"hex": "04"
},
{
"name": "(5) 5",
"label": "5",
"hex": "05"
},
{
"name": "(4) 6",
"label": "6",
"hex": "06"
},
{
"name": "(3) 7",
"label": "7",
"hex": "07"
},
{
"name": "(2) 8",
"label": "8",
"hex": "08"
},
{
"name": "(1) 9",
"label": "9",
"hex": "09"
}
]

View File

@@ -1,2 +0,0 @@
python eostimingutil.py