Giter Site home page Giter Site logo

odex64 / sfr Goto Github PK

View Code? Open in Web Editor NEW
36.0 4.0 9.0 34.63 MB

Extensive mod for Superfighters Deluxe

Home Page: https://store.steampowered.com/app/855860

License: Other

Smalltalk 3.73% C# 54.27% C++ 34.37% Batchfile 0.01% C 7.63%
superfighters-deluxe

sfr's Issues

The game does not start, installed everything correctly

The game throws an error when starting:
Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at MonoMod.Core.Platforms.Architectures.x86Shared.TryRel32Detour(IntPtr from, IntPtr to, Int32 sizeHint, NativeDetourInfo& info)
at MonoMod.Core.Platforms.Architectures.x86Arch.ComputeDetourInfo(IntPtr from, IntPtr to, Int32 maxSizeHint)
at MonoMod.Core.Platforms.PlatformTriple.CreateSimpleDetour(IntPtr from, IntPtr to, Int32 detourMaxSize, IntPtr fromRw)
at MonoMod.Core.Platforms.PlatformTripleDetourFactory.Detour.CreateDetour()
at MonoMod.Core.Platforms.PlatformTripleDetourFactory.DetourBase.Apply()
at MonoMod.Core.Platforms.PlatformTripleDetourFactory.CreateDetour(CreateDetourRequest request)
at MonoMod.Core.DetourFactory.CreateDetour(IDetourFactory factory, MethodBase source, MethodBase target, Boolean applyByDefault)
at HarmonyLib.PatchTools.DetourMethod(MethodBase method, MethodBase replacement)
at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
at HarmonyLib.PatchClassProcessor.ProcessPatchJob(Job job)
at HarmonyLib.PatchClassProcessor.PatchWithAttributes(MethodBase& lastOriginal)
at HarmonyLib.PatchClassProcessor.Patch()
at HarmonyLib.Harmony.b__10_0(Type type)
at HarmonyLib.CollectionExtensions.Do[T](IEnumerable1 sequence, Action1 action)
at HarmonyLib.Harmony.PatchAll(Assembly assembly)
at HarmonyLib.Harmony.PatchAll()
at SFR.Program.Main(String[] args)

Does not launch through Proton on Linux

I just want to leave this issue here in case someone who has more experience with Proton is able to find a solution.

First of all, you need to put %command%/../SFR.exe in launch options - note how the slashes are reversed compared to the usual way.
Then when you try to launch the game you will be presented with a choice, if you choose 1. SFR, then another terminal window called "Wine Debugger" will briefly open and that's it. That's how far I got.
If you choose option 2. SFD then vanilla sfd will launch with no issues.

Tested with Proton5.0-10, GE-Proton8-14, GE-Proton8-25.
Also installed dotnet45 with winetricks as required for vanilla sfd

зображення
A screenshot of the terminal, maybe that could be a lead. (I'm only seeing the exception on GE-Proton8-14 though)

this doesn't mine bitcoin

I was hoping this was a bitcoin miner so i could distribute it and take some free money but it's not the case. 0/10

Optimization

  • Multiple patches of the same method should be merged to reduce overhead.
  • Long patches or code that modifies methods in the middle should be turned into transpilers.
  • Improve existing code where possible.

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.