aarcangeli / Serious-Sam-Android

Porting of Serious Sam: The Second Encounter for android
72 stars 23 forks source link

FIXES NEED MERGE #28

Closed Skyrimus closed 4 years ago

Skyrimus commented 5 years ago
  1. [FIX] Fixed original Options menu
  2. Moved application preferences in Options - ANDROID PORT SETTINGS
  3. [FIX] Fixed saving changes in Options menu
  4. Now can change graphics settings and more
  5. Unlocked PLAYERS AND CONTROLS menu, can change crosshair and some features
  6. Deleted SE1_00_Options.gro
  7. Embedded configs in apk, automatic cfg files copying in to SeriousSam/Scripts folder
aarcangeli commented 5 years ago

Can you merge the master branch into your fork?

Skyrimus commented 5 years ago

Ok

Skyrimus commented 5 years ago

Maybe you give me contribution access to repository?

Skyrimus commented 5 years ago

Merged

aarcangeli commented 5 years ago

I don't really like the fact that the user has to put a new gro file. Isn't there another way?

Skyrimus commented 5 years ago

User can use Script folder from steam game

Skyrimus commented 5 years ago

Just in new gro used advanced Rendering options cfg

Skyrimus commented 5 years ago

Screenshot_20190825-174003

Skyrimus commented 5 years ago

Screenshot_20190825-181338

Skyrimus commented 5 years ago

I think can use tool to unzip this configs from apk to SeriousSam folder without using gro file and download it

Skyrimus commented 5 years ago

Default rendering options is so useless, i included advanced Rendering options as default

aarcangeli commented 5 years ago

ok, so we can create something like "RenderingOptionsAndroid.cfg" and embed it in the apk

Skyrimus commented 5 years ago

Yeah

Skyrimus commented 5 years ago

You can do it? Cause i m not in my city now

Skyrimus commented 5 years ago

To apply settings needed all Menu folder with ApplyShadowmaps.ini, ApplyTextures.ini, ApplyVideo.ini, GameOptions.cfg, Rendering options.cfg and SPOptions.cfg

Skyrimus commented 5 years ago

Like this Screenshot_20190825-191708

Skyrimus commented 5 years ago

Embedded!

Skyrimus commented 5 years ago

Fuck, some troubles on arm device, on x86 all works, finding solution

Skyrimus commented 5 years ago

@aarcangeli Fixed, please merge!

Skyrimus commented 5 years ago

All works stable :)