64-bit Application? #21
-
64-bit Application
I do not know about coding or programming, but I think the difference will be like similar to 'native 4K' vs 'upscaled 4K from 1080p'. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
According to what I know, only difference in 32-bit and 64-bit is memory allowed to application. Originally this app used to be 64bit but then made it 32bit since there was no performance difference, I'm leaving link of a portable version of 64bit if you want to test. https://mega.nz/file/gAwRQaqL#w9WB1rlWxkw-dD-vQ6yBmX8PkefkeJt-CGiHS_6iPZE As for why i didn't make both 32bit and 64bit? |
Beta Was this translation helpful? Give feedback.
According to what I know, only difference in 32-bit and 64-bit is memory allowed to application. Originally this app used to be 64bit but then made it 32bit since there was no performance difference, I'm leaving link of a portable version of 64bit if you want to test. https://mega.nz/file/gAwRQaqL#w9WB1rlWxkw-dD-vQ6yBmX8PkefkeJt-CGiHS_6iPZE
As for why i didn't make both 32bit and 64bit?
I wasn't able to automate compiling and uploading of apps on GitHub. So, you can imagine compiling 4 difference versions and then uploading them and not to mention it also create some problem is auto update.