I'm running Linux so my install/update process is a bit quirky. Unfortunately Impulse doesn't work at all through Wine so to download the game I have to run Impulse in VirtualBox do the install and then copy the install into my wine prefix. The first time it was simple and the game properly detected that it wasn't activated under my wine prefix and asked me for my information, it activated and all worked well. Recently due to the patches and stuf
Theodis
It might not be a serious problem but if the cause is as simple as I assume it is then it's probably just a matter of tweaking a line of code which should take next to no time to correct. If the problem stems from something else and is more complicated then it isn't likely worth it.
I notice that if I try and get something immediately after I have enough resources it'll often tell me that I don't have enough resources and I have to wait another moment or two before it'll actually let me make my purchase. I assume this is because internally resources are stored as a decimal value and rounded for display. If this is the case I'd suggest the decimal value be truncated rather than rounded so the amount shown accurately reflects what can be spent. Certainly