Adriel Café
Adriel Café
The same happens on [1.0.0-rc07](https://github.com/adrielcafe/voyager/releases/tag/1.0.0-rc07)?
Sorry for taking too long. Just tried to reproduce with your `TestScreen` and "Don't keep activities" enabled, seems the bug was solved in past releases. Feel free to reopen the...
Hi @Duna , Unfortunately is not possible to call the inline function `KBus.subscribe()` on Java code due to a [language limitation](https://stackoverflow.com/a/42742119/1055354) :/
Thanks @KarneAsada! I'm following another ways: 1. Trying to extract the alien words and their translations from the game files. I found **all translations** in **all languages**: - [English](http://pastebin.com/4d2emn7P) -...
There is an "easier" way to get these words. The `Assembler Script` below from this [Cheat Engine table](http://forum.cheatengine.org/viewtopic.php?t=594022&postdays=0&postorder=asc&start=0) can decode all alien words. But I have no idea about how...