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

Set some core specific values #27

Open
gutomaia opened this issue Apr 9, 2024 · 1 comment
Open

Set some core specific values #27

gutomaia opened this issue Apr 9, 2024 · 1 comment

Comments

@gutomaia
Copy link

gutomaia commented Apr 9, 2024

I've set some core specific values. for testing. Example using the snes9x core, i'm using setting the env_vars values to disable same layers from rendering.

emu.env_vars[b'snes9x_layer_1'] = b'disable'

First, trying to disable some noticeable features on the core, although it's not working.

@fregapple
Copy link

When I was looking at this project, I did find a way to change the core values. Though can't exactly remember what I did.

I think I wasn't able to change the values while the core was loaded. So I had to set them during core initialisation.

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