images to big in standalone
Moderators: BTT, andy55, b.dwall, juxtiphi
images to big in standalone
Hello having a little problem. My visuals and images are working just fine but it doesn't matter if the image (jpeg) is 1024/768 or 510/510 or 2560/1920 When they come into my tv screen (running g-force 1920/1080) they all are slithly to big in my screen within standalone.I think the toolbar automaticly adjust the images for the screen so all the images are the same when seeing within g-froce visuals Thats good... but all just a litlle to big. Or the image is too close so it appears bigger result is the same haha Anyone same problem or a solution Thanks
I "think" if you create an assoicated *.txt file (see astronaut.* and moon.* as examples - in ...\Sprites) which allows attributes to be defined, the size won't be expanded... I think something as simple as:
should work ... maybe (
). You "CAN" specify more complicated attributes.
Code: Select all
X="0"
Y="0"
// This is how G-Force knows what to expect from this file (ie, what version it is)
Vers=100

Sorry i forgot to came back here for saying i found "that what you are discribing" But when i put a image in the spritismap and putting the ~ after its name ....i still don't see the text file for that image How do i get this text file for my image so i can change it's settings ...And by the way thanks for your first reply , manjerohm wrote:I "think" if you create an assoicated *.txt file (see astronaut.* and moon.* as examples - in ...\Sprites) which allows attributes to be defined, the size won't be expanded... I think something as simple as:should work ... maybe (Code: Select all
X="0" Y="0" // This is how G-Force knows what to expect from this file (ie, what version it is) Vers=100
). You "CAN" specify more complicated attributes.
forget the '~' thing ... THAT is for something else. For example, given an Image file, "..\Sprites\a.jpg", you should create a TEXT file "..\Sprites\a.txt" with the code segment listed above as its only contents. 'Moon.jpg' and 'Moon.txt' and 'Astronaut.jpg' and 'Astronaut.txt' are distributed in the current release (I believe), and should provide you examples
Thanks man ....so if my image is calles viking1...i just rename it in viking\Sprites|a.txt and voila a text file is created ? Going to try right now hihi...keep you posted man thanksjerohm wrote:forget the '~' thing ... THAT is for something else. For example, given an Image file, "..\Sprites\a.jpg", you should create a TEXT file "..\Sprites\a.txt" with the code segment listed above as its only contents. 'Moon.jpg' and 'Moon.txt' and 'Astronaut.jpg' and 'Astronaut.txt' are distributed in the current release (I believe), and should provide you examples
Wait ..or do you mean i first create a text file in sprites then cal it viking1\a.txt and then do al the same setting ...like in moon*Tjitijman wrote:Thanks man ....so if my image is calles viking1...i just rename it in viking\Sprites|a.txt and voila a text file is created ? Going to try right now hihi...keep you posted man thanksjerohm wrote:forget the '~' thing ... THAT is for something else. For example, given an Image file, "..\Sprites\a.jpg", you should create a TEXT file "..\Sprites\a.txt" with the code segment listed above as its only contents. 'Moon.jpg' and 'Moon.txt' and 'Astronaut.jpg' and 'Astronaut.txt' are distributed in the current release (I believe), and should provide you examples
You know what going to try then both whahah ..
If you have an image file named 'viking.jpg', copy it to: "\Program Files\SoundSpectrum\G-Force\Sprites\viking.jpg" and CREATE a file "\Program Files\SoundSpectrum\G-Force\Sprites\viking.txt" with the text:
Windows doesn't show the file extension (.jpg, .txt, ...) by default (which I can't stand). If you don't turn on the "Folder Option->view" to always SHOW extensions, you have to deal with file types... which is certainly doable, but kinda dumb... to me.
Code: Select all
X="0"
Y="0"
// This is how G-Force knows what to expect from this file (ie, what version it is)
Vers=100
i just tried creating a text file ...copied all the data from the moon.txt file into my new text file...i named it viking.txt and the when i wanted to place it in the sprites map ...he gave me some **** about not possible ..first the makers (think sound spectrum) have to approve haha ...but i'm going to try again...if do the same going to llook in some forum about that problem hahajerohm wrote:If you have an image file named 'viking.jpg', copy it to: "\Program Files\SoundSpectrum\G-Force\Sprites\viking.jpg" and CREATE a file "\Program Files\SoundSpectrum\G-Force\Sprites\viking.txt" with the text:
Windows doesn't show the file extention (.jpg, .txt, ...) by default (which I can't stand). If you don't turn on the option to always SHOW extentions, you have to deal with file types... which is certainly doable, but kinda dumb... to me.Code: Select all
X="0" Y="0" // This is how G-Force knows what to expect from this file (ie, what version it is) Vers=100
EDIT:- Naughty word removed. BTT
Sorry man my mistake i was opening and creating the wrong text file....what you said ...right mouse button ...create... text docu...named viking.txt ..and put it in sprites...thanks man ...how to create a text file for my image is solved ...the rest i'm going to look for my self ...nothing else to do ...haha ...when i'm stuc ...you will hear me again mate ..thanks for your effort and time !!
Tjitijman Posted: Tue Jan 17, 2012 11:54 pm Post subject: Having problem changing setting in my .jpg and .txt file
--------------------------------------------------------------------------------
Here i am again After 2 hours of trying toget my viking.jpg and viking.txt file in the sprites map and running on g-force ...it's finaly there hahah BUT it was way to smaal so i go back to the sprites map and wanting to change the setting in the text file ....so i begiin with the simple thing of making this X='AO' and Y='A1' to X='0' and Y='ó' but then when i going out of wordpad for the saving to...i get everytime a access deneid to save it in the map ...so i can't save this settings...already tried clicking of the "only to read "option the spritesmap options ( r-mouse button standing on the sprite smap) ...but still no lucky....any one please Oya same goes for the jpg file when i want to change the formation or something ...noThanks
Please do not start a new thread. BTT
--------------------------------------------------------------------------------
Here i am again After 2 hours of trying toget my viking.jpg and viking.txt file in the sprites map and running on g-force ...it's finaly there hahah BUT it was way to smaal so i go back to the sprites map and wanting to change the setting in the text file ....so i begiin with the simple thing of making this X='AO' and Y='A1' to X='0' and Y='ó' but then when i going out of wordpad for the saving to...i get everytime a access deneid to save it in the map ...so i can't save this settings...already tried clicking of the "only to read "option the spritesmap options ( r-mouse button standing on the sprite smap) ...but still no lucky....any one please Oya same goes for the jpg file when i want to change the formation or something ...noThanks
Please do not start a new thread. BTT
BTT wrote:Hello Tjitijman
You should be using Notepad for the text file.
Regards BTT[/quote
I tryd that also but same problem ...acces denied when i want to save the changed settingsin the .txt to the spritesmap...for getting a text file into the map in first place i had also same problem...acces denied everytime ....so i copied the already excisting moon.txt file...and just changed the name to viking.txt ...and that worked...
.but now when i want to change setting ...same problem again