Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. The Criminal Enterprises
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

*DO NOT* SHARE MEDIA OR LINKS TO LEAKED COPYRIGHTED MATERIAL. Discussion is allowed.

[ASI | OpenSrc] Hi-Def Camera


Deji
 Share

Recommended Posts

 

Hi-Def Camera

Download

 

This plugin causes opcode 0A1E to store photos as uncompressed BMP images, meaning all photos taken with the in-game camera are full-quality, instead of the really awful JPG quality that R* put in by default and gave us no way of changing.

 

You can also make your own CLEO scripts using 0A1E for the same effect, but without using the camera and being in first person mode. So this serves as a much easier way to take multiple full-quality screenshots without leaving the game than with the Print Screen key.

 

Download

Link to comment
Share on other sites

Wonder if you can interface it to PNGOUT rather than just take things as uncompressed bitmaps.

76561198000404928.png

Link to comment
Share on other sites

  • 3 weeks later...

I used it but there wasn't much diff. ??Sorry for disheartening you but to be specific there wasn't any change at all..

 

Link to comment
Share on other sites

Took these images to highlight differences between Hi-Def Cam and compressed screenshots. The yellow text and grain around it is a big giveaway...

user posted image

user posted image

Link to comment
Share on other sites

Yep got the difference (which you gave me in PM)

Good job...

Anyways are you using the same in taking screenshots of VJ ??

Have some cookie.gifcookie.gif

Good work breadfish_by_Moto.gif

Link to comment
Share on other sites

I will be, once I get back to it. For now I'm taking Black Market Mod screenshots with it.

Link to comment
Share on other sites

  • 1 year later...

Sorry for bumping this.

But apparently when taking screenshots with this plugin applied,the submitted .bmp photos are supposedly corrupt,I am unable to upload the .bmp photo while the default .jpg photos can be uploaded.

Link to comment
Share on other sites

Sorry for bumping this.

But apparently when taking screenshots with this plugin applied,the submitted .bmp photos are supposedly corrupt,I am unable to upload the .bmp photo while the default .jpg photos can be uploaded.

It's a strange problem, because it NEVER occurs for me.

Link to comment
Share on other sites

It is indeed very strange,I tried uploading a bigger .bmp file(6 mb in size,not SA-related) and it did upload,while the .bmps in my gallery weighing ~3.8 mb fail to upload,I tried moving them to other folders,changing their file extension,nothing had worked.

 

I found a somewhat satisfying solution,editing the .bmp in a photo editing program(Picasa in this case) makes the photo uploadable.

Link to comment
Share on other sites

It is indeed very strange,I tried uploading a bigger .bmp file(6 mb in size,not SA-related) and it did upload,while the .bmps in my gallery weighing ~3.8 mb fail to upload,I tried moving them to other folders,changing their file extension,nothing had worked.

 

I found a somewhat satisfying solution,editing the .bmp in a photo editing program(Picasa in this case) makes the photo uploadable.

Oh then you're not talking about the image corruption bug, but instead a simple incompatibility with the file type and the website. It probably just doesn't support uncompressed .bmp images. This thing just outputs a very basic format and it is always best to use a image editor to save it as .png (for lossless) or .jpg (can also be lossless). Websites generally only accept jpg, png and sometimes gif formats, which most will convert to a lossy jpg anyway :p

Link to comment
Share on other sites

  • 4 months later...

 

Hi-Def Camera

Download

 

This plugin causes opcode 0A1E to store photos as uncompressed BMP images, meaning all photos taken with the in-game camera are full-quality, instead of the really awful JPG quality that R* put in by default and gave us no way of changing.

 

You can also make your own CLEO scripts using 0A1E for the same effect, but without using the camera and being in first person mode. So this serves as a much easier way to take multiple full-quality screenshots without leaving the game than with the Print Screen key.

 

Download

 

Deji, how i create the cleo script?

Link to comment
Share on other sites

Deji, how i create the cleo script?

 

0A2F: set_photo_camera_effect 00A1E: take_photo 1
R* used a 'WAIT 100' after that. Seems completely stupid in my opinion, but it's not like R* games ever have bugs :p
Link to comment
Share on other sites

  • 5 years later...

Sorry for up this post, but i have a problem, when i take the SS the bmp say is corrupted, don't work this:

 

On 12/27/2013 at 10:17 AM, Danikov said:

It is indeed very strange,I tried uploading a bigger .bmp file(6 mb in size,not SA-related) and it did upload,while the .bmps in my gallery weighing ~3.8 mb fail to upload,I tried moving them to other folders,changing their file extension,nothing had worked.

 

I found a somewhat satisfying solution,editing the .bmp in a photo editing program(Picasa in this case) makes the photo uploadable.

 

Link to comment
Share on other sites

  • 11 months later...

This is awesome but I have a problem. On my main pc it works perfectly, but on my laptop all the .bmp's are 3074KB and not a single program can open them. Everything i tried says it's corrupted. Is there a way to fix this?

Edited by Rotard17
Link to comment
Share on other sites

  • 4 weeks later...

The BMP files are corrupted if the screen width is not divisible by 4 as may be the case on a laptop. The images can be rescued by opening them as raw data in IrfanView or other advanced image editor, and setting the pixel dimensions manually.



 

I also found it very convenient to make screen captures by calling IrfanView from the commandline in AutoHotkey (which I already had for key binds). It can take several images per second  to a format without compression without a noticeable delay. But of course it is not like the camera as the HUD is visible.


 

 

The main issue with the stock image quality arises from use of color subsampling, and is more noticeable on artifical images (more so without anti-aliasing).

 

Edited by j7n
Link to comment
Share on other sites

On 7/26/2020 at 5:59 PM, Rotard17 said:

This is awesome but I have a problem. On my main pc it works perfectly, but on my laptop all the .bmp's are 3074KB and not a single program can open them. Everything i tried says it's corrupted. Is there a way to fix this?

Your laptop probably have 1366x768 screen resolution, this modification doesn't work correctly on this resolution. Also BMP file size changes per resolution instead of colors (like PNG and JPEG)

 

As you can see, I am taking my SA:MP screenshots with BMP, BMP file sizes are same because all images 1366x768 but PNG file sizes change per colors because it's compressed.

unknown.png

Edited by Malekithh
Link to comment
Share on other sites

  • 1 year later...
SamShishkabob

Is there another version or alternative of this mod I can find?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.