Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

This is the main shmups forum. Chat about shmups in here - keep it on-topic please!
User avatar
MathU
Posts: 2172
Joined: Thu Jun 28, 2007 11:13 pm
Location: Paranoia

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by MathU »

I hope MOSS finally regrets not letting Cyberfront give Raiden IV a PC port. Their III port was fantastic and I would have snatched IV up in a heartbeat.
Of course, that's just an opinion.
Always seeking netplay fans to play emulated arcade games with.
Kaspal
Posts: 820
Joined: Tue Mar 01, 2005 2:53 pm
Location: Bogota, Colombia

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by Kaspal »

Observer wrote:Ok, Raiden IV seems to be leaked as well now. I would've loved an official PC port though...

So, come on, we need domotic experts here to balance the comfort.
Theres a port for the XBox360, NTSC-U, and thats the closest we get to a PC port (if that makes any sense) ... i bought it and i play it from time to time, but im SO getting that dump! hehe.
SuperPang wrote:Where DOJ rapes you, DFK grabs your boob then runs away.
User avatar
Bee Cool
Posts: 273
Joined: Fri Jun 24, 2011 6:10 pm

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by Bee Cool »

Thanks Third Strike, Xpadder did the trick.
RIP in peaces mjclark and Estebang
User avatar
third_strike
Posts: 1207
Joined: Mon Sep 17, 2007 7:34 pm
Location: Brazil RJ

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by third_strike »

Just played the Raiden 4. This seems the most annoying dump for do work. After enter it run fine.
Well, I hate Raiden games.
User avatar
joeboto
Posts: 235
Joined: Wed Jul 30, 2008 1:47 pm

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by joeboto »

anyone knows how to
i) play in window mode
ii) not auto tate the screen

in these games?

edited: got window mode working in some games using "dxwnd". still no clue to rotate the game.

and for raiden 4's hard-to-launch the game, try rename the game.exe to launcher.exe and execute corresponding bat file. sometimes renaming it back to game.exe also works. anyhow, this method lets me play more rather than double-clicking.
It is to us a sufficient body in which, fairies and it is packed and can group of play.
User avatar
drunkninja24
Posts: 1802
Joined: Thu Oct 01, 2009 3:27 am
Location: MO

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by drunkninja24 »

Yeah, Raiden IV is finicky for some reason. It worked fine the first couple times I ran it, but nothing since, even doing what joeboto suggested does nothing for me...
User avatar
BPzeBanshee
Posts: 4859
Joined: Sun Feb 08, 2009 3:59 am

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by BPzeBanshee »

I got Raiden IV to work by adding "pause" in the batch file and then making sure all windows besides the batch file was minimised by the time Raiden IV loaded. Still running as game.exe and controls binded. Maybe it's the GUI doing it, so going Old-style might actually fix that too, since the DOS window is old-style and it works.

I can't figure out how to get rid of the rotation either, there's functions in graphics card drivers and stuff for it but I would've thought there was such a function in the Dipswitch settings, which I can't modify due to an error being unable to write to D:\. Has anyone else been able to alter the settings and if so how did they get it to work?

EDIT: Rotation via graphics card settings doesn't do it when the game's fullscreen, and setting the Windows GUI to old didn't help it work better out of the box either. But every time I've run it with the batch file having a pause in it with all the other windows minimised or closed the game runs.
User avatar
mjclark
Banned User
Posts: 1384
Joined: Fri Aug 22, 2008 10:04 pm
Location: UK Torquay

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by mjclark »

BPzeBanshee wrote:I got Raiden IV to work by adding "pause" in the batch file and then making sure all windows besides the batch file was minimised by the time Raiden IV loaded. Still running as game.exe and controls binded. Maybe it's the GUI doing it, so going Old-style might actually fix that too, since the DOS window is old-style and it works.

I can't figure out how to get rid of the rotation either, there's functions in graphics card drivers and stuff for it but I would've thought there was such a function in the Dipswitch settings, which I can't modify due to an error being unable to write to D:\. Has anyone else been able to alter the settings and if so how did they get it to work?

EDIT: Rotation via graphics card settings doesn't do it when the game's fullscreen, and setting the Windows GUI to old didn't help it work better out of the box either. But every time I've run it with the batch file having a pause in it with all the other windows minimised or closed the game runs.
Yeah-Nice one BP! that "pause" in the .bat is a masterstroke! Runs every time for me now too.

To fix the "write to D:" problem, I remapped a flash drive to D: and now everything works perfectly!!

And at last the day has come when we're all forced to tate :D :D
Image
Chaos Phoenixma
Posts: 1304
Joined: Thu Jan 06, 2011 7:12 pm

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by Chaos Phoenixma »

I think this falls under too close for comfort on a few of the games, and maybe not on some of them.
User avatar
joeboto
Posts: 235
Joined: Wed Jul 30, 2008 1:47 pm

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by joeboto »

you mean like this?

typex_loader game.exe pause
It is to us a sufficient body in which, fairies and it is packed and can group of play.
User avatar
mjclark
Banned User
Posts: 1384
Joined: Fri Aug 22, 2008 10:04 pm
Location: UK Torquay

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by mjclark »

joeboto wrote:you mean like this?

typex_loader game.exe pause

Code: Select all

typex_loader game.exe
pause
Image
User avatar
joeboto
Posts: 235
Joined: Wed Jul 30, 2008 1:47 pm

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by joeboto »

mjclark wrote:
joeboto wrote:you mean like this?

typex_loader game.exe pause

Code: Select all

typex_loader game.exe
pause
thanks mjclark. :)
It is to us a sufficient body in which, fairies and it is packed and can group of play.
User avatar
drunkninja24
Posts: 1802
Joined: Thu Oct 01, 2009 3:27 am
Location: MO

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by drunkninja24 »

Hrm, still no luck for me on 2 different PCs with 2 different video cards (one with a 7600GT, another with a HD4890). The game starts to open, but never pulls up anything except a taskbar icon and a blank window in the upper-left corner of the screen that shows nothing.
User avatar
lewisit
Posts: 267
Joined: Fri May 11, 2007 3:54 pm
Location: Hamburg / Germany
Contact:

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by lewisit »

Bee Cool wrote:I can't seem to figure out a setting to move diagonally, anyone know how to do this?
Bee Cool wrote:Thanks Third Strike, Xpadder did the trick.
would you mind explaining how xpadder does the trick? no diagonally movement for me yet...
User avatar
mesh control
Posts: 2496
Joined: Mon Dec 21, 2009 1:10 am
Location: internet

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by mesh control »

third_strike wrote: Use mahjong panel = N
four way joystick = N
That should allow you to hit diagonals.
lol
User avatar
Necronom
Posts: 1035
Joined: Mon Apr 03, 2006 10:36 pm

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by Necronom »

drunkninja24 wrote:Hrm, still no luck for me on 2 different PCs with 2 different video cards (one with a 7600GT, another with a HD4890). The game starts to open, but never pulls up anything except a taskbar icon and a blank window in the upper-left corner of the screen that shows nothing.
Reboot your system and set the compatibility to windows xp if you're on windows 7. Works great for me and Raiden IV runs buttery smooth:-)
dorelas
Posts: 32
Joined: Wed Nov 10, 2010 1:33 am

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by dorelas »

Post removed. Requests for pirated software are not permitted on these forums /mod
User avatar
Bee Cool
Posts: 273
Joined: Fri Jun 24, 2011 6:10 pm

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by Bee Cool »

lewisit wrote:would you mind explaining how xpadder does the trick? no diagonally movement for me yet...
I simply put "n" for the arcade stick option and then put w a s d for movement, and then bound my directions on the arcade stick to w a s d using xpadder.
RIP in peaces mjclark and Estebang
Nasirosuchus
Posts: 304
Joined: Sat Jun 25, 2011 3:56 am

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by Nasirosuchus »

Okay, I've tried everything suggested in this thread, and Raiden IV won't open at all. I've tried renaming the .exe file as well as adding in the pause to both of the batch files as well as minimizing all windows except for Raiden IV, and yet no cigar.
User avatar
drunkninja24
Posts: 1802
Joined: Thu Oct 01, 2009 3:27 am
Location: MO

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by drunkninja24 »

Necronom wrote:
drunkninja24 wrote:Hrm, still no luck for me on 2 different PCs with 2 different video cards (one with a 7600GT, another with a HD4890). The game starts to open, but never pulls up anything except a taskbar icon and a blank window in the upper-left corner of the screen that shows nothing.
Reboot your system and set the compatibility to windows xp if you're on windows 7. Works great for me and Raiden IV runs buttery smooth:-)
No luck with compatibility mode on 7, and no luck on my XP machine. I really don't get why it worked the first couple times I ran it and not at all since, that's the most perplexing part. Even re-extracting the file to a new location gets the same result.
User avatar
Observer
Posts: 1516
Joined: Sat Jul 12, 2008 11:23 pm
Location: In a huge battleship

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by Observer »

