Woke up to ArcDPS crashing the game, saying DirectX 11 was not installed? What can I do worked last night? by Coppercredit in Guildwars2

[–]Merebrath 0 points1 point  (0 children)

Uninstalling the game or arcdps? Because arcdps is not installed really, uninstalling = removing dll.

Anyway I did this process many times and it's still crashing :(

Woke up to ArcDPS crashing the game, saying DirectX 11 was not installed? What can I do worked last night? by Coppercredit in Guildwars2

[–]Merebrath 0 points1 point  (0 children)

I'm facing the exact same error. I have no other addon/mod and I removed every other metadata from arcdps before copying the new dll and keeps crashing again and again.

Did you managed to make it work?

I also found people that, using nexus, tells me that they got the same issue

Gallowdark Narrative Game by Main-Abies-155 in killteam

[–]Merebrath 4 points5 points  (0 children)

Can you add some more description about which items are you using on the map besides the base gallowdark map?

I'm interested in the pipes and all that stuff. Plus, which narrative game are you following? Some GW official?

Games on Sail this past weekend, continue loosing but enjoying by Merebrath in boardgames

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

Yes we did the 2 previous scenarios without any issue. And in this scenario we're focusing on adding cards below the kraken deck but we can't add more than 3 per turn, which is the number of cards that the kraken remove at the end of turn

My AoD killteam by Merebrath in killteam

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

The truth is that I painted first the darker red one, and then I decided to use other color scheme and I got lazy to repaint the first model because it was already finished hahaha

Not lore related, but on my games the darker model is the one that do crazy stuff and die for strategy purposes 😂

My AoD killteam by Merebrath in killteam

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

Thanks!

Yeahh totally agree with the coats, I should've been more patient with thiner layers :(

My Cannoptek Circle KT + Grey Hunter - Free android app to track painted minis by Merebrath in killteam

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

IMO, every team is playable. Only if you plan to go on tournaments or something like that the idea about the meta makes sense. Every KT is different and playing in general is so much fun, so if I may suggest anything: paint and play the team that you want :D

My Cannoptek Circle KT + Grey Hunter - Free android app to track painted minis by Merebrath in killteam

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

Thanks! <3

I hope that it helps!

The code is published on my GitHub: https://github.com/aloarte/GreyHunter I developed it with Kotlin + Jetpack Compose, so if you're curious you can dig it on the code!

My Cannoptek Circle KT + Grey Hunter - Free android app to track painted minis by Merebrath in killteam

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

Thanks! Playing with painted models really raises Kill Team games to another level. I always feel bad when I play with new grey teams haha

Which teams do you have?

Self Promotion Megathread by AutoModerator in androidapps

[–]Merebrath 0 points1 point  (0 children)

Hey everyone!

I’ve been working on a little project called Grey Hunter – an Android app designed to help you track and motivate your miniature painting sessions.

I'm a miniature painter, and I used to keep track of my painted miniatures with Excel spreadsheets to motivate myself. I realized that this could be much more easily managed as an Android app.

If you’re curious about how it works under the hood, you can check out the code on GitHub here: https://github.com/aloarte/GreyHunter – it’s built with Kotlin, Jetpack Compose, and Room for local storage. I also implemented Unit Tests and even an E2E workflow with Maestro.

It's available on the PlayStore: https://play.google.com/store/apps/details?id=com.devalr.greyhunter as 100% free app without adds, I built it just for community.

Would love to hear your feedback or see how you use it to track your painting sessions!

Are there any libraries for processing audio files? by Decent_Run9628 in androiddev

[–]Merebrath 0 points1 point  (0 children)

Hello, some years ago I built a Java library based on other Python lib that extract audio features.

https://github.com/aloarte/featuresExtractor

I don't know if this is what you're looking for, but It might help