The Ur-Quan Masters Home Page Welcome, Guest. Please login or register.
Did you miss your activation email?
October 12, 2024, 01:30:56 am
Home Help Search Login Register
News: Celebrating 30 years of Star Control 2 - The Ur-Quan Masters

+  The Ur-Quan Masters Discussion Forum
|-+  The Ur-Quan Masters Re-Release
| |-+  General UQM Discussion (Moderator: Death 999)
| | |-+  UQMHD Remix - an update
« previous next »
Pages: [1] 2 Print
Author Topic: UQMHD Remix - an update  (Read 5561 times)
metamorphosis
Frungy champion
**
Offline Offline

Posts: 83


I love YaBB 1G - SP1!


View Profile
UQMHD Remix - an update
« on: November 23, 2015, 05:38:13 am »

Hi folks,
I saw that the UQMHD project hadn't moved along for a while, and was tired of waiting, so I sat down and fixed some of the undocumented bugs myself.
The other big change is the inclusion and enabling of the use of the remix music, which I think suits the game and higher-resolution graphics better.

The changes so far:
* Better detection of correct fullscreen resolutions (previously was broken for desktops using 5:4 ratio resolutions)

* Copied the updated english dialogue across from UQM vanilla

* Enabled the remix music in the intro and ending sequences

* Changed the volume options so the dialogue is more audible aginst the music

* Corrected a bug related to building the game in VS2013

* Game now autodetects correct resolution factor (2x, 4x) based on screen resolution

* Optimised release build - faster on both older and newer equipment. Works with SSE2-capable processors only, so if you're still using a CPU from 2001, firstly, Congratulations for keeping it alive that long! But secondly you're out of luck.

* Remix music is now the default, 3DO music still selectable if preferred. This excludes the beginning and ending sequences which have the remix music, because the UQMHD team somehow broke the code which overwrote the intro/end sequence locations if you had installed the remix packs, so I had to hardcode it into the main .txt's.

* Graphical menu and planet-scan options are the default, as they feel more 'game'y. I didn't originally like the 3DO graphics, but the hi-res versions are really good.

* Removed dev files from the release, for easy identification of which files are relevant to end-users. This includes currently-half-finished features like russian, finnish, japanese support - mainly so that the user doesn't get a second-rate experience in those languages and also to be fair to the original devs working on them.

* Removed 'partial pickup' code for planet lander - now you only pick up the whole unit, or you don't. This re-engages a small strategic element of planet-landing which was removed by the partial pickup stuff, that being the need to check your supply hold and see whether you were going to lose out if you picked up a large bit of materials in the small amount of space you had left. Keeping keenly aware of this made the difference between a light load and a heavy one, in the original UQM.

* Changed the star pattern in solar systems to be slightly more atmospheric.


Download (~807MB)


