Emaculation.com

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pearpc_wip [2018/10/26 20:32] – [Troubleshooting] clockwisepearpc_wip [2018/10/26 20:53] (current) clockwise
Line 64: Line 64:
   * Lowering "redraw_internal_msec" will make the mouse move more smoothly and will make the emulator feel a lot more responsive.  However, it may lead to frequent freezes.    * Lowering "redraw_internal_msec" will make the mouse move more smoothly and will make the emulator feel a lot more responsive.  However, it may lead to frequent freezes. 
   * The above value in "memory_size" refers to 128 MB.  Changing that to "memory_size=0x20000000" will set it to 512 MB.  If you experience crashes, leave it at 128 MB.   * The above value in "memory_size" refers to 128 MB.  Changing that to "memory_size=0x20000000" will set it to 512 MB.  If you experience crashes, leave it at 128 MB.
 +
 +**Note**: You can automate this process by creating a config file using [[https://github.com/SistemaRayoXP/PearPC-Config-File-Generator/blob/master/PearPC%20Config.zip|PearPC Config File Generator]].
  
 ===== Launching the Emulator ===== ===== Launching the Emulator =====
Line 101: Line 103:
  
 {{::pantherdesktop.png?400|}} {{::pantherdesktop.png?400|}}
 +
 +
 +===== Setting up Networking =====
 +
 +Consult [[http://web.archive.org/web/20130704022145/http://wiki.pearpc.net/index.php?title=ICS_Networking_for_XP/Vista|this guide]] from PearPC.net.
  
  
Line 133: Line 140:
 A:  Lower the value of **redraw_interval_msec** in the config file.  Lowering that value will make the emulator feel more response (experiment with the number) but it may increase the frequency of cursor freeze-ups (see above) A:  Lower the value of **redraw_interval_msec** in the config file.  Lowering that value will make the emulator feel more response (experiment with the number) but it may increase the frequency of cursor freeze-ups (see above)
  
 +-
 +
 +Q:  Can I access USB devices?
  
 +A:  No.  Note that the "pci_usb_installed" option in the config file does not provide access to usb devices plugged into the host system.