
-----------------------------------
Catalyst
Tue Mar 23, 2004 8:40 pm

[testing] Win98
-----------------------------------
could someone test this on windows 98 and XP  for me?
e.g if it runs and doesnt crash on close

-----------------------------------
AsianSensation
Tue Mar 23, 2004 8:55 pm


-----------------------------------
runs fine on xp.

-----------------------------------
jonos
Tue Mar 23, 2004 8:56 pm


-----------------------------------
works fine on my win xp home, though im not really sure what it does other than move towards the mouse click :/

-----------------------------------
Catalyst
Tue Mar 23, 2004 9:04 pm


-----------------------------------
that's all it does   :lol: 

actually theres almost 9000 lines of code behind this
most of it you cant see (like the xml-style parsing of the /config files)
its the foundation for my current project, i just want to make
sure it runs on other peoples computers (my other projects crashed out in win98)

-----------------------------------
Dan
Thu Mar 25, 2004 10:40 pm


-----------------------------------
tested on XP and i got an FPS of: 55-66ms (witch jumped to 66-75ms some times) and it seemed to run fine.

alougth it consers me that it is trying to concent to the internet  :?

-----------------------------------
Catalyst
Thu Mar 25, 2004 11:06 pm


-----------------------------------
what is it doing exactly?

-----------------------------------
Dan
Fri Mar 26, 2004 2:55 pm


-----------------------------------
it trys to conect to the net or somting, i am not shure to do what tho. my fire wall blocks any progames that try to conect to the net and it came up with this litte notice.

-----------------------------------
Catalyst
Fri Mar 26, 2004 3:00 pm


-----------------------------------
i think i figured it out


   SDL_Init (SLD_INIT_EVERYTHING);

might have tried to initialize the newtwork module[/code]
