GithubHelp home page GithubHelp logo

samclassicpatch / superproject Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 1.0 15.54 MB

Workspace with everything under a single solution to provide an easier workflow across multiple projects at once.

Home Page: https://dreamycecil.itch.io/classics-patch

License: GNU General Public License v2.0

Batchfile 3.04% C 80.68% C++ 15.87% ECL 0.41%
classic-game fps-game game patch retro-game sam-sdk serious-engine serious-sam video-game

superproject's People

Contributors

dreamycecil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

superproject's Issues

Fullscreen OpenGL forces display to 60Hz

This is also problem with the original game, Steamify patches, and Classics Revolution.

Changing gap_iRefreshRate just resets the display to windowed 640x480 after restarting the game.

The only work-around is using borderless or windowed mode, or running Direct3D.

64-bit World Editor. Mono sound in 64-bit version.

Привет. Вот пару полезностей.

Рабочий редактор уровней для 64 битной версии: tx00100xt/SeriousSamClassic@ace7de5
Причина крашей была в некорректном приведении адресов указателей для 64-битной версии.

Стерео звук в 64-битной версии:
https://github.com/tx00100xt/SeriousSamClassic/blob/main/SamTFE/Sources/Engine/Sound/SoundMixer.cpp#L709
При переводе кода с ассемблера пропустили одну команду MMX, В результате микшируется только один канал.
slRightSample = pswSrcBuffer[(fixRightOfs>>15)+1]; // fixed
slNextSample = pswSrcBuffer[(fixRightOfs>>15)+3]; // fixed

Можно ещё посмотреть полезности здесь:
https://github.com/tx00100xt/SeriousSamClassic/blob/main/CHANGELOG.md
https://github.com/tx00100xt/SeriousSamClassic-VK/blob/main/CHANGELOG.md

С Наступающим!

LAN Is Broken

LAN Is Broken..
It Was Working Before The Patch, But Now It's Just Endlessly Searching For The Server.

Tested On:
Serious Sam Classics Patch TFE v1.05 (2023.10.21)
Serious Sam Classics Patch TSE v1.05 (2023.10.21)
Serious Sam Classics Patch TSE v1.07 (2023.10.21)

Level Filtering (Minor Stuffs)

First

In Level Filtering:

Show all
Shows Only The Default Visible Levels
Show visible
Shows All Hidden Levels

Their Functions Should Be Reversed And:

Show: Visible
Should Be Option 1 (Default)
Show: All
Should Be Option 2

Second

When Level Filtering Is Turned Off, The Default Filtering Settings Should Get Applied

SSTFE Levels Launched From SSTSE Have No Music

SSTFE Levels Launched From SSTSE Have No Music

This Happens In
Serious Sam Classics Patch TSE v1.07 (2023.10.21)

But Doesn't Happen In
Serious Sam Classics Patch TSE v1.05 (2023.10.21)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.