Author
|
Topic: Ur-Quan Masters HD Mod (Read 123557 times)
|
|
darklord42
*Many bubbles*
Offline
Posts: 208
|
Interesting that Crystal Dynamics didn't do the voices even though they were only used in their 3do port.
Anyway. I didn't realize that they were suppose to work. i was going by the outdated http://wiki.uqm.stack.nl/The_Ur-Quan_Masters_Technical_FAQ#How_do_I_use_the_3DO_intro_and_victory_movies_in_the_game.3F And havn't seen any changes in the game. How are you suppose to bring up the ship info? [edit]
Oh it does work, and alt was the button. I just started pressing random buttons while in super melee and did it. Again they only play in 2x or lower
|
|
« Last Edit: May 27, 2013, 01:28:22 am by darklord42 »
|
Logged
|
|
|
|
pelya
Zebranky food
Offline
Posts: 40
|
I've created a preliminary Android port of UQM HD mod, could you please test it and report bugs? I'm planning to put it to Google Play when HD mod will release Beta 1. 1280x920 gives 7 FPS on my Galaxy Note, and sometimes 2 FPS during battle, 640x480 runs smoothly though. UQM uses internal SW video surface for rendering, and the code is way too complicated to switch to proper HW-accelerated rendering, so it will be slow on most devices. I'm sure there are devices that can handle 1280x920 (Nexus 10 should be fine). Also, what about new on-screen controls? Are they easy to learn and use?
|
|
|
Logged
|
|
|
|
|
pelya
Zebranky food
Offline
Posts: 40
|
So, should I make 640x480 the default? That will also reduce downloaded data size from 500Mb to 150Mb, and I can make 4x graphics an optional download, like voice and music remixes. Could you please give more detail about graphics anomaly, preferably a screenshot? (it's Power+Volume Down buttons on Galaxy phones). I've moved game menu higher, so it would not collide with on-screen buttons, and also made horizontal crew/energy panels in melee, so that second player can see them. Two-player melee is still experimental, and I would like to hear some opinions about it.
Edit: I moved 4x graphics into separate package, please re-download the file, uninstall it first for best results.
|
|
« Last Edit: May 31, 2013, 04:54:58 am by pelya »
|
Logged
|
|
|
|
dczanik
*Smell* controller
Offline
Posts: 306
|
So, should I make 640x480 the default? That will also reduce downloaded data size from 500Mb to 150Mb, and I can make 4x graphics an optional download, like voice and music remixes. Could you please give more detail about graphics anomaly, preferably a screenshot? (it's Power+Volume Down buttons on Galaxy phones). I've moved game menu higher, so it would not collide with on-screen buttons, and also made horizontal crew/energy panels in melee, so that second player can see them. Two-player melee is still experimental, and I would like to hear some opinions about it.
Just tried it on the Samsung Galaxy Note 10.1 tablet. I'll upload pictures later. 4x Performance was probably in the 15-20 fps range. Slightly faster. Though I did not remove background programs on my phone. The running the video in a seperate thread produced graphic errors.
2x (640x480) is probably the right choice until hardware acceleration can be implemented. 4x should be a separate download. I have the latest (or close to the latest) android phone and tablet you can get. Unless you want a lot of low ratings, I think 640x480 is the best option for now.
Landing on a planet produced the lander graphic, but it wasn't wiped away after exit. There's an issue with bringing up the lander menu higher. The HD game has an option to show you mineral values that takes that extra space. You can probably replace that with the 1x, or 2x version of that file so everything can fit better. The starmap also produces a help section where it shows you the keys you can use on the map.
Two player is awesome. Haven't tried it with another player, I'll do this tomorrow. Looks fantastic.
I got to get back to work on the last touches on Beta 1
|
|
|
Logged
|
|
|
|
pelya
Zebranky food
Offline
Posts: 40
|
I've tried to change lander info position in the code, and failed so I won't touch it for now. UQM UI code is way too complicated.
|
|
|
Logged
|
|
|
|
pelya
Zebranky food
Offline
Posts: 40
|
With help from superbutcherx, I was able to move UI elements that got obscured by on-screen controls (radar in hyperspace, lander info while on planet, ship/module info in starbase). 640x480 mode is now the default, with 160Mb download, and there is optional 1920x960 package, which is 360Mb. I think it's almost ready for release. The regular UQM app will now show a dialog to download UQM HD on first start, so they will be released simultaneously. The only thing that may cause bugs are translation packages, I've used my old UQM 0.7.0 packages, and some fonts might be missing (please re-install app if you're updating, because my old content packages are missing translated fonts). New .apk file, source archive, my Git repository, also I did few changes in uqm.key and menu.key, here's my repackaged content package.
|
|
|
Logged
|
|
|
|
darklord42
*Many bubbles*
Offline
Posts: 208
|
interesting! would it work with a kindle fire? I get a "Failed connecting to data.zip" after its done downloading
|
|
« Last Edit: June 01, 2013, 11:43:47 pm by darklord42 »
|
Logged
|
|
|
|
|
darklord42
*Many bubbles*
Offline
Posts: 208
|
Nice it works now! Thank-you!
I saw the code, you guys are so close to the beta. Congratulations!
|
|
|
Logged
|
|
|
|
darklord42
*Many bubbles*
Offline
Posts: 208
|
I gave it a try pelya. You guys are right, the 2x textures are the way to go for now, even on this thing which isn't a phone. The controls take some getting use too. I keep having trouble moving forward after turning. With the virtual joystick you almost have to tap the direction to travel twice. Aside from that, my only complaint is that there isn't a good way to skip through long intro sequence yet.
Speaking of intro sequence, I know this isn't an issue with the android app so much as the urm-hd near beta side of things. I just compiled the game an noticed the same thing on my mac. I'm not sure if it's because I messed with the resolution settings, but once you get off of the default settings, the opening slides shrink and are in the top left corner. They don't seem to be scaling properly.
|
|
« Last Edit: June 02, 2013, 09:11:59 pm by darklord42 »
|
Logged
|
|
|
|
|
darklord42
*Many bubbles*
Offline
Posts: 208
|
oh that worked, there is just no clue to do that. I think it would it make sense to have the whole screen as an invisible button for that instance so just a tap will move on. Is that possible? Touch the screen would be the first thing anyone would try to do.
As to a better method of control I'm not sure. With tablet/smart phone ports, i always find control rather poorly. To make it work at all is quite an accomplishment. And your implementation where you have the ship facing in the direction where the joystick points is smart, and the best you could do with that, but it's still awkward. I think the best implementation is to look at the way the pocket edition of minecraft does it with a virtual directional pad. You see, the joystick doesn't really work because the controls themselves aren't really analog. You are in fact simulating keyboard commands so it would be better to have digital controls. Ergo, a directional pad would be more natural.
|
|
« Last Edit: June 02, 2013, 10:28:36 pm by darklord42 »
|
Logged
|
|
|
|
darklord42
*Many bubbles*
Offline
Posts: 208
|
This is just personal taste, but I think you should default to the 3do pictogram scheme for menus and lander. To me the console has more in line with the tablet then the pc so it's best presentation for the android. you just have to move the icons up a bit. as they arnt lined up and are under the 2 buttons you have
|
|
« Last Edit: June 02, 2013, 10:31:45 pm by darklord42 »
|
Logged
|
|
|
|
|