Welcome, Guest. Please login or register.

Username: Password:
Pages: 1 [2]

Author Topic: An emulator for playing on PCs with low memory/no GPU  (Read 693 times)

sen

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: An emulator for playing on PCs with low memory/no GPU
« Reply #15 on: May 20, 2012, 02:43:05 PM »

This is the one I used: http://java.com/en/download/index.jsp. See the Recommended Program in the screenshot. It is in Program Files\Java\jre (some number)\bin\java.exe.

If that still doesn't work, there's one more thing you can try. Make sure you follow this EXACTLY, including all of the spaces and symbols:

Code: [Select]
Click on the Windows start button.

In the search box, type in (but do NOT run) "cmd" without quotes.

While holding down Left Control and Left Shift, press Enter.

Type in "cd ../../" without quotes and press Enter.

Type in "dir /s javaw.exe" without quotes and press Enter. This may take a few minutes to run.
This will print out several lines, one of which says "Directory of blahblahblah". Remember the part after "Directory of". Mine says "Directory of C:\Program Files\Java\jre7\bin".

Type in "assoc .jar=jarfile" without quotes and press Enter.

Type in "ftype jarfile=PATH_TO_JAVAW\javaw.exe -jar %1 %*" without quotes, but replace PATH_TO_JAVAW with the line you remembered above. I typed in "ftype jarfile=C:\Program Files\Java\jre7\bin\javaw.exe -jar %1 %*".

Try double-clicking Launch_MLI.jar now.
Logged

khaos

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: An emulator for playing on PCs with low memory/no GPU
« Reply #16 on: June 17, 2012, 11:28:52 PM »

YESYESYESYESYESYESYESYESYESYESYESYESYES! This got me past the "Loading sprites..." freeze I was having on my Intel M370 "HD integrated graphics" card on my laptop! I haven't had a chance to play it yet, but I got past the first cut scene which is A LOT further than I was able to get before! THANK YOU SO MUCH!
Logged
Pages: 1 [2]