I use DB to keep tracks of game reviews.
The type of game is a list consisting of several types.
However, when exporting the pdb to csv (pdb2csv
GamesDB.pdb GamesDB.csv GamesDB.ifo), the values I find
in the type column are incorrect. They either look like
"/Advent" or "\"Action" when they should have been
"RPG" and respectivelly 'Action".
I have attached a zip containing the .ifo file, the
.csv file, the -right.csv file and the .pdb file.
cvs2pdb version 0.3.3, DB 1.0.4, Windows XP.
Please tell me if I'm doing anything wrong.
Thanks.
Contains the files with problems