Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add CPU Frequency/overclock setting to libretro core #168

Open
QcSamuel opened this issue Mar 31, 2024 · 1 comment
Open

add CPU Frequency/overclock setting to libretro core #168

QcSamuel opened this issue Mar 31, 2024 · 1 comment

Comments

@QcSamuel
Copy link

IMG_9893

@jfroco
Copy link
Contributor

jfroco commented Oct 28, 2024

That windows is for editing the machine's config.ini file. You can do the same on RetroArch by changing that parameter directly in your system/Machines folder.

Example:

system/Machines/SEGA - SG-1000/config.ini:

[CMOS]
Enable CMOS=0
Battery Backed=0
[Video]
version=TMS99x8A
vram size=16kB
[Subslotted Slots]
slot 0=0
slot 1=0
slot 2=0
slot 3=0
[External Slots]
slot A=1 0
slot B=1 0
[FDC]
Count=2
[CPU]
Z80 Frequency=3579545Hz
[Board]
type=SG-1000
[Slots]
0 0 6 2 111 "" ""

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants