Pages: [1] 2 3
|
|
|
Author
|
Topic: Buy more time? (Read 8607 times)
|
davoker
Zebranky food
Offline
Posts: 14
|
- There are in-game possibilities to "buy" more time? where I buy it? gives you more free time to explore?
- Are missing more time, I can not explore as I would like> < There mod added time? to know where to find it and see how it installs
[Google translate :S]
|
|
|
Logged
|
|
|
|
oldlaptop
*Smell* controller
Offline
Posts: 337
|
One quest (that is also usually necessary to win the game) will delay the Death March by one year. There are also two simple mods available which slow down time and delay the Death March by several centuries, respectively: http://uqm-mods.sourceforge.net/
|
|
|
Logged
|
|
|
|
CelticMinstrel
Enlightened
Offline
Posts: 522
|
- There are in-game possibilities to "buy" more time? where I buy it? gives you more free time to explore?
There are two things I know of that are relevant here. First, by completing a particular quest, you gain an additional year of in-game time. Second, there's a much faster way to travel across the galaxy.
For gaining extra time:
This quest is started at the top right of the starmap. It requires gathering four items from across the map and combining them, then returning the item where it belongs. If you just want the answer rather than figuring it out yourself:
You get the required items from the Supox, Druuge, Pkunk, and Thraddash, and need to return the repaired item to the Utwig. I won't detail exactly how to get them.
For faster travel:
Talk to a Spathi ship in hyperspace, and they'll tell you the location of an anomaly. Go there at the required time and head to the upper right, and you'll be told how to get the faster method of travel.
|
|
|
Logged
|
|
|
|
davoker
Zebranky food
Offline
Posts: 14
|
Edit: Thank you very much for the info;
"The Time Dilation Mod" and "The Time Dilation Mod"
I play in a UQM android tablet, how can I apply these two mods to keep them active by playing it on my tablet? or maybe some editing APK file to manually put the MODs? any suggestion is welcome hehe
|
|
« Last Edit: July 20, 2014, 08:21:13 pm by davoker »
|
Logged
|
|
|
|
|
davoker
Zebranky food
Offline
Posts: 14
|
I also would be worth a different version with those two mods, mods time the two applied;
Looking for an alternative way to apply my knowledge to compile this game for example, is zero, would be nice to have these mods and addons (addons folder), but I guess that is not possible;
Unless someone did me the favor of compiling the latest version for android with mods "The Time Dilation Mod" and "The Time Dilation Mod" applied, I'll have to stay with the desire, will try to find solution, thank you very much for the info ^ ^
|
|
|
Logged
|
|
|
|
|
davoker
Zebranky food
Offline
Posts: 14
|
I play in a UQM android tablet, how can I apply these two mods to keep them active by playing it on my tablet? or maybe some editing APK file to manually put the MODs? any suggestion is welcome hehe
I'm pretty sure there's no way to just apply the mod to your copy of UQM, you'd need to download a different version of UQM with the mod applied, and I'd be surprised if there was one for android... though I could be wrong. I have tried to build Android versions. Always end up with compiling errors and never getting anything done. Which is why I supplied the .diffs, for those brave enough to cross-compile. I also used to build OSX versions, but then I lost access to the Mac I was building them on. I assume you not be able to enjoy these two mods on my tablet U_U hires2x UQM HD looks and handles very comfortable;
There will be some way to edit in HEX and implement the code of the two MODs manually? would know that they modify and file information not know that hehe
Sorry my bad English
|
|
|
Logged
|
|
|
|
|
davoker
Zebranky food
Offline
Posts: 14
|
Then I have to give up hehe do not have the knowledge to do it myself, I feel helpless xD
I would have liked to enjoy these two MODs with UQM on my tablet, we're going to do, to see if anyone dares to compile the android version, time with these mods, but for nothing hehe
Thank you very much!
|
|
|
Logged
|
|
|
|
|
oldlaptop
*Smell* controller
Offline
Posts: 337
|
Those aren't actually even variables, they're preprocessor macros; they wind up as constants in the actual code the compiler sees (after the preprocessor is done with it), which makes finding and changing them even harder.
I wonder if pelya could build nice Android apps with the time/decleansing mods, being the Android porter and all?
|
|
« Last Edit: July 23, 2014, 05:02:21 am by oldlaptop »
|
Logged
|
|
|
|
Krulle
Enlightened
Offline
Gender:
Posts: 1115
*Hurghi*! Krulle is *spitting* again!
|
- There are in-game possibilities to "buy" more time? where I buy it? gives you more free time to explore?
There are two things I know of that are relevant here. First, by completing a particular quest, you gain an additional year of in-game time. Second, there's a much faster way to travel across the galaxy. For gaining extra time: This quest is started at the top right of the starmap. It requires gathering four items from across the map and combining them, then returning the item where it belongs. If you just want the answer rather than figuring it out yourself: You get the required items from the Supox, Druuge, Pkunk, and Thraddash, and need to return the repaired item to the Utwig. I won't detail exactly how to get them. For faster travel: Talk to a Spathi ship in hyperspace, and they'll tell you the location of an anomaly. Go there at the required time and head to the upper right, and you'll be told how to get the faster method of travel. There's another way to buy time (a few months only):
get one of the casters and get information about how to use the 'casters for pranks and "Ultimate Evil"
|
|
|
Logged
|
|
|
|
|
davoker
Zebranky food
Offline
Posts: 14
|
There will be some way to edit in HEX and implement the code of the two MODs manually? would know that they modify and file information not know that hehe
In theory, sure. In practice, nobody in their right mind would try when the source code is available. That and if he is using an Android tablet , hex editing an apk or files within an apk can sometimes render them corrupt. Hex editing a time mod might be easy since that was just modifying two variables, but everything else has extra code. You would just have to find where the variables for HYPERSPACE_CLOCK_RATE and INTERPLANETARY_CLOCK_RATE are in the file and start hiking the value. In the source code the values reside in src/uqm/clock.h, I changed the HCR and ICR from 5 / 30 to 60 / 360 respectively. All I can say is that I can try to give it another shot to build android versions. But I doubt anything will come of it. This modification would have the same effect as the mods: The Time Dilation Mod The De-Cleansing Mod Together? exact effect that that would have modified? I will investigate to see what can be done;
I appreciate your interest in trying to recompile the android version, I wish you luck * O *
Edit: Nothing, I find the variables, would be good to add those MODs in addons folder, such as translations xD
In the computer version is compiled with MODs? "The Time Dilation Mod and The De-Cleansing Mod" together? (HD version), maybe you can play on the tablet from the computer, if I can, would be my only option, but is not the same U_U
|
|
« Last Edit: July 23, 2014, 08:55:30 pm by davoker »
|
Logged
|
|
|
|
Pages: [1] 2 3
|
|
|
|
|