Go Back   Forums > Abandonia.com > Community News & Feedback > Old Suggestions
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 24-10-2008, 01:10 AM   #1
SlowCoder
Game freak

 
Join Date: Oct 2008
Location: Alligator Point, United States
Posts: 121
Default Tips and Tricks: Abandonware Games on Linux

I hardly use Windows any more for gaming. Instead, I use DOSBox through Linux. For normally downloaded games, you can just place the games within DOSBox and play. But when you've got ISOs it can be a little trickier.

I think I can write up a how-to if'n yer want'n.
SlowCoder is offline                         Send a private message to SlowCoder
Reply With Quote
Old 24-10-2008, 01:22 AM   #2
_r.u.s.s.
I'm not Russ
but an ex-alektorophobic
 
_r.u.s.s.'s Avatar


 
Join Date: May 2005
Location: Nitra, Slovakia
Posts: 6,533
Default

weel.. i thought it's kinda normal to use dosbox? o_O
__________________
_r.u.s.s. is offline                         Send a private message to _r.u.s.s.
Reply With Quote
Old 24-10-2008, 05:38 AM   #3
Lulu_Jane
10 GOSUB Abandonia
20 GOTO 10
 
Lulu_Jane's Avatar

 
Join Date: Feb 2005
Location: Praha, Czech Republic
Posts: 3,273
Default

I think the only difference between getting dosbox to run on Windows and Linux is for the latter you have to grow a beard
__________________
I have vestigial adventure elements
Lulu_Jane is offline                         Send a private message to Lulu_Jane
Reply With Quote
Old 24-10-2008, 06:16 AM   #4
arete
If All Else Fails, Play Dead
 
arete's Avatar


 
Join Date: May 2008
Location: Waterside, South Africa
Posts: 3,138
Default

Some sort of weird piercing may also be a requirement, but views on this may differ between various schools of thought... :amused:
__________________

"You have heard that it was said, 'You shall love your neighbor and hate your enemy.' But I say to you, love your enemies, bless those who curse you, do good to those who hate you, and pray for those who spitefully use you and persecute you..."
arete is offline                         Send a private message to arete
Reply With Quote
Old 24-10-2008, 06:22 AM   #5
The Fifth Horseman
FUTURE SCIENCE BASTARD
 
The Fifth Horseman's Avatar


 
Join Date: Oct 2004
Location: Opole, Poland
Posts: 14,276
Default

Quote:
Originally Posted by SlowCoder View Post
I hardly use Windows any more for gaming. Instead, I use DOSBox through Linux. For normally downloaded games, you can just place the games within DOSBox and play. But when you've got ISOs it can be a little trickier.

I think I can write up a how-to if'n yer want'n.
Go ahead. :thumbs:
The DOSBox tutorials currently out there are focused primarily on Windows users...
Don't remind me what happened when we had to deal with a very inexperienced Mac user...
__________________

"God. Can't you people see I'm trying to commit a crime against science and nature here?"
-- Reed Richards
The Fifth Horseman is offline                         Send a private message to The Fifth Horseman
Reply With Quote
Old 24-10-2008, 06:47 AM   #6
Icewolf
Il Lupone
 
Icewolf's Avatar

 
Join Date: Jan 2006
Location: Teufelsbruck, Germany
Posts: 1,338
Send a message via ICQ to Icewolf
Default

_I'd_ say that if you mount an iso you simply have to follow the instructions how to mount a cd drive in DosBox to use it.

Am I missing something?
__________________
Icewolf is offline                         Send a private message to Icewolf
Reply With Quote
Old 24-10-2008, 08:09 AM   #7
Data
retired
 
Data's Avatar


 
Join Date: Jun 2004
Location: Jan Mayen, Svalbard and Jan Mayen
Posts: 2,167
Default

Quote:
Originally Posted by SlowCoder View Post
I hardly use Windows any more for gaming. Instead, I use DOSBox through Linux. For normally downloaded games, you can just place the games within DOSBox and play. But when you've got ISOs it can be a little trickier.

I think I can write up a how-to if'n yer want'n.
imgmount works the same for both linux and windows
__________________
Flowing with the stream of life
Data is offline                         Send a private message to Data
Reply With Quote
Old 24-10-2008, 09:57 AM   #8
_r.u.s.s.
I'm not Russ
but an ex-alektorophobic
 
_r.u.s.s.'s Avatar


 
Join Date: May 2005
Location: Nitra, Slovakia
Posts: 6,533
Default

..and imo, linux users are not that retarded to need a tutorial for dosbox :P
they actually tend to read the read me
__________________
_r.u.s.s. is offline                         Send a private message to _r.u.s.s.
Reply With Quote
Old 24-10-2008, 01:50 PM   #9
dosraider
Dismembered.
 
dosraider's Avatar

 
Join Date: Aug 2007
Location: Dixmuide, Belgium
Posts: 2,767
Default

I think it's an excellent idea.
Can help the beginners, and we were all beginners once, didn't we?
Even if the Linux forums are filled with help for those beginners, it can be useful.


In fact you would even need two 'howto's, one with the basics, for the absolute beginners.
And one for those who want to know more, with elaborate instructions.

Question is:
For what Linux, even if they all based on almost the same principle, each distri has his own particularities.
I usually send absolute beginners to one the appropiate Linux forums about their own distri when they ask for help, but having a general howto on the site would certainly be helpfull, I think.
__________________

Not a member of The Victorious People's Shoutbox Liberation Army.
Not a member of the GAG Guerrilla. Don't get A Grip!
FOR RENT
*Advertising space*
dosraider is offline                         Send a private message to dosraider
Reply With Quote
Old 24-10-2008, 03:11 PM   #10
SlowCoder
Game freak

 
Join Date: Oct 2008
Location: Alligator Point, United States
Posts: 121
Default

Interesting the mix of possitive and negative responses.

For more of an explanation, here's what I ran into when I downloaded some of the Cellar ISOs, step by step.

1. The user must download and install DOSBox on their system. Then they must create the config.conf file.
2. Files must be unrarred. Just like in Windows, you have to have a utility to do this. Obtaining this utility is different for Linux than Windows.
3. While I had experience long ago with CloneCD, I've never seen unecm before. Some users may not know how to run a Windows program (unecm) in Linux. This required Wine.
4. Since there is no CloneCD for Linux, how to make the .img files accessible to the user? There is a utility available to Linux users called ccd2iso. But it's only available in source. How do you compile the source? What Linux compilers are required to compile? Some users may need a little help compiling the program.
5. How does a user mount an ISO image into Linux?
6. How does the user mount (in DOSBox) the mounted (in Linux) ISO image?
7. How can the process of starting a game be automated?

I didn't have any real trouble with any of this myself, but I can see how a Linux user who hasn't been using Linux long can get stuck.

The purpose is not to create yet another DOSBox tutorial, but to help Linux users.
SlowCoder is offline                         Send a private message to SlowCoder
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to run old games in linux ubuntu 8.4 using Wine i_am_nallen Troubleshooting 3 05-08-2008 05:01 PM
Dosbox + Linux + Krynn Games = ? newbie sarah Troubleshooting 4 28-09-2006 09:01 PM
Several Games Won't Run And I Tried All The Tricks Lord_Scather Troubleshooting 10 24-05-2005 02:53 PM
My New Linux Games Site chickenman Blah, blah, blah... 12 14-05-2005 10:01 AM
Linux Games! chickenman Forum Games 11 26-04-2005 10:12 AM


Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump
 


The current time is 10:41 PM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.