@nubechecorre
Quote:
Tried AlienBreed on my sam.. slooooow... that's a pity..
As i see, on some sams configs, all python games works on 3-5 fps. Its include not only that one (which use plain python/sdl), but also all the games which based on PyGame. That make me think, that something can be wrong with python itself for those configs (like some bad compilation of python modules for these cpus). But to be sure need to do some tests programs to found the problem.
@Joeled, samo79
Recieved linintl/getext stuff from Huno, include it to the game as it should, but problem still here:
1. If i use data files from SVN, then on running stage it trying to generate some files, and happyly crashes on some render fucntion.
2. If i just use data from win32 version, it go to the MainLoop (i.e. all textures loads, all sounds initis and so on), and when game should starts, i again have crash, in exactly the same fucntion as if i trying to use SVN data files.
Will try to invistigate it more deeper. In end there is forum on site of game, maybe devels of game can help as well when i will out of ideas.