VOGONS

Common searches


Search results

Display options

Re: Ykhwong's Daum Build and OSX

Is it possible to build using the prebuilt SDL.framework & sdl_net.framework runtimes from the SDL site instead of the bare dylibs? Also, someone said x11 isn't required as SDL can use the native GUI. No X11 is obviously preferable, but if it really is needed, can't the official xquartz install be …

Re: Ykhwong's Daum Build and OSX

.app files are not supposed to be self modifying, so the conf file must not be put inside. Application Support is also not the proper location (a config file is not really a supporting file). The MT32 roms should be put there though. Configuration files should go in ~/Library/Preferences

Re: Ykhwong's Daum Build and OSX

A static compile isn't even needed. Plenty of OSX apps put dylibs (or frameworks if they are more attuned to OSX development) in the .app. The real problem is that Ykhwong's zip of libs is very messy (a bunch of symlinks and some libs that seem to not be used - I think he just zipped his entire /opt …

Re: Ykhwong's Daum Build and OSX

Red: Ykhwong's zip of libraries contains several libphysfs.* files, just make a copy of one of the big ones and rename it to libphysfs.1.dylib. libphysfs.1.dylib is supposed to just be a symlink to the big file anyways, but it seems to be broken. As for properly compiling a 32bit version yourself …

Re: Ykhwong's Daum Build and OSX

Jarvik7, thanks. I'll try and write here about your advice. I totally agree with you that this DosBox version requires to be packed. It's not "Apple way" to put libs and frameworks outside the application. I also tried Wineskin and win32 version and it works very cool and there is no need to make …

Re: Ykhwong's Daum Build and OSX

Your "wrong architecture" error is probably caused by you installing a 64bit copy of the lib while dosbox is searching for a 32bit copy. You can replace libphysfs.1.dylib (1kb) with a copy of the other libphysfs dylib (>200k) in the zip and it will work. At least, it did for me before I did a clean …

Re: Minimal install for DOSBox/95 gaming

I'll take a jab at automating it using the resource kit etc. at some point, but today is my last day of work before holidays and I'll probably be relatively busy when I get back. I did throw my hdd image up on Google drive in case I get the urge to hack on it from home, but I'd rather be …

Re: Minimal install for DOSBox/95 gaming

Whose posts? The links? I think they are doing a regular install and then deleting stuff by hand. I tried out one of them (the smallest) but it instantly broke, as it says to delete the registry completely. It may be possible to do that, but it requires configuration, not a simple file list. Also, …

Re: Minimal install for DOSBox/95 gaming

Installing Win9x is not a simple matter of copying files to the correct locations (there is a lot of registry & .ini generation). Doing everything could be written into a set of .inf files you drop into /WIN95/ along with the needed addon files... Why reinvent the wheel (re-implement setup.exe in …

Page 3 of 5