VOGONS

Common searches


Search results

Display options

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! A little copy-paste bug in datareader: in function ShowDataReaderInternetWaitDialog remove FreeAndNil(result), because result is boolean. Problem does not appear if internet connection is ok, so leave it for next version. And a little problem with dosbox keyboard layout: a)when you …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! Some small issues after rc3: 1.Default value for virtual free space: change defaul trackbar postion in frames (for normal folder mount, zip and PhysFs mounts) from 105 to 250 (new constant). 2.Main menu item 'Export\Transefr profiles' has no action. 3.May you add support for non- …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! For now my list is not very big: 1. Packages with iconset: a) You use iconset folder name as zip archive file name when exporting package. But when importing you construct folder name from iconset 'nice' name. (And use it to check if set already exists). b) When exporting if you have …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! I've finished DFR9 Russian translation. While checking it I've found some new bugs. 1. Converting zip mount to folder: in message 'archive will be extracted' folder name is always current, even when subfolder was entered. (Extraction uses right folder.) 2. Converting folder mount to …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! About autosetup templates filtering - you are right, it works. About XML encoding again (if you already done this, skip following paragraph): All values (quoted) and filenames(urls) should be encoded. Including data in User.xml and DFR.xml. When you add custom repository encode its …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! Next portion: 1. When adding new profile for 'other platform' after selecting game file you show new windows game profile with empty name. I suggest to use selected game file name for it. 2. Whent you try to create profile name from file name in wizard - access violation when filename …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! Testing 9b2: 1.Rename all screenshot functions: a) when renaming for all profiles messages about absent files for some profiles are displayed. Too many messages. Show them for single profile only or show a message with a list of profiles. b) maybe when inserting file number into …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! Each user-defined repository already has a description. It's stored in the package list file. When the user adds a user-defined repository and downloads the package list file, the description will be shown in the repositories editor. It is not obvious. When exporting xml package user …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! And until now I cannot confirm 7d. For me everything looks right I'm FreeAndNil the variable for the dialog at the end and always "If Assigned" checking before accessing it. Possible critical points: If DownloadWaitForm.Canceled then exit; in DownloadFileFromInternet function and …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! Sorry, some bug reporting (and suggestions): 1.Other emulators: a)empty profile after creation, I suggest to use selected game file name for it. b) suggestion for translation: string 'Name-based game' in menu should be in form '%s-based game' for translation. c)when you specify '%s' …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! About splitters: 1.Set minimum width for left splitter (between tree and main list) too, please. 2.Set splitters invisible when corresponding panel is invisible. 3.Ensure that splitter is BETWEEN panels. (Now if you switch off showing capture panel, then on - spliter appears under …

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! I resolved an issue with slow directory reading. See new convertor in attachment. The reason was in constant resorting of readed filelist. I changed the way to keep list sorted. On my test with 3000 files - name converting time has changed from 35 sec to 47 msec. As for DOSBox - 0.72 …

Re: D-Fend Reloaded (DOSBox frontend)

awergh , try to mount as drive C: folder .\VirtualHD\apogee\ instead of .\VirtualHD\ This should be run faster. And after that try '.\VirtualHD\apogee\Secret Agent\' - should be even more fast. Any way try to run dobsox with generated config (export it from D-Fend or view config in notepad and save …

Re: D-Fend Reloaded (DOSBox frontend)

awergh, so you have about three thousands subfolders in one folder? Try to move all profiles (not games) to some other location (where D-Fend cannot see them), leave only several. Will they still start slow? And post as example one of your profiles.

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! Again about confiles autocreation: when you create them for whole database you break loop on non-dosbox profile encounted. So the rest of base remains unprocessed. I do not think it is very serious, user always can edit/save profile.

Re: D-Fend Reloaded (DOSBox frontend)

Hi, Alexander! In DFR 0.8.1RC1 autoupdating of default values list does not work. Function UpdateUserDataFolderAfterUpgrade exits immediately for portable or programdir mode. It doesn't copy user data files as it should, but it doesn't update another settings also.

Page 3 of 9