GithubHelp home page GithubHelp logo

common settings for many cores about main_mister HOT 5 OPEN

jotego avatar jotego commented on June 30, 2024
common settings for many cores

from main_mister.

Comments (5)

wickerwaka avatar wickerwaka commented on June 30, 2024 1

I don't know if having them in the INI solves any problems and probably would create more confusion.

I do like the idea of the core config data being plain text instead of a blob of binary data. All the information is in the confstr to do it and it would make the config data more resilient to core changes. The CPU and diskspace costs aren't significant. If people did want to manage settings with some external script then it would be more practical with text than binary.

from main_mister.

sorgelig avatar sorgelig commented on June 30, 2024

Do you mean, user is ready to play the arcade core but too lazy to enter OSD settings once?
MiSTer doesn't allow to manage the same settings from both INI and OSD. Settings are controlled in either one place or another, not both.

Besides that, there are already enough problems with settings. Users download packs with many settings pre-made, then come to me to complain that something misbehaves while it's simply some settings are changed.

It's better if core would load in default fail-safe settings at beginning, and if something is not right, then user will adjust. It's not a problem to adjust the settings in core you supposed to use.

from main_mister.

jotego avatar jotego commented on June 30, 2024

I think that the user experience would be better if they adjust settings for their TV once for as many cores as possible.

A general way of being able to modify core settings in the ini file looks like a very convenient extension for everyone. Including people making download packs.

Thank for sharing your thoughts on this. I'll keep an eye open in case this is re-considered in the future.

from main_mister.

sorgelig avatar sorgelig commented on June 30, 2024

Yes and no. Sometimes options get renamed or values added/deleted. This will give confusion too. While in blob, names aren't matter.

from main_mister.

birdybro avatar birdybro commented on June 30, 2024

Regarding the cfg/blob discussion, couldn't you do it instead like this for instance --> https://github.com/MiSTer-devel/Arcade-Joust2_MiSTer/blob/master/Arcade-Joust2.sv#L214-L224

...
[2]Orientation=Horz
[5:3]Scandoubler FX=None
[9:8]Aspect ratio=[ARC1]
...

The names would be ignored by parsing, it's merely there for the user, just the status bits are considered by the program and the corresponding value.

from main_mister.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.