Complete collection completed games that still rock. Includes many lost games. PART 1

Project is completed.
appreciate the collection forum Netspider, this helps fill out a lot of games that i normally wouldnt have obtained.

also appreciate the reminder, i was gonna do it after i was done rounding up games that i could download whole, only i forgot. :-[
 
they are 166 games. I can't make & support 166 individual topics for every game, but if someone is eager, I'll give him the files  :)

It is "funny" file type because hosting limitation. Note that this is direct download links.
If you not like it, the other way is to put them on hosting like others people do here - then you will open some crappy page asking for money or registration, opening adwares and malwares and all kind of shits with free download on slow speed, and after 1 month the files will be deleted, and my topic will be spammed with 99999 post like "link is dead, download not work!"  :(  and I'll have to re-upload all 13 gigabytes on every month :o
I tried something else to avoid all above. If you found better idea, fire away  ::)

It is not so hard to select the content (links and pics) of the page with the mouse, and drag it into FlashGet or similar and download all (the pic name is also same as the game). Even more, you can drag all games and download whole 13GB at once. After select all downloaded js and rename it to rar. In TotalCommander this is one click away Ctrl+M. With winrar and 7zip select and unpack all files you downloaded 8)
 
Final Rage Chaos (Hyper Final Fight 2 + Str. of Rage characters)  level 6-13 stuck on the middle, so I fixed and upload, you can download again  :)

He-Man DEMO is upgraded
Power Rangers - Beats of Power is added
Teenage Mutant Ninja Turtles - Rescue-Palooza! - DEMO is added
Ryuko No Ken Nekketsu Lite is added
Ryuko No Ken Nekketsu is added and fixed to run and work
 
"Golden Axe Remake" both resolutions are fixed changelevelproperty and some resource paths. Low res was not starting at all, hi res was crashing on 2nd level. Now you can enjoy on that incredible game
 
another 35 games are fixed and re-uploading :D Fixed broken levels (that crash and cannot continue) and some other bugs, especially efforts on "Streets of Rage Z 2" to make it run and work ok  8)
Soon the upload will finish. If you have downloaded before, download it again ;) Here is the list:

Beats of Rage Series:
Beats of Rage - Rhythm of Destruction
Beats of Rage Xtra
Beats of Rage

Crisis Evil Series:
Crisis Evil 2

Double Dragon Series:
Double Dragon Extreme
Double Dragon Gaiden (US version)
Double Dragon Renegade

Final Fight Series:
Final Fight DC Alteration
Final Rage Chaos (Hyper Final Fight 2 + Str. of Rage characters)
Hyper Final Fight 2 (updated by LiquidPolicenaut)

Kill Ryu Series:
Kill Ryu 2
Kill Ryu Turbo

Mega Man Series:
Mega Man Extreme

Sailor Moon Series:
Pretty Soldier Sailor Moon
Sailor Moon R Plus (fixed)

Others:
Aliens vs Predator - Aftermath
Balance of Power
Battle Arena Toshinden Origin
Beats of Fighting
Captain Commando And The Avengers
Fists of Legendary Heroes (v1.3)
GI JOE - Attack On Cobra Island
Guilty Gear - The Crusades
Ladies of Rage (updated)
Mega Sonic
Metal Gear Origins
Rage of the Streets
Roy Streets DEMO
Shiva & Lisa 2
Shiva & Lisa 3
Shiva & Lisa
Streets of Rage - Silent Hill
Streets of Rage 4
Streets of Rage XXX
Streets of Rage Z 2


 
Netspider1, the links are no longer available? was trying to download some Paks and is not being directed to the file, it appears only some coding, a problem?
 
