View Single Post
Posts: 215 | Thanked: 348 times | Joined on May 2011
#31
Originally Posted by lonk View Post



also is it possible to set different rom path directories? I tried adding rom paths to fbasdl.ini but it only detects the ones at the default roms folder
still getting this problem, but now it won't even detect any rom in the default folder.

this is what my fbasdl.ini folder looks like

Code:
// The application version this file was saved from
nIniVersion 0x029721
// video mode 0 = standard SDL 1= (very expiermental) opengl

// use asm cpu cores (i.e. you need to buy a new PC)
bBurnUseASMCPUEmulation 1

// The paths to search for rom zips. (include trailing backslash)
szAppRomPaths[0] roms/
szAppRomPaths[1] /media/mmc1/roms/
szAppRomPaths[2]
szAppRomPaths[3]
szAppRomPaths[4]
szAppRomPaths[5]
szAppRomPaths[6]
szAppRomPaths[7]