Go Back   Forums > Abandonia.com > Games Discussion
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 28-09-2007, 04:35 PM   #1
Mighty Midget
Pox Vobiscum
 
Mighty Midget's Avatar


 
Join Date: Mar 2006
Location: Krakeroy, Norway
Posts: 3,014
Default

Ummm. what?

EDIT:
The guest asks if this is the complete game.
Yes, it is. Every game on Abandonia are complete versions, although some may have had speech and video cut-scenes removed due to size limitations.

Please, ask in English the next time. Don't worry if you think it's not good enough, it is.
__________________
Je Suis Charlie
Mighty Midget is offline                         Send a private message to Mighty Midget
Reply With Quote
Old 06-10-2007, 10:34 AM   #2
Patrunjelu
Abandonia nerd
 
Patrunjelu's Avatar

 
Join Date: Jun 2006
Location: Alba Iulia, Romania
Posts: 52
Default

yeah the game is pretty cool. and quite hard... . i mean extremely hard >.>
i can't believe it's abandonware i just bought it like one year ago...
__________________
Patrunjelu is offline                         Send a private message to Patrunjelu
Reply With Quote
Old 07-10-2007, 12:50 AM   #3
Scatty
Treasure hunter
 
Scatty's Avatar

 
Join Date: Jan 2006
Location: Recklinghuasen
Posts: 1,906
Default

If you play it on the easiest level, where the speed isn't that high and the maneuverability isn't such a pain in he behind, you can play it even with keyboard keys without problems. The higher difficulty levels are IMO anyway only useful for time trials to unlock inversed and reversed versions of the tracks, or to reach otherwise inaccessible stars for new cars, but not that really suitable for normal runs.
Scatty is offline                         Send a private message to Scatty
Reply With Quote
Old 27-11-2007, 06:42 PM   #4
Grand Dad
Game Wizzard

 
Join Date: Apr 2005
Location: ,
Posts: 246
Default

For anyone starting any new game I would advise to it at the easiest level, if there is any. That is what always do where ever possible and then progress to the highest and most difficult. For example I now play Colonization at the Viceroy level! Had I tried it when I first got, sometimes in early Nineties I may have had to give it in frustration ! But then there are games, I think all Sierra games, where there is no choice and it's a matter of hit and miss, trial and error - the only way you can play it.
So good luck. One learns from experience rather than active help or simole advice!
Grand Dad is offline                         Send a private message to Grand Dad
Reply With Quote
Old 27-10-2007, 05:05 AM   #5
Guest
Guest
Default

I *LOVE* this awesome racing game, although it's hard...
                       
Reply With Quote
Old 15-11-2007, 09:10 AM   #6
Jelmerlander
Guest
Default

<div class='quotetop'>QUOTE(Guest @ Oct 27 2007, 06:05 AM) [snapback]317403[/snapback]</div>
Quote:
I *LOVE* this awesome racing game, although it's hard...
[/b]
It's weird that noone speaks of the inabillity to save your progress. I won the bronze cup, but when i restart a chamlpionschip, the silver cup is still locked?? My trial times are saved though but the progress-table, even when I won a race in championship-mode ==> Only red crosses.
                       
Reply With Quote
Old 12-12-2007, 10:43 AM   #7
me_lobo
Abandonia nerd
 
me_lobo's Avatar

 
Join Date: Feb 2005
Location: Most, Czech Republic
Posts: 58
Default

Quote:
It's weird that noone speaks of the inabillity to save your progress. I won the bronze cup, but when i restart a chamlpionschip, the silver cup is still locked?? My trial times are saved though but the progress-table, even when I won a race in championship-mode ==> Only red crosses.
The game is very buggy itself. It does not save your progress if it crashes....
me_lobo is offline                         Send a private message to me_lobo
Reply With Quote
Old 06-03-2008, 08:13 PM   #8
mengedej
Newbie

 
Join Date: Mar 2008
Posts: 4
Default Revolt through wine

Just an update for you other people out there who's trying to run this via wine
(wine-0.9.56 on ubuntu 7.10 at time of writing)
I had loads of problems running this because it could not locate the cars or levels folders. Im not sure why but it executes itself in my linux home folder and not where it is "installed", maybe it is due to it not being truly installed (win registry etc) or It could just be a wine, or me?

Anyway, if you pass the correct line through terminal:
cd /home/user/.wine/drive_c/GAMES/REVOLT/ && wine revolt.exe "-C:\\GAMES\\REVOLT\\"
replacing the path with your install dir it should launch properly, well, buggy as it and wine is

I have found an original .iso complete with patches and all. I'll set ut up shortly and see if it performs better under a proper installation and pach-procedure
mengedej is offline                         Send a private message to mengedej
Reply With Quote
Old 06-03-2008, 09:59 PM   #9
dosraider
Dismembered.
 
dosraider's Avatar

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

If your PC is beefy enough, you would be better of with Virtualbox/W2K for such games.
There are Ubuntu specific ones:
http://www.virtualbox.org/wiki/Downloads
Alas Virtualbox doesn't fully support W98(SE)

Just a thought ....
__________________

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 06-03-2008, 10:04 PM   #10
mengedej
Newbie

 
Join Date: Mar 2008
Posts: 4
Default

--- Install ---
Right, a proper install (10 secs :-) will register the game properly.

--- Registry in case you use the abandonia files ---
I think this is reg entry that does it:
Quote:
wine regedit
Quote:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\App Paths\revolt.exe
values being:
Quote:
(Default) ; REG_SZ ; c:\games\re-volt\revolt.exe
Path ; REG_SZ ; c:\games\re-volt
or wherever it is installed of course

If this is manually done in the registry via wine you should be able to play the game. Didn't try it though.

--- Patching on linux ---
Before you start
There is a great uppercase/lowercase inconsistency between the original install and the patch, probably doesn't affect windows at all, but on linux Muse1 and muse1 are different.
I renamed all of the inconsistent folders/files (all level folders) and the german.txt
and reapplied the patch

Patch 0916 supplies track editor update and a new revolt.exe, nevermind that one unless you want the track editor updates.

Patch 1207 supplies a number of new files (and new revolt.exe removes protection)

After applying them the game starts in the proper path as version 1.10.
It appears to be more stable after the patch, even though it will occasionally crash, especially during startup and when demos loop.
mengedej is offline                         Send a private message to mengedej
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re Volt 2 stewie90 Gaming Zone 13 04-08-2007 06:33 PM
Re-volt Grinder Old Suggestions 3 14-03-2007 01:03 PM
Re-volt - Help! bilbo Troubleshooting 2 06-10-2006 09:27 PM
Re-volt Wahoo Gaming Zone 9 24-03-2005 09:44 AM


Posting Rules
You may not 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 11:50 PM (GMT)

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