Topic: How to prevent game going back to main menu

Hi there,

I have selected Versus mode as deployment option and hide the loading screen. It worked great that the game demo started at versus mode with the 2 characters selected in the setting.

However, after the game is ended, it will popup a menu with options to repeat battle, go back to main menu and stuff. I have hide all the options except the "Repeat Battle", looks great on the screen, but when I hit the "G" or some other keyboard button, the game will be brought back to the main menu.

Is there a way to prevent that? Or to disable the shortcut key?

Thank you.

--
Alvis

Share

Thumbs up Thumbs down

Re: How to prevent game going back to main menu

If you're doing it for dev purposes why not stay in the training mode?

Share

Thumbs up Thumbs down

Re: How to prevent game going back to main menu

krakenkills wrote:

If you're doing it for dev purposes why not stay in the training mode?

I am making a simple playable demo, without all the menu stuff, that's why I need to go for versus mode.

Any advise on disabling the shortcut key that will bring the game back to main menu?

--
Alvis

Share

Thumbs up Thumbs down

Re: How to prevent game going back to main menu

ok without exactly knowing the answer but trying to be help full #disclosure!

You can go into the code assuming you have source code like I do and CHANGE IT to go back to the mode you need. Again, I do not know exact answer because I do not need it but that is what I would do if I had a client (that pays mullah) or myself and wanted the same result you did.

I'd also give them the same solution I did before, but you said that will not work so my next step is the above mentioned.

Without source code I doubt what you want is available.

and what I'm saying is... if you cannot find it build it.

But if anyone knows better than I... please feel free.

Share

Thumbs up Thumbs down