Change your units - everything in b (bacon)

nesrak1nesrak1 Places Join Date: 2016-12-04 Member: 224536Members
In 4 days, I discovered how to modify code without editing dll files.
Obviously the first thing I did was:
Since that stuff is usually hardcoded.
Also here's a sneak peak at the code:
yrt6njdhvtu2.png

Comments

  • CrimsonAcerCrimsonAcer Wisconsin Join Date: 2015-08-04 Member: 206766Members
    Huh. Makes me hungry.
  • starkaosstarkaos Join Date: 2016-03-31 Member: 215139Members
    You better change everything to the bacon measurement system or else disastrous events could happen. Disasters happen when multiple measurement systems are used like the Mars Climate Orbiter in 1999.
  • nesrak1nesrak1 Places Join Date: 2016-12-04 Member: 224536Members
    edited April 2017
    edit
    These dang disasters and incidents... Precisely why I can't use my portal gun :(
  • DaveyNYDaveyNY Schenectady, NY Join Date: 2016-08-30 Member: 221903Members
    Stop hamming it up!

    B)
  • SlinkySlim666SlinkySlim666 Panama City, Florida Join Date: 2017-02-27 Member: 228333Members
    I love bacon lol extra crispy!
  • pie1055pie1055 Join Date: 2016-12-05 Member: 224603Members
    Any way to display the code at 1x resolution? All I can make out of that image is that some of it is blue and some of it is black.
  • DaveyNYDaveyNY Schenectady, NY Join Date: 2016-08-30 Member: 221903Members
    pie1055 wrote: »
    Any way to display the code at 1x resolution? All I can make out of that image is that some of it is blue and some of it is black.

    I can see a bit of Red & Green also.
    B)
  • nesrak1nesrak1 Places Join Date: 2016-12-04 Member: 224536Members
    pie1055 wrote: »
    Any way to display the code at 1x resolution? All I can make out of that image is that some of it is blue and some of it is black.

    Screen's not big enough... I could zoom into 3 sections and edit them together though
  • nesrak1nesrak1 Places Join Date: 2016-12-04 Member: 224536Members
    DaveyNY wrote: »
    pie1055 wrote: »
    Any way to display the code at 1x resolution? All I can make out of that image is that some of it is blue and some of it is black.

    I can see a bit of Red & Green also.
    B)

    I see black, green for comments, orange for numbers, blue for if, foreach, etc., purple for things like void and Assembly, white for background, red for selected brackets.
  • pie1055pie1055 Join Date: 2016-12-05 Member: 224603Members
    nesrak1 wrote: »
    pie1055 wrote: »
    Any way to display the code at 1x resolution? All I can make out of that image is that some of it is blue and some of it is black.

    Screen's not big enough... I could zoom into 3 sections and edit them together though

    Aw shucks I was interested in seeing how the code for Subnautica looks and what could be done with it... Would be amazing if I could find some way to optimize it that the devs overlooked >=3
  • SlinkySlim666SlinkySlim666 Panama City, Florida Join Date: 2017-02-27 Member: 228333Members
    Id rather have the textures fixed at this point than have it optimised. Have you seen the weird pixelated textures and crap they broke.
  • nesrak1nesrak1 Places Join Date: 2016-12-04 Member: 224536Members
    edited April 2017
    I used phantomjs so I have a giant screenshot rn :) (do you really want to see my messy code :( ?)
    You wont see any of Subnautica's code, that's what's so special about this. It modifies the IL instead of me decompiling it and editing it manually. (And it does it all while the game is running!)
    Out of all the code I showed, this is the only piece that was actually modifying any code.vafju2y87058.png
Sign In or Register to comment.