Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
4 registered members (TedMar, AndrewAMD, dr_panther, 1 invisible), 1,186 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: Resource Files [Re: gamers] #405670
08/04/12 19:39
08/04/12 19:39
Joined: Jun 2009
Posts: 2,210
Bavaria, Germany
Kartoffel Offline
Expert
Kartoffel  Offline
Expert

Joined: Jun 2009
Posts: 2,210
Bavaria, Germany
in this case do everything like I & Espér said, rename the resource file to whatever you want.

Then copy it in the .exe folder of your project and add a .wdl-file

Call this .wdl-file 'main.wdl' if you code's name you've compiled was main.c

in this file write:
RESOURCE "resourse.srw";
for every resource file you have

for example:

you create a program and save it as main.c
then compile it and make sure you've checked 'Resource'
then go to the main.cd folder and rename 'main.wrs' to any other name, for example 'main.abcd'
now create a .wdl-file called 'main.wdl' and write this in it
RESOURCE "main.abcd";


POTATO-MAN saves the day! - Random
Re: Resource Files [Re: Kartoffel] #405671
08/04/12 20:09
08/04/12 20:09
Joined: May 2010
Posts: 41
İstanbul/Turkey
Sorrowful Offline OP
Newbie
Sorrowful  Offline OP
Newbie

Joined: May 2010
Posts: 41
İstanbul/Turkey
Kartoffel Thanks...
Succesfully... grin


A8.40 Professional
Sancak Oyun Ekibi
Page 2 of 2 1 2

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1