[Solved]Portablied version of program crashes, normal doesn't.
Hi everyone,
I wanted to make a portable version of a game, for personal use only, since I bought the game myself. (Is this allowed?)
I extracted the installer, got all the files, they work, run, do everything I want to when ran from any location.
Now i wanted to make this little game portable. I made the *gamenameportable*launcher.ini. (As you can see I left out the name of the game, I wasn't sure if I was allowed to do this in the first place.)
[Launch] AppName=*gamename*Portable ProgramExecutable=*gamename*\*gamename*.exe LaunchAppAfterSplash=true