AlbianWarp / AlbianWarpClient

Albian Warp Client component!
http://blog.albianwarp.com
GNU General Public License v3.0
9 stars 2 forks source link

Provide 32Bit executable #15

Closed KeyboardInterrupt closed 4 years ago

KeyboardInterrupt commented 6 years ago

With this being such an old game it makes sense people are more likely to run it on old 32Bit systems, we should accommodate for that by providing a 32Bit version of the client.

image

KeyboardInterrupt commented 6 years ago

https://stackoverflow.com/a/24661627/7774688

https://github.com/pyinstaller/pyinstaller/wiki/FAQ

What I plan to do for the Beta release is to spin up a (32Bit) Windows XP Virtual Machine for the initial release, but for future releases we probably want to find a better solution.

KeyboardInterrupt commented 6 years ago

I have set up a 32 Bit Python Environment on my dev. box and will try to provide a 32-Bit executable with the first Beta Release.

Should we maybe focus just on the 32-bit Version? as there is no real benefit from creating a 64-bit executable.

KeyboardInterrupt commented 6 years ago

The client comes now in a 32-bit Version. The 32-bit release has no new Features not included in the 64-bit version... I could not test it though.

So if someone with a 32-bit System could test the Client that would be great :smile: https://github.com/AlbianWarp/AlbianWarpClient/releases/tag/v0.0.2-alpha.baboon

KeyboardInterrupt commented 4 years ago

This is made obsolete by the Switch to ReBabel