Jump to content


Photo

R.e.a.l. External Resource Extraction (ver 5.1b)


  • Please log in to reply
99 replies to this topic

#81 kake_fisk

kake_fisk

    GMC Member

  • New Member
  • 2391 posts
  • Version:GM7

Posted 03 June 2008 - 05:42 PM

I don't completely understand, but can this load resources right from .zip's?
like you don't need to extract the files?
  • 0

#82 TheMagicNumber

TheMagicNumber

    GMC Member

  • GMC Member
  • 5247 posts
  • Version:Unknown

Posted 03 June 2008 - 09:26 PM

The DLL extracts the files inside of it for use.
  • 0

#83 Sindarin

Sindarin

    Indie Game Developer

  • New Member
  • 1644 posts
  • Version:GM:HTML5

Posted 03 June 2008 - 09:38 PM

It's just a means of storage and organization. The extraction & deletion is fast enough, sometimes the files don't even show up in the temp directory.
  • 0

#84 Potnop

Potnop

    GMC Member

  • GMC Member
  • 3101 posts

Posted 07 June 2008 - 08:33 PM

They show but get deleted so fast the window doesn't have time to refresh.
  • 0

#85 zero-tx

zero-tx

    GMC Member

  • New Member
  • 23 posts

Posted 09 June 2008 - 10:46 PM

Hi everyone,

this engine never doesn't work for me. I've no idea how i can use it, i think it's very difficult to understand!
Everytime i try to use it he said: "Unexpected program error" and the game crashes, no idea what's wrong. I've downloaded the 5.1b Package and have the *.dll-file and *.exe file in the working directory. But in the scripts i'm missing that one, who calls the dll-file :whistle:.

I think i forgot to download the REAL Loading 4 package. The 2 links on the first page doesn't work anymore. The only thing i can download is the version from Potnop.

My question:
Did anyone have this two archives which are not avaible anymore and can send them to me via PM or give me a mirror link to the files. And my second question: One of this archives contains a sample archive and a sample project in which the REAL-Engine is used, so everyone comes familiar with it - if i remember correct. I need this too for better understanding how the engine works.

I hope someone has this files and can send them to me, including the sample - or is there a good or better alternative for the REAL-Engine in the meanwhile?

Thanks for reading and maybe helping.

Best regards
zero-tx
  • 0

#86 Potnop

Potnop

    GMC Member

  • GMC Member
  • 3101 posts

Posted 18 June 2008 - 02:50 AM

OK I'll reupload those heh... Yeah, it will probably work if you download the original file first then download my addon scripts thing...


OK, i reuploaded a bunch of stuff.... The version 4 downloads should work now. If anyone has problems with willhostforfood tell me and I'll add mirrors. I'm just really lazy when it comes to uploading things and it's an extra hassle for me to do it if I don't have to heh....

Edited by Potnop, 18 June 2008 - 03:12 AM.

  • 0

#87 databot

databot

    admin of moonlight games

  • New Member
  • 309 posts

Posted 09 July 2008 - 09:46 PM

Thanks for reposting this potnop. REAL is a bit difficult to get to grips with, but is powerful none the less.
I am currently trying to build extension to this to automate the unpacking, thus providing a way to add patches/content to a game. The main component (the auto-extraction) is complete. Still have to code scripts to handle rooms, objects,paths and timelines; as well as build a package creator. tech demo is availble from Cloud tech demo. Pm me if you would like to help build this.
  • 0

#88 Potnop

Potnop

    GMC Member

  • GMC Member
  • 3101 posts

Posted 16 July 2008 - 05:30 PM

OK, cool...

I'll check it out.

I would really provide a lot more tutorials and stuff for this if I had the time, but I always forget about it. I'm not the one who made it originally so yeah... I just figured out how to use it.

Is it also going to load room, objects, paths, and timelines?

Edited by Potnop, 16 July 2008 - 05:31 PM.

  • 0

#89 databot

databot

    admin of moonlight games

  • New Member
  • 309 posts

Posted 03 August 2008 - 05:01 PM

Thats the idea.
The main problem has been extending R.E.A.L, placing anymore code in the step bit (where it says you can expand) causes it to throw a tantrum. I'm working on the secondary parser (dubbed XTRA) to handle loading rooms, timelines etc)
  • 0

#90 dender

dender

    GMC Member

  • New Member
  • 308 posts

Posted 14 August 2008 - 03:55 PM

so I can see a little "b" showing after your update :lol:. There was "a" once i used it :). What are the changes ?

mm, doing seperate loading for rooms, objects etc can definitely expand resource managment and thus increase loading and game speed overall... at least I hope so :P.
How about sounds? Does their using, when loaded by REAL, stays the same or can it be simplified?

Edited by dender, 14 August 2008 - 04:00 PM.

  • 0

#91 hima

hima

    GMC Member

  • New Member
  • 4 posts

Posted 20 August 2008 - 05:30 PM

When I run the example project it works fine, but when I merge it with my project, the error pops up saying "Failed to initialize loading engine" I didn't change anything and was trying to load the same thing the example did :S