I did try to contact the UQMHD devs (mainly dzanik - oldlaptop seems to be active on here but that's about it) via various channels, but so far no response.
« Last Edit: November 29, 2015, 06:09:06 am by metamorphosis » Logged
metamorphosis
Frungy champion
**
Offline Offline

Posts: 83


I love YaBB 1G - SP1!


View Profile
Re: UQMHD Remix - an update
« Reply #1 on: November 26, 2015, 08:43:05 am »

Update v1.02:
changed:
* I toned down the nebulae - they were interfering with gameplay mechanics (eg. being able to see the planets and orbit rings), and in my opinion, the atmosphere. Nothing quite like seeing that black sky and wondering what's in it.
* Added some .txt instructions for newcomers.
* Corrected the intro/outro/credits text based on the UQM vanilla changes.
* Re-added the updated mycon dialogue.
* Log is now outputed to uqm.log (unless redirected), not the console.
* A few small corrections.

I probably won't do too much after this point, as the game is pretty done and has been for years.
However if I find anything, I'll update it.
« Last Edit: November 27, 2015, 06:10:05 am by metamorphosis » Logged
metamorphosis
Frungy champion
**
Offline Offline

Posts: 83


I love YaBB 1G - SP1!


View Profile
Re: UQMHD Remix - an update
« Reply #2 on: November 29, 2015, 06:04:52 am »

Update v1.04:
* Corrected speech files - previously had taken a naive approach to updating based on uqm vanilla changes, which led to some timing probs. Had to go back and do it more or less manually for each file. Fixed.
* Changed solar system star draw algorithm to be more atmospheric.
* UQMHD Remix now uses it's own folder to store savegames and settings, so that it doesn't read the default settings from a previously installed version of UQMHD. If you've got previous savegames, you'll need to copy the %appdata%/uqmhd/save folder to %appdata%/uqmhdremix/save.
* Removed 'partial pickup' code for planet lander - now you only pick up the whole unit, or you don't. This re-engages a small strategic element of planet-landing which was removed by the partial pickup stuff, that being the need to check your supply hold and see whether you were going to lose out if you picked up a large bit of materials in the small amount of space you had left. Keeping keenly aware of this made the difference between a light load and a heavy one, in the original UQM.
* Further adjustments to nebulae.

Also really appreciating some of the large things the UQMHD team did - like replacing all of the utwig voices! Dear lord the original was s***. It actually made me dislike the utwig, who previously I'd found quite funny. I was thinking about replacing it myself then to my delight found they'd already done it. Good job team. I agree with most of the changes they made, though a few I've altered as above.
« Last Edit: November 29, 2015, 06:14:15 am by metamorphosis » Logged
metamorphosis
Frungy champion
**
Offline Offline

Posts: 83


I love YaBB 1G - SP1!


View Profile
Re: UQMHD Remix - an update
« Reply #3 on: December 02, 2015, 08:03:08 am »

1.05:
* Added code so that some solar systems do not have nebulae.
* Further nebulae and star generation tweaking.
* Added 5 more variations of nebulae.
* Small starbase speech fix.
* Correction to UQMHD code (previously was not using all available nebulae).

Source: https://sourceforge.net/u/userid-865615/urquanmastershd/
« Last Edit: December 02, 2015, 10:51:16 pm by metamorphosis » Logged
dogchainx
Zebranky food
*
Offline Offline

Posts: 2



View Profile
Re: UQMHD Remix - an update
« Reply #4 on: December 04, 2015, 03:05:11 am »

My Dell u3011 16:10 (2560x1600) display won't work well with fullscreen.   Sad

Any ideas on how to fix?



Logged
metamorphosis
Frungy champion
**
Offline Offline

Posts: 83


I love YaBB 1G - SP1!


View Profile
Re: UQMHD Remix - an update
« Reply #5 on: December 09, 2015, 01:00:17 am »

Hi dogchainx,
when you say won't work well, what do you mean? Do you mean it doesn't go fullscreen? Or that it's stretched? Or something else?
For the moment you should be able to force the resolution using the command-line parameters as described in MANUAL.txt
Logged
Defender
Enlightened
*****
Offline Offline

Gender: Male
Posts: 817



View Profile
Re: UQMHD Remix - an update
« Reply #6 on: December 10, 2015, 04:13:53 am »

nice work, are taking over or just forking. i would love to see some ideas from net melee balance mod incorporated into uqmhd. the ai changes and such would be intersting to play in the main game. anyways good job, appreciate it. good day.
Logged
metamorphosis
Frungy champion
**
Offline Offline

Posts: 83


I love YaBB 1G - SP1!


View Profile
Re: UQMHD Remix - an update
« Reply #7 on: December 10, 2015, 05:10:54 am »

I'm contributing and also forking.
Not sure about the net melee stuff, it looks good to me but not sure whether it would fit the team's requirements. Probably best if you talk to oldlaptop, he's still fairly active round here, he may have a better understanding of whether it's a 'fit'. I'm more focussed on the single-player experience, myself.

Logged
metamorphosis
Frungy champion
**
Offline Offline

Posts: 83


I love YaBB 1G - SP1!


View Profile
Re: UQMHD Remix - an update
« Reply #8 on: December 10, 2015, 05:11:54 am »

Update to build:

1.09:
* General code comment updating
* Correction to UQMHD code on display of past Orz conversation summary
* Corrections to Vux, Slylandro, Utwig, Starbase, Pkunk dialogue based on 3DO voiceovers
* Minor correction to UQMHD options code
* Update to credits
* Updated menu delay values so it no longer takes an age to (a) fill up your fuel tanks (b) fill up your crew (c) search through your saved games.
* Changed main menu so that game restarts if music type is changed (otherwise music will not change), as it does with a resolution change
* Updated previously-unusable acceleration value on the starmap and fixed autopilot cursor snap so that trying to autopilot to Sol no longer selects Sirius all the damn time when not zoomed in.
* Corrections to various new Utwig voiceovers based on original script
* Resampled all utwig dialog down to 11khz to match tone of all other original voiceovers
* Correction to fluctuating volume levels between voiceover lines for shofixti
Logged
Defender
Enlightened
*****
Offline Offline

Gender: Male
Posts: 817



View Profile
Re: UQMHD Remix - an update
« Reply #9 on: December 12, 2015, 02:20:40 am »

Quote
I'm more focussed on the single-player experience, myself.

i too was meaning the single player aspect as well. i like some of the ai changes and stat changes made in net melee mod. i wanted to know if they could be incorporated into the single player experience.
Logged
metamorphosis
Frungy champion
**
Offline Offline

Posts: 83


I love YaBB 1G - SP1!


View Profile
Re: UQMHD Remix - an update
« Reply #10 on: December 13, 2015, 02:32:56 am »

It's possible. I don't know How possible though. For starters it'd need a couple of people to playtest from beginning to end, preferably one of them a newb, so as to check that  it doesn't break the game difficulty, particularly for newcomers. I'm not willing to do it, I've just played through the whole thing to test it.

Secondly, at some point someone may update the UQMHD codebase to the current UQM vanilla core code, at which point, the balance mod would need reworking in order to fit. However, that's the future, in the present situation that's not a concern.

I've just done a diff between the netmelee code and the UQM/UQMHD v0.70 code - I think it's something where, if the original balance author wanted to do it, it could be done, but if I or someone else tried to do it, it would either muck up UQMHD in a variety of subtle and unsubtle ways, or it would break the netmelee code or both.
It's a big job, and there's a ton of differences in the code. I won't do it personally, though happy to help.
Logged
Defender
Enlightened
*****
Offline Offline

Gender: Male
Posts: 817



View Profile
Re: UQMHD Remix - an update
« Reply #11 on: December 13, 2015, 06:52:19 am »

no worries and thanks for breaking it down for me. i dont want to take away from any work getting done with uqmhd...
i just long for the day when uqm gets an ai improvement or change. thanks again for your time.
« Last Edit: December 13, 2015, 06:58:54 am by Defender » Logged
metamorphosis
Frungy champion
**
Offline Offline

Posts: 83


I love YaBB 1G - SP1!


View Profile
Re: UQMHD Remix - an update
« Reply #12 on: December 18, 2015, 11:35:36 am »

No worries-
final update:

1.12:
* Corrections to Talking Pet subtitles based on 3DO voiceovers
* Further reduced galaxy map snap so that it was less annoying for dealing with stars which're very close to one another eg. Vela
* Fixed syreen dialogue and edited syreen voiceover to remove annoying narrator voice
* Fixed credits speed
* Corrections to intro and end sequence timing
* Correction to ending slides (explosion)
* Removed utwig credits voiceover (as none of the other races have voiceovers for this section, it feels wrong)
* Correction to setup menu for 320x240 (would not allow alternative scalers previously)


1.10:
* Corrections to mycon subtitles based on 3DO voiceovers
* Added the hi-res ship pics to supermelee ('alt' at ship-choice on main menu) - work by Dczanik, Schizoid, Brytag and myself
* Fixed the dumb bug where the planet textures and sun corona would 'pop' onto the screen half-a-second or so -after- seeing the solar system pre-draw.
* Subtitle formatting consistency updates to thraddash, slylandro, talking pet, utwig, safe ones

Logged
Schizoid
Zebranky food
*
Offline Offline

Gender: Male
Posts: 35


aka SLY


View Profile WWW
Re: UQMHD Remix - an update
« Reply #13 on: December 18, 2015, 06:18:49 pm »

* Added the hi-res ship pics to supermelee ('alt' at ship-choice on main menu) - work by Dczanik, Schizoid, Brytag and myself

The creator of these images and ships - Zenzmurfy. Damon Czanik used it in UQM HD. This can be seen - here. Some of these ships can be seen in 3D - here. Especially - here
   
I'm not sure that the UQMHD Remix will work correctly with other languages addons, but in any case, thank you for this good work.
« Last Edit: December 18, 2015, 06:24:33 pm by Schizoid » Logged

Defender
Enlightened
*****
Offline Offline

Gender: Male
Posts: 817



View Profile
Re: UQMHD Remix - an update
« Reply #14 on: December 19, 2015, 04:49:21 am »

for fixes, could you look into changing the shuttle text color and background to be more readble. like for instance the green background but with the blue text...or visa versa.
Logged
Pages: [1] 2 Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!