GithubHelp home page GithubHelp logo

Comments (19)

Pyrdacor avatar Pyrdacor commented on May 12, 2024

Do you have the file Palettes.amb inside the amberfiles directory?

from ambermoon.net.

Thallyrion avatar Thallyrion commented on May 12, 2024

from ambermoon.net.

Pyrdacor avatar Pyrdacor commented on May 12, 2024

Ah ok I found the bug. Will fix it soon.

You can use the following workaround:

Go to your app data folder (you can enter "%APPDATA%" in CMD or Windows Explorer). If there is no folder called "Ambermoon", create it. Go into the folder "Ambermoon". If there is no file "ambermoon.cfg", create it as a text file. This is the main configuration file in JSON format. It looks like this:

{
    "Width": 1280,
    "Height": 800,
    "Fullscreen": false,
    "DataPath": "C:\\path\\to\\amberfiles\\directory"
}

Enter the path to the amberfiles directory for DataPath. Use double backslash for path delimiters. This should work.

from ambermoon.net.

Pyrdacor avatar Pyrdacor commented on May 12, 2024

@Thallyrion Should be fixed in v1.0.3. Download link was added on main page or download it here.

from ambermoon.net.

Thallyrion avatar Thallyrion commented on May 12, 2024

from ambermoon.net.

Thallyrion avatar Thallyrion commented on May 12, 2024

from ambermoon.net.

Thallyrion avatar Thallyrion commented on May 12, 2024

from ambermoon.net.

Pyrdacor avatar Pyrdacor commented on May 12, 2024

I can't view the last image for some reason. But I guess it is my local development directory. I checked the code. It should no longer be inside the code in v1.0.3. Please delete the ambermoon.cfg and re-test. Maybe the path was updated to "C:\projects..." there.

If the config once was created, it will be used and the data path will stay the same. Maybe I'll add an option like "AlwaysUseExeDirForDataPath".

from ambermoon.net.

Pyrdacor avatar Pyrdacor commented on May 12, 2024

Great Project. Ambermoon is one of my all time favourites. So if you ever need something testet, let me know. Glad if i can be of help.

Thank you very much. It is my all time favorite as well. I can need a helping hand for sure. At this state there are a lot of bugs and not working things so it is a bit early for extensive testing I guess. But I will come back to you later if this is ok.

from ambermoon.net.

Thallyrion avatar Thallyrion commented on May 12, 2024

from ambermoon.net.

Pyrdacor avatar Pyrdacor commented on May 12, 2024

Hm it works on my end without problems and I don't have data in "C:\projects..." either. Can you test with v1.0.4 please? Make sure to remove the config file beforehand.

from ambermoon.net.

Thallyrion avatar Thallyrion commented on May 12, 2024

from ambermoon.net.

Thallyrion avatar Thallyrion commented on May 12, 2024

from ambermoon.net.

Pyrdacor avatar Pyrdacor commented on May 12, 2024

Strange. Ich bin zwar auch aus Deutschland, aber ich antworte mal englisch falls das auch für andere relevant ist:

I only coded a very rudimentary ADF reader which could read the ADF files I had (as well as the Settlers I ADFs for my other project). There are multiple file formats for ADFs. Some are more complicated and there is no support yet. Maybe you can send your ADFs to me via mail: [email protected]

Then I can try to add support. Maybe the ADFs use a newer format. Or they are corrupt.

from ambermoon.net.

Pyrdacor avatar Pyrdacor commented on May 12, 2024

Ok ADF files can now (v1.0.5) be loaded with any format (OFS - old file system and FFS - fast file system) as well as with international mode (INTL) or directory cache (DIRC). International mode is not tested yet but should be not relevant to Ambermoon at all.

I checked your ADF files. Only disk i (music, outro, etc) used the FFS format, the rest used OFS. But as I said you will be able to load them now.

from ambermoon.net.

Thallyrion avatar Thallyrion commented on May 12, 2024

from ambermoon.net.

Pyrdacor avatar Pyrdacor commented on May 12, 2024

Metibor found another issue where the "C:\Projects..." stuff might have caused problems. This should be fixed in v1.0.6 though.

from ambermoon.net.

Pyrdacor avatar Pyrdacor commented on May 12, 2024

Hi again. Can you please tell me where your Ambermoon ADF files are from and what version that really is?

I am decoding the AM2_CPU file and it is structurally identical between the german versions 1.01 and 1.05. So my hope was that I can use fixed offsets to extract some data. But your files (1.04 you said) are different very quickly. So what kind of version is this? Even the english 1.07 version has more identical parts to the other german versions than your 1.04 version. :D

from ambermoon.net.

Thallyrion avatar Thallyrion commented on May 12, 2024

from ambermoon.net.

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.