Giter Site home page Giter Site logo

Comments (6)

litaniast avatar litaniast commented on June 20, 2024

fbneo doesn't support chd at all.

from fbneo.

barbudreadmon avatar barbudreadmon commented on June 20, 2024

@crashGG Sorry for the late answer, it seems i totally overlooked this issue.
Tbh, i want to say no here, mostly due to compiler backward compatibility concerns.

from fbneo.

crashGG avatar crashGG commented on June 20, 2024

In addition to mame, many emulators have recently added zstd decoding support. This seems to be a trend.
PCSX2:
PCSX2/pcsx2#10826
duckstation
stenzek/duckstation@0e6a9f6
flycast:
flyinghead/flycast#1402
PPSSPP:
hrydgard/ppsspp#18824
melonDS:
melonDS-emu/melonDS#1667

from fbneo.

barbudreadmon avatar barbudreadmon commented on June 20, 2024

A few weeks ago, i've seen the maintainer of the mame libretro core complaining about that stuff, he couldn't build it with the standard libretro buildbot because it was apparently too outdated.

Is any of those emulators you are talking about available on winxp, 3ds, psvita, wiiu, ps3, ... ?
Also, while it does make some sense to worry about this for emulators that read discs at runtime, or load extremely big archives at launch, FBNeo doesn't really do any of that.
I don't really see the point of dropping support for multiple platforms, only to shorten already fairly short loading time.

from fbneo.

crashGG avatar crashGG commented on June 20, 2024

Maybe could consider trying to add for libretro port, which runs more on modern computer and operating systems

from fbneo.

Aerocatia avatar Aerocatia commented on June 20, 2024

Igor Pavlov has written his own zstandard decoder for 7-zip for the reason of supporting old compilers (7-zip itself is compiled with VS2005)
The code is not out yet as he does not post code for 7-zip betas, but when it does release it might be worth looking at using that.
License might end up being PD or LGPL, depends on what he uses. His LZMA code is PD.
zstandard-zip is a decent enough format.

from fbneo.

Related Issues (20)

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.