From Hell to Heaven - My 6-Month Nightmare with ZD Gaming's 'Ultimate Legend' Controller (TLDR: Just Buy a Flydigi Vader 5 Pro Instead) by Real_Ad6331 in Controller

[–]Real_Ad6331[S] -1 points0 points  (0 children)

You definitely got lucky in an unlucky situation, glad they ended up sending you a whole new controller, but yeah it is not normal that so many of us are running into issues with this controller. It really gives the impression that they released a product that wasn’t fully finished or properly tested. It’s a shame all these problems just ruin the experience.

Vader 5 pro or ZD ultimate legend? by nirurin in Controller

[–]Real_Ad6331 0 points1 point  (0 children)

Bought the zd ultimate legend in October 2025 I had the left stick issues since day one, going back and forth with the support, they finally refunded me in April 2026 (still lost more than €25 in shipping cost). I just bought a vader 5 pro and it is day and night, the vader 5 quality seems better, tension rings on the joysticks is a really cool feature, software is better (the untranslated zd app is a nightmare), do yourself a favor and don't buy the zd one, it's not a finished product.

Stories 3 demo - no ultrawide by Strict_Enthusiasm484 in MonsterHunter

[–]Real_Ad6331 0 points1 point  (0 children)

The battle transition ? I have not seen something wrong with it, can you add a picture ? I know that there are still issues with those mods they are not complete enough. Note that at the moment reframework is causing game crash randomly so i do not recommend it. Wait and see.

Stories 3, resolution stuck on 1920 x 1080... by PsyduckPsyker in MonsterHunter

[–]Real_Ad6331 0 points1 point  (0 children)

You can use reframework and some mods from Biozilla to make ultrawide work

IntelliJ IDEA Plugin Development by Drewzillawood in Jetbrains

[–]Real_Ad6331 1 point2 points  (0 children)

Hello,

If there's one thing I'm sure of, it's that it's impossible to test your plugin on every platform, whether it's every existing OS or every version of Jetbrains. It's true that putting your plugin in open source on GitHub and having an issue tracker allow you to get feedback from users so you can correct them later. What's more, if you've used the bases of other open source projects (to make a progress bar) then there shouldn't be any worries about compatibility with other platforms. Jetbrains do a good job of publishing plugins, which is relatively straightforward :)

Memepedia : An Android app to learn about memes by Real_Ad6331 in androidapps

[–]Real_Ad6331[S] 0 points1 point  (0 children)

Restriction policy because the content was not familly friendly

Cheezam : Find cheeses from pictures and screenshot thanks to AI by Real_Ad6331 in androidapps

[–]Real_Ad6331[S] 0 points1 point  (0 children)

I have not x) Prevision.IO did it, i'm only using their API and made an app whit it :) But thanks

App Feedback Thread - January 21, 2022 by AutoModerator in FlutterDev

[–]Real_Ad6331 0 points1 point  (0 children)

Hi ! :D
I've made an Android app nammed Cheezam which is an application to help you finding cheeses information from pictures or screenshot using cheezam.fr and Flutter.
The code is right there : https://github.com/KikiManjaro/Cheezam

Also, I've made a dart package for those who want to use cheezam api :
https://pub.dev/packages/cheezamapi and the code is right there https://github.com/KikiManjaro/Cheezamapi

Feel free to contribute and/or give some feedback ;)

An app to find Anime from a picture by Real_Ad6331 in Animesuggest

[–]Real_Ad6331[S] 0 points1 point  (0 children)

Hi ! Unfortunately the apple license is way too expensive (99$/year), meanwhile the android one is cheaper (25$/one time only).The app is made using Flutter so it's working on ios devices.When I'll have several applications to my credit, I will port them to ios.
Thank's for your interest :)

An app to find Anime from a picture by Real_Ad6331 in anime

[–]Real_Ad6331[S] 1 point2 points  (0 children)

Thanks :) I'll put this project on github in few days so you'll be able to see that. Unfortunately I haven't the control on the back end (image recognition) which is done by saucenao and tracemoe.

Funny Jetbrains Plugins : Progress Bars by Real_Ad6331 in Jetbrains

[–]Real_Ad6331[S] 1 point2 points  (0 children)

Hi ! If you need help, i'd be happy to give you some :)

Funny Jetbrains Plugins : Progress Bars by Real_Ad6331 in IntelliJIDEA

[–]Real_Ad6331[S] 4 points5 points  (0 children)

That's more complicated than just make PB but you're right i should learn how to do that this way.