EDIT: Never mind. I got it now. For those who experience the same problem as me, try copy and paste 7za.exe from the R.E.A.L core folders to your project folder.


One question. It doesn't seems like it works with adding a png file with alpha channel. If there's a way to do that, how can I do it? I've already set true to the transparent argument of Real_Sprite, but it still doesn't work ;)

EDIT: Haha. I was so stupid. Actually, it isn't difficult to add sprite_alpha stuffs into R.E.A.L script at all. I got the alpha channel working now. Thank you for the script :)

Edited by hima, 20 August 2008 - 05:55 PM.

  • 0

#92 JordanMaster22

JordanMaster22

    GMC Member

  • New Member
  • 496 posts

Posted 21 December 2008 - 09:56 AM

I read the readme file and here are some license quotes.

Dont be a stranger! if your using this please put a post with
a link to your project or WIP! i dont need credits but would LOVE to know my
hard work is being put to good use! and would love to see it in use! =D


-- if you credit me, then you must also credit porfirio, he is the creator of the
run.dll and introduced it to 7z. i couldnt have done it without him.


People Who I Need To Credit: --(remember credit is optional in your game);
kow
porfirio
kickboxer89
battlegorge.


I will contact Porfirio if you could use it in your shareware games for free.

EDIT: Yes, he said it was fine.

Edited by jchalase, 21 December 2008 - 11:02 AM.

  • 0

#93 Ekggames

Ekggames

    GMC Member

  • New Member
  • 13 posts

Posted 29 March 2009 - 11:42 PM

i get this.....
___________________________________________
ERROR in
action number 4
of Other Event: Room End
for object Loading_Engine:

Error in code at line 1:
Delete_Directory(tempdir+"\")

at position 26: Wrong type of arguments to +.


everytime i run my game now...
any help?
  • 0

#94 XD005

XD005

    Daxter (For PSP) Fan

  • New Member
  • 1257 posts

Posted 09 April 2009 - 02:14 AM

Why is it nothing happens. I've included the DLL, objects and everything. Nothing happens it just says "Loading INFORMATION.di2". After that, nothing.

[codebox]directory_create(working_directory+string
(global.gem_path))
REAL_init(working_directory+"\DOWNLOAD.rar","INFERNO",working_directory,0,true,0,0)
REAL_include("INFORMATION.di2",working_directory+string(global.gem_path))
REAL_include("GEMS.di2",working_directory+string(global.gem_path))
REAL_include("AUDIO.mp3",working_directory+string(global.gem_path))
REAL_include("lighting.ls",working_directory+string(global.gem_path))
REAL_execute()[/codebox]
  • 0

#95 croser

croser

    GMC Member

  • New Member
  • 9 posts

Posted 27 August 2009 - 03:58 PM

THank's for the great extention mate!
but........
look at this please

in create event for object836

REAL_init("dat.7z" , "aaa", 0, 0, 1, 0, 0);


global.musice = REAL_sound(0,"music.mp3",false,1,false)

REAL_execute()

global.musice=REAL_return(global.musice)

and the result is:

ERROR in
action number 1
of Create Event
for object object836:

In script REAL_return:
Error in code at line 14:
return global.load_return[argument0]

at position 16: Unknown variable load_return or array index out of bounds

please HELP! <_<

Any body
  • 0

#96 Blue Leader

Blue Leader

    GMC Member

  • New Member
  • 467 posts

Posted 27 August 2009 - 06:59 PM

It sounds interesting, but under the "Real Loading 4" heading, the one that supposedly has examples and such, has nothing there to download. There's nothing below the heading.
Am I missing something, or is this intended? Does the file not exist anymore or something?
  • 0

#97 Audie12

Audie12

    GMC Member

  • New Member
  • 1 posts

Posted 15 September 2009 - 03:52 AM

Thanks for the updates..It's cool to see that...Now i don't encounter errors..Keep it up..


Regards

Bert

_____
Pret immobilier
  • 0

#98 Zander_Acropans

Zander_Acropans

    GMC Member

  • New Member
  • 5 posts

Posted 13 December 2010 - 03:28 AM

all of the download mirrors and links have expired you know... I would be glad for you to re-upload the links, thanks
  • 1

#99 NeutonM

NeutonM

    GMC Member

  • New Member
  • 5 posts

Posted 26 January 2011 - 12:38 PM

Download (rar) - 2.75mb (Includes modified version for gm8) 

Edited by NeutonM, 08 January 2012 - 02:24 AM.

  • 1

#100 _244972

_244972

    GMC Member

  • New Member
  • 1 posts

Posted 21 December 2011 - 07:14 PM

Aww man, sorry for forgetting to reupload under a different mirror.  i hope this one works for you guys.

Here's another link.

Real Loading 4 Mirror

I took the suggestion of using sendmefile.  I'll register with an actual site sometime soon maybe.

<{POST_SNAPBACK}>

Thanks, the mirror works fine now. :)


still doesnt work for me, could you upload with mediafire?

edit:
just saw the post above me, but still, you should upload with medifire.com

Edited by _244972, 21 December 2011 - 07:15 PM.

  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users