Git Product home page Git Product logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 13, 2024
In other hand, when can I download dollz3 needed for the last command of 
makefiles?
Thanks

Original comment by [email protected] on 30 Oct 2008 at 5:11

from mupen64gc.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 13, 2024

Original comment by [email protected] on 31 Oct 2008 at 4:58

Attachments:

from mupen64gc.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 13, 2024
thanks

Original comment by [email protected] on 31 Oct 2008 at 7:26

from mupen64gc.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 13, 2024
The SDPRINT debug feature is broken and is/was for development purposes. Please
disregard this as it's not meant to be a user feature.

Original comment by [email protected] on 3 Nov 2008 at 2:11

from mupen64gc.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 13, 2024
Ok emukidid. Anyway I've already solved the problem was
that just is needed change the debug.txt url.

I think that this point is very important end user feature, because is a
communication track with important informatión for solve several troubles 
detected
for the user. And activating it the user can give to the coder aditional 
information
about the problem sending the debug.txt file.
But this is a matter of taste, if You not need this kind of information is that 
you
are very good programs, I congratulate you. Good job.

Here is the svn diff, for if you want add this to the project:

Index: mupen64gc-read-only/gui/DEBUG.c
===================================================================
--- mupen64gc-read-only/gui/DEBUG.c     (revision 431)
+++ mupen64gc-read-only/gui/DEBUG.c     (working copy)
@@ -49,7 +49,7 @@
 int flushed = 0;
 int writtenbefore = 0;
 int amountwritten = 0;
-char *dump_filename = "dev0:\\N64ROMS\\debug.txt";
+char *dump_filename = "fat3:/N64ROMS/debug.txt";
 FILE* f = NULL;
 void DEBUG_print(char* string,int pos){

Original comment by [email protected] on 3 Nov 2008 at 2:09

from mupen64gc.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 13, 2024
Actually, writing debug info to SD card really isn't useful for the end-user. 
We only
print out debug info for a specific problem at hand.

Original comment by [email protected] on 3 Nov 2008 at 5:18

  • Changed state: Invalid

from mupen64gc.

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.