Share

xu4 - Ultima IV recreated

Tracker: Bugs

5 Issues with "Return to Main Menu" when loading with "-i" - ID: 1847578
Last Update: Comment added ( cheezel )

There are some issues when returning to the main menu after loading the
game with the "-i" option.

The spiral cursor often remains on screen, and the music continues to play
during the "title animation" sequence.

The cursor should be hidden, and the music should be killed until after the
title sequence completes and the "return to view" map appears.

Also, it might be a good idea to skip the title sequence altogether if
you're returning to the main menu from the game.


Michael Ryan ( solus ) - 2007-12-10 00:53

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2008-08-06 23:17
Sender: cheezel


This problem can be resolved with the following patch.

Index: src/game.cpp
===================================================================
RCS file: /cvsroot/xu4/u4/src/game.cpp,v
retrieving revision 1.124
diff -r1.124 game.cpp
1293a1294,1297
> // Fade out the music and hide the cursor
before returning to the menu.
> musicMgr->fadeOut(1000);
> screenHideCursor();
>


Log in to comment.

Attached File

No Files Currently Attached

Change ( 1 )

Field Old Value Date By
summary Issues with "Return to Main Menu" (ALT-Q) when loading with 2007-12-10 00:54 solus