-
I tried to deobfuscate a game that has Il2cpp with
- il2Cpp Dumper [extract all the dlls from UnityPlayer.dll]
- .Net Reflector 10.2 [Extract all the C# code from dlls]
- De4Dot [Deobfuscator…
-
```
I open this topic to discuss the idea of additional media to ship with Grafx2.
I'm thinking specifically of Deluxe Paint, which had one disk with sample
images to play with: A "savannah" landscape…
-
```
I open this topic to discuss the idea of additional media to ship with Grafx2.
I'm thinking specifically of Deluxe Paint, which had one disk with sample
images to play with: A "savannah" landscape…
-
```
I open this topic to discuss the idea of additional media to ship with Grafx2.
I'm thinking specifically of Deluxe Paint, which had one disk with sample
images to play with: A "savannah" landscape…
-
Below is my code
`MarcL\AmazonAPI Object
(
[urlBuilder:MarcL\AmazonAPI:private] => MarcL\AmazonUrlBuilder Object
(
[secretKey:MarcL\AmazonUrlBuilder:private] => HF3PzDpM6v…
-
```
I open this topic to discuss the idea of additional media to ship with Grafx2.
I'm thinking specifically of Deluxe Paint, which had one disk with sample
images to play with: A "savannah" landscape…
-
What would be a motivation for such project? Which usecase would it address for someone? At the moment I can only think of Android clients that could potentially use this.
Would be nice to see such…
-
In the LTN route planning tool, we display 4 routes at a time:
![Screenshot from 2022-03-23 10-52-47](https://user-images.githubusercontent.com/1664407/159683468-e5bc7158-1686-42f3-a59d-89bd84296486.…
-
I tried to make a simple macro with two lines:
NarratorTools.scenery();
NarratorTools.chatMessage.narrate("test");
But it does either one or the other, not both. Usually on first try, it does t…
-
Making this weapon unlockable through the new item system. Might want to redesign the projectile so it's less Combine-adjacent. Should probably also redo the UV map so the texture is more uniform-size…