Yeah, the behaviour of the game is seriously odd. Also, it really feels more like Raiden 3.5...

Ok, try this last thing because it did it for me: make sure you have absolutely NO windows open. Close it all, open the task manager, make sure you have as few shit as possible running in the background. Hell, I would even shut down the modem.

With that ready, open the folder containing the game, add the "pause" text to the second line of both .bat files. This will give you enough time to minimize the container window (which you can have open) and focus on the cmd window. Don't press anything, it'll automatically start instead of crashing and sitting on the taskbar. From there, hope you had the replacer file that redirects the D:\ drive and TATE your screen.
Image
NOW REACHES THE FATAL ATTRACTION BE DESCRIBED AS "HELLSINKER". DECIDE DESTINATION.
User avatar
drunkninja24
Posts: 1802
Joined: Thu Oct 01, 2009 3:27 am
Location: MO

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by drunkninja24 »

*sigh* Still no dice. Oh well, I have the 360 version anyway. Would've liked to have not had to dig out my US 360 to play it all the time though...
User avatar
BPzeBanshee
Posts: 4859
Joined: Sun Feb 08, 2009 3:59 am

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by BPzeBanshee »

Observer wrote:From there, hope you had the replacer file that redirects the D:\ drive and TATE your screen.
Eh? There's a way other than remapping all of my drives? :D

As for your advice, I didn't even have to shut everything down, just minimise as much as possible. But if you've got something like Vista and 7's CPU meter and gadgets on the desktop get rid of them, and if you have fancy desktop background changing shit get rid of that too.
drunkninja24 wrote:*sigh* Still no dice. Oh well, I have the 360 version anyway. Would've liked to have not had to dig out my US 360 to play it all the time though...
My computer in my room (not the legacy PC, a newish one I've had for just a few days now) initially did not run Raiden IV due to some I/O error but then upon restart ran flawlessly. This machine has an nVIDIA 7600 GT in it, running with the latest DX9 (June 2010) and nVIDIA drivers at default settings.
User avatar
Bort
Posts: 10
Joined: Wed Aug 13, 2008 12:55 pm
Location: blackpool, england.
Contact:

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by Bort »

joeboto wrote:anyone knows how to
i) play in window mode
ii) not auto tate the screen

in these games?

edited: got window mode working in some games using "dxwnd". still no clue to rotate the game.

and for raiden 4's hard-to-launch the game, try rename the game.exe to launcher.exe and execute corresponding bat file. sometimes renaming it back to game.exe also works. anyhow, this method lets me play more rather than double-clicking.
I see you got it to work but you can just hit F5 to enter window mode.

TGM3 runs perfectly on my mediocre laptop (Athlon II P320 2.1GHZ, 3 gig ram and ATI 4200). Very happy. :D
Nasirosuchus
Posts: 304
Joined: Sat Jun 25, 2011 3:56 am

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by Nasirosuchus »

Okay, I got it working. Apparently I had to NOT check "Run in compatibility mode with Windows XP" and then I had to check all of the display settings below it.

Only problem is that if I start playing it and then close it and want to play again later, I have to reboot my PC.
nahucirujano
Posts: 19
Joined: Wed Sep 01, 2010 5:38 pm

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by nahucirujano »

TGM3 runs amazing on my poor PC...
Trouble Witches AC and Chaos Breaker too.
Spica Adventure is so fun and the main character is so cute xD haha.
User avatar
mesh control
Posts: 2496
Joined: Mon Dec 21, 2009 1:10 am
Location: internet

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by mesh control »

Anyone have any luck with getting window mode to work with GWG?
I can't seem to get it...
lol
User avatar
1up
Posts: 1106
Joined: Thu May 25, 2006 7:50 am
Location: Denmark

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by 1up »

What games are out there so far? Not asking for links, just wondering
User avatar
lewisit
Posts: 267
Joined: Fri May 11, 2007 3:54 pm
Location: Hamburg / Germany
Contact:

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by lewisit »

Bort wrote:TGM3 runs perfectly [...]
perfectly meaning fullscreen? i get small black bars on my 4:3 monitor... :?
User avatar
BPzeBanshee
Posts: 4859
Joined: Sun Feb 08, 2009 3:59 am

Re: Homura, Giga Wing Gens, Raiden 3 and Shiki III now hacked

Post by BPzeBanshee »

Bort wrote:I see you got it to work but you can just hit F5 to enter window mode.
I tried this with Raiden IV and nothing happened. Can you elaborate on this?
Post Reply