NewHorizons

NewHorizons

Joined Last seen Member # 4418941
2 Posts 49 Replies 651 Reputation

[quote who="Craig Fraser" reply="191" id="3717027"] Is this post dead or do you guys still want Sins 2? [/quote]Definitely - who wouldn't? Sins is still one of my favourite games, and still gets played regularly even though I now have more modern titles that are "flashier".

303 Replies 2,339,067 Views

If you're planning any more updates to Sins here's a request for some minor UI tweaks 1) Empire Tree key binding: & keys select your homeworld and the most recently colonized planet respectively. 2) Stats window->Empire: separate out diplomatic research done from civilian 3) Stats window->Fleet: include "Frigates - Envoy" 4) Stats window->Fleet & Capital Ships: include class-name (eg , alongside, role-name). Would make

3 Replies 37,884 Views

[quote who="I_Push_Buttons" reply="168" id="3702419"] Things I hope are in SoaSE2: - More skills/levels so you can really customize your capital ships/build them a certain way. - Veteran ranks (maybe even skills) for frigates/cruisers, make the ships that last a long time more powerful/worth protecting. - More robust pirate faction that actually does stuff and gets stronger throughout the game. - Wider variety of planets, planetary specializations, and planetary

303 Replies 2,339,067 Views

[quote who="starkers" reply="53" id="3700451"] Somebody please correct me if I'm wrong, but as I understand this, it won't matter how fast your internet is, I/O operations, uploads and downloads will be slowed. Is that right? If so, then the impact of this may be greater than was first revealed. [/quote] I suspect network latency will still be orders of magnitude greater than the overhead of these patches on context switches (as the CPU swaps between user and kernel mode).</

68 Replies 394,975 Views

[quote who="Larsenex" reply="36" id="3700329"] So if I am behind a firewall and a router and use a VPN and its on a 'home computer' and I pretty much only do gaming on it. How can I get hacked? I understand that I 'can' be hacked but dont' I first have to be 'found'? If use zero patches (we dont need any stinking patches).. won't it be 'life as usual? [/quote] ... until you visit a website which has been compromised. Remember those adverts that had iffy content that

68 Replies 394,975 Views

[quote who="admiralWillyWilber" reply="163" id="3696608"] Well they say the more memory you have the faster the computer runs, not so with 32 bit that can only have 2 gig games... [/quote]This is a false assertion, for systems that have adequate memory to execute the operating system and what ever program(s) you intend to run. Adding more RAM to a machine that does not need it has minimal benefit. However the converse is true:- a machine with insufficient memory will

303 Replies 2,339,067 Views

[quote who="tetleytea" reply="1" id="3692573"] I tend to run Linux on VMware within my Windows box [/quote]Ditto, but via VirtualBox. [quote who="Matt0" reply="3" id="3692937"] Having said that, I am an owner of SOASE and would love to be able to play it on Linux. [/quote] Same here, quietly hoping that should there ever be a Sins2 that it would be available on both Windows & Linux. I did re-install a previous laptop with OpenSuSE 13 and tried to get Si

8 Replies 22,370 Views

Indeed, no argument there. One thought I had for how the Dev's might have multi-threaded the current Sins back in the day would be to put the AIs on their own background threads, but I suspect the overhead of synchronizing (eg when an AI needed to control its fleet) with the main thread (that is rendering via DirectX) would have been too high. Using a modern graphics API, each AI could run on its own thread which also rendered its own units, hence less need to sync.

303 Replies 2,339,067 Views

Actually multi-threading & 64-bit support are quite independent features used to solve different problems. The above is most likely a symptom of lag induced by executing on a single CPU thread, not lack of address space in a 32-bit process, and would not be helped that much by 64-bit support. It would be helped though if Sins was multi-threaded - when run on a machine with multiple CPU cores. There may be a small speed advantage to using 64-bit as C/C++ compilers can generate more

303 Replies 2,339,067 Views

Cool. [quote]Fixes 'Failed to Initialize COM' error[/quote] Confirmed. [e digicons]:grin:[/e] [quote]Both mods and save games should be unaffected by this update [/quote] Yup, didn't even notice, until I saw this announcement, that Sins had been updated when loading up a SoA2 save.

8 Replies 115,414 Views

[quote who="rthggfdo" reply="4" id="3674898"] You can link to a list of all the restrictions for modding in the game? [/quote] An old list is at https://forums.sinsofasolarempire.com/363233/page/1

8 Replies 78,632 Views

[quote who="Frogboy" reply="95" id="3648250"] Ironclad and Stardock are listening. [/quote] Good to hear. [e digicons]:thumbsup:[/e] [quote who="wbino49" reply="100" id="3648567"] Titans are nice, but since their introduction race to build them has ruined the natural flow of Sins battle ramp up. [/quote] What might be nice for Sins 2 is to make it modular: each module adding content from each of the Trinity series & Rebellion plus any extra c

303 Replies 2,339,067 Views

[quote who="myfist0" reply="1" id="3643734"] I assumed .ogg files were compressed to save ram, but the compression could be causing a load problem. [/quote] Sounds plausible. If that is the case the quickest & most significant gain would be to convert frequently played, small, sounds from .ogg to .wav format - weapon/ability effects and engine loops spring to mind, especially as several play at the same time. Music maybe a factor but that tends to be large and on

12 Replies 69,904 Views

[quote]Ironclad Games and Stardock Entertainment are pleased to announce the availability of Sins of a Solar Empire version 1.84 on Steam and GOG [/quote] Yay! Nice to see a new update to Sins. I have spotted a minor bug with the 'Learn More' button for Ashes on the main screen:- Play a game of Sins for a few minutes, save and go back to the main menu. Click on the Ashes 'Learn More' button and the Steam browser overlay appears, but with no content

18 Replies 131,778 Views

[quote who="theselfescaping" reply="5019" id="3632592"] Here's an update to New Frontiers, an SoA 2 campaign map with 79 canonically-placed planets. [/quote] Intersting map - lots of high value terran planets, so it's quite easy for all factions to get their economies up and running, so they're all able to build half-decent fleets. I like the attention to detail on the planets & their names. I did notice an dev.exe error from this map:- Galaxy

5,100 Replies 12,716,898 Views

[quote who="Darvroth" reply="5026" id="3630934"] Be advised we still haven't completed the rebellion mechanic as some call statements still refer to the vanilla ships (TEC) for rebel or civil insurrection. [/quote]RandomEventOpenRebellion.entity and RandomEventPartisansTech.entity will certainly spawn TEC ships as SoTYR appears to including the standard ones from Sins itself. I suspect we'd need to specify our own RandomEventDefs.randomeventdefs that either don'

5,473 Replies 14,235,533 Views

[quote]3. Updates to the GameEventData.gameventdata file. To be honest I've never touched this file, so I'm not sure exactly what's changed. If its not in your mod, you probably don't need to worry about it, if it is, tell us what changed. [/quote] Between the sections for GameEventDef:ColonizePlanetBlockedByEnemyStarBase and GameEventDef:PirateFleetArrived there is GameEventDef:RuinP

35 Replies 176,991 Views