Results 11 to 20 of 68
-
15-08-2007, 06:40 PM #11
I'm from England and I can't get it to work either, so it probably isn't a country problem.
-
21-08-2007, 08:20 PM #12MemberOriginally Posted by toopidmin Log in to see links
(ps: games from D500 will work on U600 )
Greetingz
-
22-08-2007, 09:37 AM #13Member
U600
I've tried this so many times and always get 'invalid file format'
even downloading from the wap site some of the games don't work, does anyone think it's just the U600 phone?!?
Did get strip poker to work though!....but I don't know how to play poker....lol
-
04-09-2007, 10:52 PM #14Member
I downloaded alot of games of a site but they all wont work.
-
04-09-2007, 11:07 PM #15Member
I am a Samsung U600 User.
Some of the games work and others dont work on it.
-
05-09-2007, 10:57 PM #16
Okay, managed to install one game out of around 10.
Small question - what next, how do you run a game after its installed?
-
07-09-2007, 02:39 PM #17Originally Posted by sm9ai Log in to see links
-
07-09-2007, 02:41 PM #18
list
anyone can give a list for working games for U600...thanks..
-
24-09-2007, 09:26 AM #19
U600 solution to "invalid format" error
Hi,
I found out that the jad files have a line breakup, (if a line is too long then it is split into two). the installer in U600 does not support this. So u have to remove the line breakup from the jad files (using vi editor or any other).
Ex: the line --
MIDlet-Permissions-Opt: javax.microedition.io.Connector.http, ja
vax.microedition.io.Connector.file.write, javax.microe
dition.io.Connector.file.read
should be:
MIDlet-Permissions-Opt: javax.microedition.io.Connector.http, javax.microedition.io.Connector.file.write, javax.microedition.io.Connector.file.read
-
21-10-2007, 07:21 AM #20
I also tried in my A707 and the code still says invalid format.