Browsing this Thread:
1 Anonymous Users
|
Re: Quake and others!
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
Quote:
is missing mame and mesa that i cant make build. It was me who ported Mame. But this was also long ago. There is some README.AROS describing how to compile it in the source directory. But it's long ago since I last tried. Build could be broken. Also as you'll see in the README.AROS there are only the aros related sources, the general mame ones need to be downloaded from the mame site. And you need a specific version, not the latest one. Quote: btw: i build libmad without a single change! There's a mad-based MP3 player using AHI in contrib/music/mad. To be built with "make sound-madahi" (you should cvs update sources, as otherwise it won't built. The "link" variable needed to be renamed to something else to avoid clashes with clib.) It's even working Only under Linux hosted at the moment, of course, as only there we have a working AHI driver.
Posted on: 2004/6/14 8:23
|
|||
|
||||
|
Anonymous
|
Re: Quake and others!
|
|||
|---|---|---|---|---|
|
yes, thanks...it solves the problem.
well i am doing a iso with as much as i can on it... is missing mame and mesa that i cant make build. (maybe is missing more...who knows! =o) ) btw: i build libmad without a single change! =o) regards, Ps: one more link, maybe there is something usefullhttp://www.chez.com/titan/OpenPciUK.html |
||||
|
||||
|
Re: Quake
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
I have taken a look. You should be able to make it work by starting Quake with
-basedir "/Quake"
You did not need this under hosted because there "./" paths happen to work because of a sideeffect -> there (emul.handler) all the files are simply accessed through Linux which happens to understand "./", while normal AROS filesystems do not understand it. You should also specify "-cgfx" to avoid color being messed up on Workbench screen. The thing is that those ports (incl. Doom/Mame) are very old and were mostly quick&dirty ones.
Posted on: 2004/6/13 10:49
|
|||
|
||||
|
Anonymous
|
Quake
|
|||
|---|---|---|---|---|
|
hi,
i spent long time thinking i had a bad pak file... now it works under hosted... so, it looks like a path problem under native... it look for ./id1/pak0.pak ...i did try to build with i386-aros-gcc -nix but doesnt work either! so, if someone know how to make it work under native let me know! |
||||
|
||||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.






Only under Linux hosted at the moment, of course, as only there we have a working AHI driver.