Rockbox General > Rockbox General Discussion

Pacbox

(1/1)

Ivoah:
I'm having trouble getting pacbox to work on my iPod 4g. I put the required ROM files in /.rockbox/pacman, but pacbox isn't in the games plugins list. http://www.rockbox.org/wiki/PluginPacbox says that it works on the 4g

saratoga:

--- Code: ---  59 /* For all big enough colour screens, iriver H1x0 and iAudio M5 */
  60 #if defined(HAVE_LCD_COLOR) && LCD_HEIGHT > 96\
  61  || defined(IRIVER_H100_SERIES) || defined(IAUDIO_M5)
  62 pacbox
  63 #endif

--- End code ---

Looks like you'll need an ipod photo or newer.  I'm guessing you have the grayscale 4g?

Ivoah:

--- Quote from: saratoga on June 02, 2015, 01:03:25 PM ---
--- Code: ---  59 /* For all big enough colour screens, iriver H1x0 and iAudio M5 */
  60 #if defined(HAVE_LCD_COLOR) && LCD_HEIGHT > 96\
  61  || defined(IRIVER_H100_SERIES) || defined(IAUDIO_M5)
  62 pacbox
  63 #endif

--- End code ---

Looks like you'll need an ipod photo or newer.  I'm guessing you have the grayscale 4g?

--- End quote ---

Strange, http://www.rockbox.org/wiki/PluginPacbox#Screenshots seems to indicate it will run on the grayscale iPods

Navigation

[0] Message Index

Go to full version