Forum

> > Stranded II > General > Source Modding
Forums overviewStranded II overviewGeneral overviewLog in to reply

English Source Modding

8 replies
To the start Previous 1 Next To the start

old Source Modding

killprogram
COMMUNITY BANNED Off Offline

Quote
Hey I Figured I Would Set Up A Thread For Modifications To The SII Source Code, I Figured Once The Community Is Experienced Enough In Modding The !@#$ Out Of Stranded 2 With Blitz3d.... We Could Release Little AI Mods, Or Map Size Mods Etc. And This Thread Is Where You Can Do That. Maybe DC Will Even Say HEY! I'm Gonna Take That Code And Release It As Stranded III, Proprietary Software, And Get Rich!!! DC, That Means Anything I Release You Have Permission To Use It However You See Fit

old Re: Source Modding

killprogram
COMMUNITY BANNED Off Offline

Quote
right now i am looking through it to get used to it, then i think i'll clean it up a bit (Build Some Sort Of Directory Structure Instead Of One Include Folder With An AI Folder In It) I Am Also Just Now Learning Blitz BASIC, The Only BASIC I Know Is JustBASIC, And LibertyBASIC, Oh Well...
The First Thing Im Looking For Is Map Size So We Can Have Huge Maps That Only Run On A Computer With Like 2^999TBz Of Memory!!! Maybe, Instead Of Just Working On A Multiplayer, Maybe We Could Do A Distributed Computing Version Of Stranded 2? Thoughts?

old Re: Source Modding

The Oracle File
User Off Offline

Quote
Changing map sizes can be done in 1 minuten, but I don't recommend such sizes, also you don't really need those.
But good luck with editing, maybe it will result in something useful.

old Re: Source Modding

killprogram
COMMUNITY BANNED Off Offline

Quote
Gee Oracle File Thanks For Descriptive Advice... I Tried It And What Happens Is A !@#%load Of Lag

old Re: Source Modding

Ominus
User Off Offline

Quote
haha indeed, i edited the source myself (thanks to a friend for compiling it) to add larger maps, was just horrible lag, and thats on only a one larger size map, with a fully seeded 512x512 map my comp lagged hard when i played, i bet there was 100s of units on the map not counting the 1000s of other object such as rocks and trees etc.
But still i was expecting a crash, so larger maps would be playable on good computers if the maps were properly optimized, heck i think i might manage at making a large wasteland like map where trees and animals aren't that common, like a huge desert with an oasis here and there everything else is just miles and miles (not really miles but you get the idea) of sand.

A quick test showed it to be quite playable on my computer
-AMD Athlon x64 3000+
-2Gb RAM
-ATI HD 2400 PRO

old Re: Source Modding

amstel bier9
User Off Offline

Quote
Ominus has written
haha indeed, i edited the source myself (thanks to a friend for compiling it) to add larger maps, was just horrible lag, and thats on only a one larger size map, with a fully seeded 512x512 map my comp lagged hard when i played, i bet there was 100s of units on the map not counting the 1000s of other object such as rocks and trees etc.
But still i was expecting a crash, so larger maps would be playable on good computers if the maps were properly optimized, heck i think i might manage at making a large wasteland like map where trees and animals aren't that common, like a huge desert with an oasis here and there everything else is just miles and miles (not really miles but you get the idea) of sand.

A quick test showed it to be quite playable on my computer
-AMD Athlon x64 3000+
-2Gb RAM
-ATI HD 2400 PRO


you edit the souce code?
why you don't upload it?

old Re: Source Modding

Hurri04
Super User Off Offline

Quote
Ominus has written
[...]so larger maps would be playable on good computers if the maps were properly optimized[...]

the problem with larger maps isnt only the computer's hardware.
the main problem ist the scripting language; blitzbasic is actually really slow.

putting less objects on larger maps might be a way to compromise the lag but that still doesnt work for all etenity for larger maps

old Re: Source Modding

Ominus
User Off Offline

Quote
amstel bier9 has written
you edit the souce code?
why you don't upload it?


Because I have no knowledge of BlitzBasic nor do I own the program and I would have never had it compiled if I haven't found out about my friend having BB, plus I probably broke a few parts of the source when I was messing around.
Besides it wasn't that hard to find the map sizes and enable it since everything is already in there for larger map sizes.
I even thought of changing how the building and hammer works but i didn't understand that part of the code one bit lol

Also, thanks for the info Hurri04, it will keep me from wondering why it lags with too many or certain items/objects/units on the map √
To the start Previous 1 Next To the start
Log in to replyGeneral overviewStranded II overviewForums overview