Advertisement
Guest User

Untitled

a guest
Jun 6th, 2011
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. [Config]
  2. ;Image Customization
  3. ;0==Default Image 1==Custom Image
  4. UseBootImg=1
  5. ;Default top image is '/moonshl2/extlink/topload.bmp'.
  6. TopImage=/moonshl2/extlink/topboot.bmp
  7. ;Default bottom image is '/moonshl2/extlink/bottomload.bmp'.
  8. BottomImage=/moonshl2/extlink/bottomboot.bmp
  9. ;-----------------------------------------------------------
  10. ;General(R4TF/TTIO/RPGS/SCDS)
  11. YSMenu=/ysmenu/ysmenu.nds
  12. YSini=/ysmenu/ysmenu.ini
  13. ;SCDSONEi requires special YSMenu launcher(ttreset)
  14. ;no longer required because of SCDS_SetSDHCModeForDSTT() magic.
  15. ;when using iniclear, YSMenu goes to...
  16. DefaultDir=/nds/
  17. ;-----------------------------------------------------------
  18. ;R4TF
  19. ;0==YSMenu 1==WoodR4 -1==R4i3D 2==R4 Kernel(default.nds isn't working?)
  20. UseWoodR4=1
  21. UseWoodR4_iniclear=1
  22. WoodR4=/woodr4sdhc.nds
  23. R4i3D=/r4i3d.nds
  24. ;-----------------------------------------------------------
  25. ;RPGS
  26. ;0==YSMenu 1==AK2 2==AKAIO 3==WoodRPG(Custom) or Official RPG
  27. ;On Acekard+, 2 is automatically selected.
  28. UseAK2=2
  29. UseAK2_iniclear=2
  30. UseRPG=3
  31. UseRPG_iniclear=3
  32. AKMENU=/akmenu4.ak
  33. AKAIO=/akmenu.nds
  34. WoodRPG=/woodrpg.nds
  35. ;-----------------------------------------------------------
  36. ;M3DS
  37. ;0==YSMenu 1==TouchPod (not recommended) 2==iSakuReal(latest loader OK) 3==WoodM3
  38. ;Please note iSakuReal support is in alpha phase forever.
  39. UseM3=0
  40. UseM3_iniclear=0
  41. ;M3DS requires special patched YSMenu
  42. YSM3=/ysm3.nds
  43. ;TouchPod kernel switcher
  44. TouchPod=/_system_/TouchPod.nds
  45. WoodM3=/WoodM3.nds
  46. ;-----------------------------------------------------------
  47. ;m3sakura_make-d iSakuReal (You can use one in m3sakura_make package)
  48. M3Sakura=/misakura.nds
  49. ;m3sakura 1.44 isn't working(Save data file format error!)
  50. ;M3Sakura=/m3sakura144.nds
  51. ;0==iniclear as kernel 1==iSakuReal/M3Sakura/MoonShell2 as kernel(defaultn.nds will do things then shutdown)
  52. m3sakura_iniclear_method=0
  53. ;-----------------------------------------------------------
  54. ;SCDS
  55. ;Please note DSONE EOS support is in alpha phase forever.
  56. UseEOS=0
  57. DSOneEOS=/eos.nds
  58. ;just create /!!!extlink
  59. ;-----------------------------------------------------------
  60. ;DSI2 / iSmartMultiMedia
  61. ;Please note DSTWO support is in alpha phase forever.
  62. DSTwo=/_dstwo/dsgame.dat
  63. ;/_dstwo/ or /_ismart/
  64. DSTwoDir=/_dstwo/
  65. ;DSTWO->jump to /!!!extlink iSmartMultiMedia->just create /!!!extlink
  66. ;-----------------------------------------------------------
  67. ;iSmartDS(fishshell2)
  68. ;Please note fishshell support is in alpha phase forever. I hope I get nds.ismart.nds
  69. iSmartFishShell=/fishshl2/reload.dat
  70. ;-----------------------------------------------------------
  71. ;G003(iSakuReal)
  72. ;Please note iSakuReal support is in alpha phase forever.
  73. ;m3sakura_make-d iSakuReal (You can use one in m3sakura_make package)
  74. M3Sakura_G003=/g003_misakura.nds
  75. ;-----------------------------------------------------------
  76. ;EZVi
  77. ;Please note EZVi support is in alpha phase forever.
  78. EZ5SYS=/ez5sys.nds
  79. EZ5iSYS=/ez5isys.nds
  80. ;-----------------------------------------------------------
  81. ;internal variables follows.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement