Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

LethalDumpster

4
Posts
2
Topics
1
Followers
A member registered Aug 05, 2020 · View creator page →

Recent community posts

I've made a discord to provide a good place to centralize projects and communications!

https://discord.gg/2PnB2BPJfg

How can I setup manifest action's used as launch options, to utilize the same EXE?

When setting up actions that point to the same .exe or .lnk for variations such as arguments, any following actions after the first are removed from the apps list of buttons.

For example:

```[[actions]]

name = "Play"

path = "Game.exe"

[[actions]]

name = "Play Ultra LOW"

path = "Game.exe"

args = ["-UltraLow"]```

That second actions use of the same .exe, causes it to be removed by the app as an option. There is an alternative where shortcuts can be used.

For example:

```[[actions]]

name = "Play"

path = "Game.exe"

[[actions]]

name = "Play Ultra LOW"

path = "Game.exe - Shortcut.lnk"

args = ["-UltraLow"]```


In this instance, both options would finally show up in the app. But this leads to a bloat of shortcuts in the installation directory, and shortcuts by default don't use local directory. They use full system directories like c:\

He made it with AAA assets, and didn't do much work to size them down. Plus the the core of the engine, UnrealEngine4 is heavy on its own. Not really meant for lil indie games, so its kinda big.

Wave 200. After about wave 130, gold is basically limitless, but theres also no more room for towers and no more room for upgrades. So I'd say by 250-300 waves, you would die regardless of skill. So I alt+f4 of boredom by wave 205.