Giter VIP home page Giter VIP logo

Comments (5)

davidgiven avatar davidgiven commented on July 17, 2024

What platform are you on?

On Windows it's in the registry, somewhere in HKEY_LOCAL_MACHINE. On Linux it'll be in .config somewhere. On OSX... not sure. Some plist file somewhere. It's all abstracted behind a WxWidgets utility class (https://docs.wxwidgets.org/3.0/classwx_config_base.html), so I don't know the details.

from fluxengine.

mathe1 avatar mathe1 commented on July 17, 2024

Okay, I found the data; looked in wrong registry key (Windows).

Is stored here: HKCU\Software\FluxEngine\ExtraConfig

If there is an error, the GUI doesn't load any other config.

I would like to change the built-in configs, but seems no way to do it?

from fluxengine.

davidgiven avatar davidgiven commented on July 17, 2024

I am, in fact, working on a complete rewrite of the GUI because the one you're using is terrible.

Regarding changing the built-in configs: you can't, other than rebuilding the program. However, you can put textproto configs into a file and then reference them from ExtraConfig. Of course, they'll get loaded on top of the default config for whatever format you're using.

from fluxengine.

mathe1 avatar mathe1 commented on July 17, 2024

Ah, GUI looks fine for me, but would like to click checkboxes for the mass of options there in the CLI...

I working on brother 240k-Disks from LW-30 (FAT-ID: "BDOSV250") and maybe 720k-Disk from LW-350 (FAT-ID: "BDOSV720").

The GUI's config starts not at Track 0, so the directory of the diskette missed; this is an error in the config.. that I would try fix..

Config "rolandd20" works great for LW-30-Disks...

from fluxengine.

davidgiven avatar davidgiven commented on July 17, 2024

Ah, that problem's due to the variable track alignment on the Brother 240kB disks. Different drives put track 0 in different places. Rather than using the rolandd20 config. try using the Brother 240kB config but set drive.head_bios=0 (or some other number; the default is 3).

from fluxengine.

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.