Yes, exactly! Ive tried at various sizes, and its quite noticeable at larger resolutions.
Ok, so then if it scales it down to 160 x 100, then with the template it resizes it back up to whatever values #define SL_WIDTH and #define SL_HEIGHT are set to.
So now I understand why the save screenshot preview looks "ok" but in the load preview its pixelated!
Ok, so in game start I will set game.screenshot_width and game.screenshot_height to the values of #define SL_WIDTH and #define SL_HEIGHT aswell.
Ill let you now whats up with that.
For the 2nd problem, I didnt change ANYTHING at all...I copied everything in my game folder and just pasted it into the 2nd computer...on one the screenshots work, on the other, the screenshot "eats thru" the GUI...without changing a single thing (script, art, modules, you name it).
I can provide someone with a test game if they want...and send it to them by email if they would liek to see whats up.
Im not sure what more information I should provide though!
**EDIT**
Ok, I imported my whole game folder into a 3rd computer (a friend's,,,windows vista)...and the save screenshots work OK too...so I have 1 cpu (windows xp 32) that the screenshots dont work ok...instead of seeing a screenshot loaded on the button, its like the whole button becomes invisible and pokes a button-size hole into the GUI so we see the background behind it....weird!
So 2 computers it works ok, 1 computer it doesnt.
What could conflict with AGS`s screenshot function in this computer so it doesnt work? Codecs...software conflict, logged on as admin, etc...
?
Ok, so then if it scales it down to 160 x 100, then with the template it resizes it back up to whatever values #define SL_WIDTH and #define SL_HEIGHT are set to.
So now I understand why the save screenshot preview looks "ok" but in the load preview its pixelated!
Ok, so in game start I will set game.screenshot_width and game.screenshot_height to the values of #define SL_WIDTH and #define SL_HEIGHT aswell.
Ill let you now whats up with that.
For the 2nd problem, I didnt change ANYTHING at all...I copied everything in my game folder and just pasted it into the 2nd computer...on one the screenshots work, on the other, the screenshot "eats thru" the GUI...without changing a single thing (script, art, modules, you name it).
I can provide someone with a test game if they want...and send it to them by email if they would liek to see whats up.
Im not sure what more information I should provide though!

**EDIT**
Ok, I imported my whole game folder into a 3rd computer (a friend's,,,windows vista)...and the save screenshots work OK too...so I have 1 cpu (windows xp 32) that the screenshots dont work ok...instead of seeing a screenshot loaded on the button, its like the whole button becomes invisible and pokes a button-size hole into the GUI so we see the background behind it....weird!
So 2 computers it works ok, 1 computer it doesnt.
What could conflict with AGS`s screenshot function in this computer so it doesnt work? Codecs...software conflict, logged on as admin, etc...
?