Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
G_RN M_RINE

(deleted)

Recommended Posts

How do you run freedoom ? With which software ? On which operating system ?

 

(So we can explain how to run new wads over FreeDoom)

Share this post


Link to post

OK, that's a kind of linux then.

 

I think this may work :

 

1/ Download some good WAD from https://www.doomworld.com/idgames//index.php?dir=levels/doom2/megawads/&sort=rating&direction=desc

For example a good old classic like Scythe https://www.doomworld.com/idgames/levels/doom2/megawads/scythe

Unzip the .zip in some directory (on linux, I like to create a /home/user/WAD directory)

 

2/ In the /Home/user/WAD directory (or anyplace you put your WADs in), create a script file, for example named scythe.sh

In the script file, put some text like "freedoom -file ./scythe/SCYTHE.WAD" or "prboom-plus -file ./scythe/SCYTHE.WAD" or "prboom -file ./scythe/SCYTHE.WAD" (it depends on what software your chromebook is running)

Make the script executable.

 

Anytime you want to play scythe, run your scythe.sh script.

That's it.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×