Results 1 to 2 of 2
Thread: Minimum system requirements
- 07-31-2007, 08:53 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 39
- Rep Power
- 0
Minimum system requirements
Hi, I've just made a little game with java as part of a project in uni and now I've gotta try and find out the minimum system requirements for it.
As it actually runs on the worst machine i can get my hands on (400mhz 32ram) i was wondering if there's any other way of finding out the system requirements for it?
Thanks.
- 07-31-2007, 09:19 PM #2
Senior Member
- Join Date
- Jul 2007
- Posts
- 135
- Rep Power
- 0
System requirements are usually published for support reasons. An that is usually because you do not want to support your program running on a 486/66 with 16meg of ram even though it can run on that platform.
In your case I would say "You should have at least a 400mhz/32meg computer". There are some out there with less hardware then that but by now they pare probably used to running with less than the system requirements. ;)
Similar Threads
-
Recursive Method ==> find minimum value from array
By NatNat in forum New To JavaReplies: 1Last Post: 02-16-2008, 10:10 PM -
System.getProperties(key)
By diRisig in forum New To JavaReplies: 1Last Post: 02-06-2008, 01:11 AM -
Help me with system.out.println
By baltimore in forum New To JavaReplies: 1Last Post: 07-31-2007, 09:30 PM -
Running a system
By ai_2007 in forum Advanced JavaReplies: 1Last Post: 06-29-2007, 04:16 PM
Bookmarks