Giter Site home page Giter Site logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
From looking at the sourcecode, the problem might be coming from the compiler 
and the
fact you are using the SAME function name for all 3 method (SDCARD/DVD/SMB) when
unzipping ROM files (UnZipFile). 


Original comment by [email protected] on 24 Sep 2008 at 1:14

from snes9x-gx.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Actually changing back to -O2 fixed the problem. Not sure why though. I don't 
see 
any reason why I can't use overloaded functions - it's a C++ feature.

Original comment by [email protected] on 24 Sep 2008 at 4:25

  • Changed state: Fixed

from snes9x-gx.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
I should also mention it doesn't work with non-zipped ROMS either on -O3. My 
guess 
is -O3 isn't playing nice with libdi. If this is the case (eg: breaks Gen Plus 
too) 
we can try individually setting the flags -O3 sets, since there's only about 5 
or so.

Original comment by [email protected] on 24 Sep 2008 at 4:29

from snes9x-gx.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
GenPlus DVD access in Wii mode still work with -O3 so it is not coming from 
libDI but
somewhere else in snes9x ROM loading code. If you say that non-zipped roms 
doesn't
work either then the problem is not what I thought... very strange

Original comment by [email protected] on 25 Sep 2008 at 7:55

from snes9x-gx.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Here it says bad checksum when trying to load a non-zipped rom from DVD.

Original comment by [email protected] on 27 Sep 2008 at 1:26

from snes9x-gx.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
[deleted comment]

from snes9x-gx.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Is there somewhere we can download the modified binaries ? (Thanks for the work 
;) )

Original comment by [email protected] on 29 Sep 2008 at 10:16

from snes9x-gx.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
No you'll have to wait, it's not quite all fixed yet

Original comment by [email protected] on 1 Oct 2008 at 5:53

from snes9x-gx.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024

Original comment by [email protected] on 16 Oct 2008 at 5:00

  • Changed state: Completed

from snes9x-gx.

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.