Koko-aio shader discussions and updates

Cant say… That system should be more than enough to play without slowdowns, considering that on a 4rth gen igp it runs at 95fps for lowres content at 1080p.

If you’re using black frame insertions or similar, try to turn it off.

Also see if switching from/to Vulkan/Glcore changes something.

As last step, see if lowering output resolution to 1080p helps.

Are you using cores that upscale the content, maybe?

Dekuji za rady :líbání_srdce:

I have a very similar system: Intel Core i5 6400 @ 2.70GHz, GeForce GTX 960, 8GB ram

I’m on win10 and generally use glcore, and a 1080p monitor.

If you need I can try specific game+shader.

1 Like

I’m trying to run Koko-aio in a i5 4690K with a Radeon HD R5870. Vulkan is not an option for that old system, so Glcore is the only (?) choice. I can’t get it running. The core never starts, no error report in RA. However, Uborder runs OK. Any clues?

I’ve an i5 4590 and it runs on that igp with vulkan and with glcore without issues (GLCore is even faster), so it has been something tied to your system.

You could activate debug logging for core and frontend in the retroarch options and paste the results here and/or if it ever worked on that system, identify the commit that broke it for you.

1 Like

Windows 10? Latest Retroarch version?

Nope, I’m on Linux, and yes, latest RA version.

-edit-

just tested win10+glcore+nvidia, all fine.

1 Like

Which Nvidia card?

In Windows I can’t even get RA running in Vulkan using my i5 IGP. It refuses to start. Edit: I get it running in GLcore though…

GTX 1660

Probably because there’s no Windows Vulkan drivers for that IGP

What is “it”? Koko-aio or Retroarch?

…and done:

…you may need to increase gamma_out after applying that option; also the needed amount depends onyour eyesight too :slight_smile:

…I can’t express how liberated I feel… I’ve always had to fight here and there with slotmasks on 1080p, maybe because of my eyes, I don’t know… it seems not everyone is sensible to that issue, but now finally i can just move a slider and done!

Take this, you slotmask on solid colors! At last I’ve finally got my sweet revenge, Ah Ah Ah!

11 Likes

Ok, so there are Vulkan drivers for Linux for that IGP? You said you get it running with Vulkan before:

Both.

In any case, I´m experimenting with Koko-aio, uborder, my i5 4th generation IGP, and my old Radeon 5870, both in Glcore and D3D11. All in Windows 10. I´ll post results

Yes, I think any Intel >=Haswell has Vulkan under Linux, but performance are better with GLCore.

1 Like

Great stuff!! Well done.

1 Like

Hi @kokoko3k - did you know that FBNeo has a “Hires Dip Switch” for vector games? As soon as you launch a vector game, the Dip Switch is available in the Core Options. At least I didn’t since yesterday when I strumbled over it, and it works great!

FBNeo

MAME (current)

MAME 2003-plus

MAME current has still the best results, but configuration is more difficult

Identical presets, starting from Vector_std_4_mame2003plus_defaults.slangp - but then boosting up those values (by trial and error):
IN_GLOW_POWER = “1.000000”
IN_GLOW_SPREAD = “1.050000”
BLOOM_SIZE = “4.000000”
BLOOM_GAMMA = “1.000000”
BLOOM_GAMMA_OUT = “0.900000”
BLOOM_POWER = “3.799998”

During gameplay, the asteroids glow like real ones and have a tail :grin:.

4 Likes

Maybe a newer FBNeo version has that, I’ve locked the core, but it is sure a good thing.

TIP: If you want to capture the tails, you can pause via “k” key :wink:

3 Likes

Yes indeed! But not via RetroArch Screenshot, but via system (here MacOS) screenshot - nice!

3 Likes

And here comes the first tilted screen!
Original: https://emumovies.com/files/file/4939-donkey-kong-realistic-bezel-with-tilted-screen-for-mame/?tab=comments
Of course you can use this for any Donkey Kong instalment - here Barellpalloza for FBNeo:

EDIT: Interesting difference:
FBNeo and MAME2003 have TILT -17 and Offset-X -0.031
But in MAME current and MAME2003-plus I have to set these two values to positive.

3 Likes

Ok now 90 unique graphics (including two generic artworks) are out, bleeding edge koko-aio included:

Clearly the new vector presets deserve a lot of attention, as they rule (particularly in MAME current with the Alternative Render Core Option activated per game, but FBNeo Hires Dipswitch setting comes close).
Cheers!
4 Likes

Hey @kokoko3k, I want to roll back RetroArch to version 1.19.1 to avoid the annoying $CORE$ wildacrd bug (Windows related), and I think I forgot how that might affect koko-aio latest, if at all?

It’s sad to see this feature get bugged since I’ve built quite the setup around it, I hope they’ll figure it out in the future.

1 Like

Yep, unfortunately there are some missing features, but nothing breaking:

  1. Missing FrameTime uniforms -> the static option: FPS_HALVER cannot be used.
  2. Missing CoreAspect uniforms -> the global aspect ratio options -7 and -8 cannot be used.
  3. Missing #pragma include_optional -> the file config/config-user-optional.txt cannot be used (you’ve to rely on the legacy config/config-user.txt, still supported for compatibility)
2 Likes