Jump to content
RealModScene

Swizzy

Members
  • Content Count

    10457
  • Joined

  • Last visited

  • Days Won

    353

Posts posted by Swizzy


  1. What exactly are you asking for? if it'll work with the 360 dashboard? or what? you need to be a bit more specific what you're asking for before we can give you a answer to your question...


  2. 4 hours ago, JustArandom said:

    I had a question, is it possible to do this without RGH/JTAG if you have an old dashboard? If so what dashboard would it have to be.  Please and  thank you

    There are no ways to get free games on Xbox 360 without either having Xbox Live with Xbox Live GOLD (2 games per month called "Games With Gold") or Free To Play games unless you hack the console one way or another (RGH/JTAG, XK3Y, iXtreme or equivalent)

     

    If you're only looking to save the games to disc - there's a way to install games from discs built into the dashboard, but you still need to have the disc in the console for it to play the game...


  3. 6 hours ago, felida said:

    Well.. a converter would need to be implemented, convert HTML to PPC, I think..

    And fyi, the Gizmo scene does support all elements.. just if that scene is programed within Aurora code to allow that stuff to be manipulated.. which is basically what you are asking.. is for Aurora to be coded with different stuff.. as the end user can not modify what Aurora is coded for.. but yeah I understand

    It would need to render the HTML, no conversion is required... if anything it'd be conversion from HTML to XUI...


  4. 6 hours ago, saywaking said:

    Example:

    .\skin\skin.xur

    .\skin\scene.xur

    .\gizmo.lua

    -> .. "\\skin\skin.xur", "\\skin\scene.xur" ...

    The Script crashes, and you won't see any logs.

    It only works, if gizmo.lua, scene.xur and skin.xur are in the same folder. I wanted to define a folder-structure. It's not that important tho, but if it's not having other dependencies, it should be possible in a easy way.

    i believe the path is relative, but you are defining it as absolute, try skipping the first "\\" and see if that works for you


  5. 4 hours ago, Lmodir said:

    Hhhhhh  yeah it's  

    But im not using mobile conexion 

    I bought a modem wifi  (huawei 5328-155)

    It's not a proper conexion ???

    So i Can't use it ? I have advenced options in my modem  but i dont know  what's designed for

    Thnx alot swizzy:)  

     

     

    Doesn't matter if you use a phone or a router, if the connection on the other end is 4G, 3G or whatever wireless you want, it's still going to be designed for mobile use and not gaming...

    A quick google check tells me that's what you have, a 4G (LTE) router... exactly like you would have a stationary phone with ethernet ports... tbh, didn't need to know that since that's generally what huawei makes, mobile stuff

    A proper connection is one that you plug into the wall and get your internet from there by any means, this is designed for stable connections, something you need for online gaming


  6. 4 hours ago, ILANOSH said:

    Hi Gavin,

    Thanks for your prompt reply.

    I am new at this so I may ask questions that seem stupid.

    How can I find out if my console is JTAG/RGH or something else?

    Thanks,

    Ilanosh

     

    hi again Gavin MY XBOX IS JASPER 14699

    Please don't double post...

    Since you don't know that you have a JTAG/RGH, chances are you don't have one such console... users that have a JTAG/RGH hacked console in general KNOW this because of what they can do with it, we also do expect you to atleast try to read up on some of the basic stuff when you have such a console, all info is public...

    Anyways, the easiest way to check if you have a JTAG/RGH is probably to just try booting with the eject button, by default this will boot something called "XeLL", which usually is a blue screen with lot's of white text, it can also be black with white text... essentially, does it launch anything other then the Xbox 360 dashboard - you have a JTAG/RGH console, if not, you probably don't have it...

    Also, since  you can't get XEXMenu to work, it's a heavy indicator that you don't have a JTAG/RGH console at all, it's extremly rare for this particular one to not work unless you have hardware faults or downloaded it from some shady site that doesn't have the real deal...


  7. On 5/28/2017 at 8:58 PM, Lmodir said:

    I said that  Dr.gonzo was right 

    I have probleme with My internet provider 

    Because i have test link  with another modem which works fine so the problem in  my modem conx

    So i have to contact mobils sevice client ?? What to tell them to understend my problem to change something in my internet conx ??

    What i have to do???

    Thnx Swizzy its not Arabic it is DARJA :lol:

    I can't read that either, i just know it looks like Arabic when written using English letters rather then the Arabic alphabet

    ** Edit: **

    Don't tell me it's not Arabic when it is!

    Google tells me (via Wikipedia) that Darja is Algerian Arabic, it's basically a localized version of Arabic, still makes it Arabic, similar to American vs. British English

    To answer your question tho; Get a proper connection instead of being stubborn and needing to use it for what it's not designed for in the first place... mobile networks are designed for on-the-run operations and/or having the ability to stream video while on the train/plane/whatever (this doesn't require a stable connection as video is buffered on your device before being processed)


  8. 6 hours ago, fulltimehustler said:

    i read somewhere in this thread about POSSIBLY using a different games profile to try to get a game to work, by changing title id.

    How could I try this? I want to try to get the warriors to work. it freezes at the 1st menu.

    edit: I copied the contents from the compatablity folders of gta vice city and chaged the name to match title id of warriors game, then i deleted the existing warriors folders inside compatabilty and repaced with renamed vice city but it still froze at same place. maybe try one more swap but not looking good.

    You'd need to edit the XBE


  9. 6 hours ago, fulltimehustler said:

    how can I import covers without title id? im having a hard time finding title ids for classic games. most downloaded from unity but a few are missing still or stubborn to download.

    You'd have to use my Asset Editor, which you also posted in


  10. 19 hours ago, saywaking said:

    For the "dots": I think it's much easier to read with them compared to reading without them, because it's a delimiter, visually different to plain Text. It would be possible to justify programatically, if the used Font would have identically sized (width) Characters.

     

    That'd be up to the skin used


  11. On 5/27/2017 at 3:26 AM, games805 said:

    I reinstalled aurora and it still freezes, just during "scanning for content"


     

    This log is pretty useless as all it says is that you started Aurora followed by navigating to FSD and launching that, "debug.log.last" is the log that holds the information from the last time you ran Aurora


  12. 58 minutes ago, saywaking said:

    It would be nice, if we can "tail" on the "debug.log" from Aurora.

    That Log provides all the needed information.

    What do you mean exactly?

    You want this to broadcast the previous log? this was released primarily for those wanting to work on utility scripts, so they can see what's going on with their script


  13. On 5/21/2017 at 0:32 PM, saywaking said:

    Actually with 4G/LTE it should be better, at least when it's Client-Only. The Problem is that it doesn't work with many of the providers and without a capable router.

    If Ports are failing you also shouldn't see the Servers as a Client. You may see the LiNK Rooms tho, but nothing more.

    If the Connection is too slow, you also won't see much.

    it has nothing to do with the speed of the connection, it has to do with the stability and response time... ANY wireless connection is bad due to the environment having a HUGE impact on it, someone walking by your console can be devastating, someone making a phone call in the apartment next to yours could be devastating aswell... this will effect others aswell due to your connections all being linked together, it doesn't matter if you are the host or not, the host is the most important but, others may bring it down aswell due to dropped packets that has to be resent etc. etc.

    19 hours ago, Lmodir said:

    Yeah but system link est grisé in xbox home so  i cant open it

    I tired with a router instead of mobile data that pass all tests but same issue system link griseé cant enter (look like disabled option)

     

    Thnx for perv- replis 

     

    Might be that you're trying to play a game that isn't supported by LiNK? (is it system-link enabled?)

×
×
  • Create New...