I'm sorry, it's still uploading  :-[  after 24 hours all link should work.
Recommending you "Streets of Rage Z 2" it's awesome
 
netspider1 said:
I'm sorry, it's still uploading  :-[  after 24 hours all link should work.
Recommending you "Streets of Rage Z 2" it's awesome

No need to apologize, about the game Streets of Rage Z2 I had previously downloaded, actually the game is very good, but in my opinion owed to the Streets of Rage Z in relation to more stages and movements, maybe not comes a Streets of Rage 3 and Z is more complete. :D
 
@Miru firstly, I got free hosting, that's where file size limit 10MB came from ;). I split files with winrar, but before spiting, I archived with 7z because 7z shrink files much better than rar. Then I renamed files as .js (java script format) to don't get caught that actually I am using the hosting as storage file repository, not as website  ;)
Secondly I uploaded a dummy fake webpage to look like a website.  ;)
Thirdly, as you know the free hostings will delete your space if your website have no visitors for 1 month. However clicking this direct links here and downloading are not considered as website visitor. So I put script in my computer StartUp to simulate fake visitor every time when I start my computer (executing only once in background on boot). It just browse my website emulating browser with UserAgent mozilla in my case:
curl.exe "http://openbor.55freehost.com" -A "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0"
As you might guess, if I not restart my computer for 30 days the host will delete the files due 0 visitors, but don't worry, because it's Windows (not Linux) no chances to make 30 days uptime without reboot ;D ;D ;D
Four, I am uploading by FTP. I use Super File Synchronizer 5. It syncronize a folder on my HDD toward hosting folder by ftp. So when I change something on my HDD I run the Synhronizer to update the folder on my free hosting. This program does all automatically, upload new files simultaneously, if the connection drop keeps retrying and continuing, does all automatically.  8)

@Edson yes you can find "Streets of Rage Z2" from many sources in the Internet, but that game no longer work on newer OpenBOR versions, including OpenBOR for PC and Android. So if you want to play it you have to find few years old OpenBOR, and for Android there is no old version. I fixed many lines to make it work. The other games was running but some levels were broken and cannot continue. I searched for that bug in my entire collection and fixed all games containing same bug

P.S. let me recommend one rare and very funny porn game from my collection - Hentai City, only if you have 18+ of course ;D
 
Night Slashers X - I fixed Jasmin's unlimited life Bug. Also it's updated with last version, has some visual improvements like bonus level where you are fighting on the van roof, the enemies and you can fall on the ground in front of the van and the van is passing over the body. In the old version all is falling like in hole
 
netspider1 said:
@Miru firstly, I got free hosting, that's where file size limit 10MB came from ;). I split files with winrar, but before spiting, I archived with 7z because 7z shrink files much better than rar. Then I renamed files as .js (java script format) to don't get caught that actually I am using the hosting as storage file repository, not as website  ;)
Secondly I uploaded a dummy fake webpage to look like a website.  ;)
Thirdly, as you know the free hostings will delete your space if your website have no visitors for 1 month. However clicking this direct links here and downloading are not considered as website visitor. So I put script in my computer StartUp to simulate fake visitor every time when I start my computer (executing only once in background on boot). It just browse my website emulating browser with UserAgent mozilla in my case:
curl.exe "http://openbor.55freehost.com" -A "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0"
As you might guess, if I not restart my computer for 30 days the host will delete the files due 0 visitors, but don't worry, because it's Windows (not Linux) no chances to make 30 days uptime without reboot ;D ;D ;D
Four, I am uploading by FTP. I use Super File Synchronizer 5. It syncronize a folder on my HDD toward hosting folder by ftp. So when I change something on my HDD I run the Synhronizer to update the folder on my free hosting. This program does all automatically, upload new files simultaneously, if the connection drop keeps retrying and continuing, does all automatically.  8)

@Edson yes you can find "Streets of Rage Z2" from many sources in the Internet, but that game no longer work on newer OpenBOR versions, including OpenBOR for PC and Android. So if you want to play it you have to find few years old OpenBOR, and for Android there is no old version. I fixed many lines to make it work. The other games was running but some levels were broken and cannot continue. I searched for that bug in my entire collection and fixed all games containing same bug

P.S. let me recommend one rare and very funny porn game from my collection - Hentai City, only if you have 18+ of course ;D

You didn't answer my question. How do I put these games back together?
 
I made fixes on both Ghosts'n Demons for PC and Dreamcast. Also enabled the cheats, fixed crashes and stuck levels, to make it run on recent OpenBOR  8)
I did my fixes over the last version, for more details check the .txt file.
With my fixes both releases for PC and Dreamcast load fast and run OK on OpenBOR v3.0 Build 3711 which is pretty recent OpenBOR that fits my needs perfectly 8) so to me no needs to do any more fixes.  If you need more than this, feel free to do your own.
Also works on Android OpenBOR build 3805.apk which you can download from same topic, first page
Enjoy
 
"Crisis Evil 2 Remake" is added with fixed level 6-2(elevator) from crashing. The game is added into "Crisis Evil 2.7z" archive
enjoy

"Ninja Jiraya" is added in the collection  8)
 
"BattleManiacs Bare Knuckle"  and  "ClaFan - Classic Fantasy v1.66" is added and reduced size as cleaning unused audio files, like every other game in my collection  8)
enjoy
 
Back
Top Bottom