spiritualized1997/openFPGA-GB-GBC

Analogue Pocket OS update December 2023

ThePrinceOfTroy opened this issue · 12 comments

When will support for openfpga display filters be added?

Filters were added December 25 2023 via 2.0 Firmware.

Filters were added December 25 2023 via 2.0 Firmware.

A little tip for your future life:
If you have no idea what you're talking about, you should keep quiet.

Filters were added December 25 2023 via 2.0 Firmware.

Right, but does the core itself need an update? I've updated my Pocket and I still have no ability to use the filters. Maybe I'm doing something wrong

Filters were added December 25 2023 via 2.0 Firmware.

A little tip for your future life: If you have no idea what you're talking about, you should keep quiet.

Right back at you

Filters were added December 25 2023 via 2.0 Firmware.

Right, but does the core itself need an update? I've updated my Pocket and I still have no ability to use the filters. Maybe I'm doing something wrong

Play any .gbc / .gb game, press the Analogue-button. Does it show "display mode"? In any case ...post a photo why don't you

Filters were added December 25 2023 via 2.0 Firmware.

Right, but does the core itself need an update? I've updated my Pocket and I still have no ability to use the filters. Maybe I'm doing something wrong

just ignore the guy... He has absolutely no idea what he's talking about. You're right, the core needs to be updated.

I just had a look and 2 hours ago a project popped up on Github that does exactly what we want.

https://github.com/budude2/openfgpa-GBC

I just tested it and the display modes work ! The core also offers RTC support.

Give it a try, if you have any questions feel free to contact me.

PXL_20240103_020753193
PXL_20240103_020820981

Edit:

One problem at the moment, no save states. But it is in progress

I don't see what the OP means if not this...

IMG_3611

@SaulGoodman1337 please do tell how I am confused about the topic!

@SaulGoodman1337 You can refer to this list and add filters to the core yourself:
https://www.analogue.co/developer/docs/core-definition-files/video-json#display-mode-id-table

Here's an example of a GBC core addition to spiritualized1997:
Pocket:\Cores\Spiritualized.GBC\video.json

{
    "video": {
        "magic": "APF_VER_1",
        "scaler_modes": [
            {
                "width": 160,
                "height": 144,
                "aspect_w": 160,
                "aspect_h": 144,
                "rotation": 0,
                "mirror": 0
            }
        ],
        "display_modes": [
            {
                "id": "0x10"
            },
            {
                "id": "0x20"
            },
            {
                "id": "0x30"
            },
            {
                "id": "0x31"
            },
            {
                "id": "0x32"
            },
            {
                "id": "0x40"
            },
            {
                "id": "0xE0"
            }
        ]
    }
}

Tell me, am I in a madhouse here?
OP is talking about Modes:

  • Original GB DMG
  • Original GBP
  • Original GBP Light

which are currently not possible because the core needs an Update. OP is absolutely right here and you two have absolutely no idea what you are talking about.
But I don't care now, live in your world.

PXL_20240103_122957439 MP
PXL_20240103_123003075
PXL_20240103_123007547
PXL_20240103_123450367

@JoneWang
It's even in your link....
For display modes:

  • 0x21 Original GB DMG
  • 0x22 Original GBP
  • 0x23 Original GBP Light

Requires core response, which is not possible with the current Spiritualized Core.
But the main thing is to post a link that you don't understand yourself. Bravo.

Tell me, am I in a madhouse here? OP is talking about Modes:

  • Original GB DMG
  • Original GBP
  • Original GBP Light

(sure those modes are not supported by this! core, fair enough)

Perhaps, you are (over)-assuming that the OP is actually talking about just those individual modes and not in a more general sense
...Perhaps he just never used one of the Auto-Updaters (like Matt-Panella) that adds the configs to the .json files automatically ...as simple as that🫣

Tell me, am I in a madhouse here? OP is talking about Modes:

  • Original GB DMG
  • Original GBP
  • Original GBP Light

(sure those modes are not supported by this! core, fair enough)

Perhaps, you are (over)-assuming that the OP is actually talking about just those individual modes and not in a more general sense ...Perhaps he just never used one of the Auto-Updaters (like Matt-Panella) that adds the configs to the .json files automatically ...as simple as that🫣

Please stop suggesting that you had any idea what this was actually about. You don't.
I'm out at this point.

@ThePrinceOfTroy
Have fun with the display modes

Please stop suggesting that you had any idea what this was actually about. You don't. I'm out at this point.

Nor did you, obviously🙊 (*But yes I am aware for those Modes the Core would need an update, but the OP did not ask that)