Page 9 of 11

Re: i2c2oled (little brother of tty2oled)

Posted: Tue Jul 12, 2022 6:04 pm
by salamantecas
Hi i have a question:

I was wondering if the little i2c2oled is possible to use what you implemented in the tty2oled
with this change
# v1.8 USE_RANDOM_ALT to say between xxx_alt* pictures

would it be possible?

it would be interesting to see something like this

Re: i2c2oled (little brother of tty2oled)

Posted: Wed Jul 13, 2022 3:13 pm
by sharklodon
salamantecas wrote: Mon Jul 11, 2022 5:08 pm thank you Venice

I leave 2 images that I did not see

for the c128 I leave 2 images for you to put the one you like the most
Hi @salamantecas & @venice,

Thanks a lot for your great job!! It's awesome!!

Related .pix files, when you configure the debug mode, it reports an error reading blank lines at .pix files. I.e.:

Code: Select all

#!/bin/bash

# 128x64 Pixel C128 Logo Picture in Pixart as Bash String-Array made by @Salamander ty for sharklodon
logo=("11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111",
"111111111111111111111111111111111....
And... To have a loop between alternatives files like ${1}_alt1,${1}_alt2 and so one... I've modified the code and I've created a new pull request too. Please check the code I think that it works fine, and of course, I could have done better. Don't hesitate to modify as you want.

To test, put ALTERNATIVE variable to yes on system.ini file and copy _alt* files to PRI folder.

Code: Select all

ALTERNATIVE="yes"		# Set to "yes" to loop between all alternatives pictures (same core).
Thanks a lot!!
Shark

Re: i2c2oled (little brother of tty2oled)

Posted: Wed Jul 13, 2022 3:30 pm
by venice
Thx, I will double check the PR in the next days.

The PRI folder is for Primary/Private Pictures and should not been used more as it is actually.

The _alt files should be used out of the Pix or Pix_Onecolor folders.

//Edit
No PR seen.

Re: i2c2oled (little brother of tty2oled)

Posted: Wed Jul 13, 2022 6:28 pm
by salamantecas
I had fun making a new version of robocop, and capcom bowling for the small screen, here I leave it

Re: i2c2oled (little brother of tty2oled)

Posted: Wed Jul 13, 2022 8:00 pm
by venice
Do you know how to use Github and PullRequests?

New Pix uploaded, Google Liste updated!
Many Thx

Re: i2c2oled (little brother of tty2oled)

Posted: Wed Jul 13, 2022 8:27 pm
by salamantecas
venice wrote: Wed Jul 13, 2022 8:00 pm Do you know how to use Github and PullRequests?

New Pix uploaded, Google Liste updated!
Many Thx
You're welcome, do you want me to open a pull request with the request that alternative pics can be used randomly?

Re: i2c2oled (little brother of tty2oled)

Posted: Wed Jul 13, 2022 8:40 pm
by venice
No, I want you open Pull Requests for new Pictures to the Picture Repository.
Makes live easier!

Regarding the _alt Pics I will see what I can do.
But this will take a while.

I don‘t see a PR from Shark.

Re: i2c2oled (little brother of tty2oled)

Posted: Wed Jul 13, 2022 8:48 pm
by venice
salamantecas wrote: Wed Jul 13, 2022 6:28 pm I had fun making a new version of robocop, and capcom bowling for the small screen, here I leave it
Please check the Robocop Pix with your Screen or the Pixviewer.
Is it Ok? Robocop is hard to identify.

Re: i2c2oled (little brother of tty2oled)

Posted: Thu Jul 14, 2022 6:21 am
by salamantecas
venice wrote: Wed Jul 13, 2022 8:48 pm
salamantecas wrote: Wed Jul 13, 2022 6:28 pm I had fun making a new version of robocop, and capcom bowling for the small screen, here I leave it
Please check the Robocop Pix with your Screen or the Pixviewer.
Is it Ok? Robocop is hard to identify.
true I just checked it and it seems more like the vigilante than robocop mixing the lyrics with the helmet was not a good idea I made another one but I had to use mister fpga's header for the title to give more clarity to the image of robocop and I don't know if it would fit in the system of images so that they follow the same rule so later I will see to adapt it I leave it in case you want to look at it

Re: i2c2oled (little brother of tty2oled)

Posted: Thu Jul 14, 2022 5:06 pm
by venice
salamantecas wrote: Thu Jul 14, 2022 6:21 am true I just checked it and it seems more like the vigilante than robocop mixing the lyrics with the helmet was not a good idea I made another one but I had to use mister fpga's header for the title to give more clarity to the image of robocop and I don't know if it would fit in the system of images so that they follow the same rule so later I will see to adapt it I leave it in case you want to look at it
As you are going to create a new picture i have removed the Robocop Picture from the Repository.
Btw, we already have a Robocop Picture, but only with Text.

Re: i2c2oled (little brother of tty2oled)

Posted: Thu Jul 14, 2022 5:10 pm
by salamantecas
I know that there is already one with only text, I always wanted to put robocop inside the screen ;-) I'm doing tests these days to see if I can get new things. I'll put them here and I'll study about looking at github to keep it more organized. Thanks Venice always learning

Re: i2c2oled (little brother of tty2oled)

Posted: Fri Jul 15, 2022 6:24 am
by venice
..what about that (Gameboy Style)?
Robocop_v2.jpg
Robocop_v3.jpg

Re: i2c2oled (little brother of tty2oled)

Posted: Fri Jul 15, 2022 7:20 am
by venice
sharklodon wrote: Wed Jul 13, 2022 3:13 pm
Related .pix files, when you configure the debug mode, it reports an error reading blank lines at .pix files. I.e.:
Was it one special Picture which caused the error?
If yes, which one?

Re: i2c2oled (little brother of tty2oled)

Posted: Fri Jul 15, 2022 1:11 pm
by sharklodon
venice wrote: Fri Jul 15, 2022 7:20 am
Was it one special Picture which caused the error?
If yes, which one?
It's when .pix file has empty lines (blank lines). i.e. in the header. Check new.7z file that salamantecas has put before.

Code: Select all

#!/bin/bash
                                                                                                                                                                <------------ Blank/Empty line *************
# 128x64 Pixel C128 Logo Picture in Pixart as Bash String-Array made by @Salamander ty for sharklodon
logo=("11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111",
"111111111111111111111111111111111....
Regards,
Shark

Re: i2c2oled (little brother of tty2oled)

Posted: Fri Jul 15, 2022 1:49 pm
by venice
sharklodon wrote: Fri Jul 15, 2022 1:11 pm It's when .pix file has empty lines (blank lines). i.e. in the header. Check new.7z file that salamantecas has put before.
Both files (C128/PCXT) from the above new.7z file have line ending in Windows format "CR&LF", but we need Unix Format with "LF" only.
I think that caused the error.
c128.pix.png
I converted all PIX that were not in UNIX format. Please update and try again.
I got no Errors using debug="true".


@Salamentcas
Make sure your Pictures use Unix Line Endings.

Re: i2c2oled (little brother of tty2oled)

Posted: Fri Jul 15, 2022 1:50 pm
by venice
Another unpublished Robocop...
Robocop_v4.jpg

Re: i2c2oled (little brother of tty2oled)

Posted: Sat Jul 16, 2022 4:17 pm
by salamantecas
the truth is that I like to use the header for the title of the game I see that it works well. I like how it looks and although the title mister fpga seems more corporate I think that in these dimensions we have to use any pixel space that can make us create a clearer image. I really like the robocop ones. I'm going to start using this format to create images. I think they had a lot of fun trying :-)

Re: i2c2oled (little brother of tty2oled)

Posted: Sun Jul 24, 2022 1:28 pm
by salamantecas
Hi,
I leave an image of the bakraid although I have some more from another game but I have created a repository on github and I am checking if everything is correct before putting it, I have not touched github for a long time when I have it ready I will leave it because I think it is more comfortable

Re: i2c2oled (little brother of tty2oled)

Posted: Sun Jul 24, 2022 1:59 pm
by venice
If the pix looks like your photo please allign the word Battle on the top into the first 16 pixel rows only.
It should not cross the two colors.

We should not mix content above the first 16 lines.
That was the reason for my header.

Re: i2c2oled (little brother of tty2oled)

Posted: Sun Jul 24, 2022 3:13 pm
by salamantecas
ah ok I didn't remember, I fixed it then to 16 lines

ty Venice

Re: i2c2oled (little brother of tty2oled)

Posted: Sun Jul 24, 2022 8:09 pm
by venice
Picture uploaded, Google List updated.

Re: i2c2oled (little brother of tty2oled)

Posted: Thu Aug 04, 2022 8:56 am
by salamantecas
yesterday I made the image of the ikari warriors and uploaded it to my github, do you prefer that I send you a private message with the github to link when I update images or will I post them here? tell me whatever

Re: i2c2oled (little brother of tty2oled)

Posted: Thu Aug 04, 2022 11:15 am
by venice
You can do two things,

1) Fork my i2c Picture Repository to your Account,
add your Picture to your Repository and send an Pull Request.
If I accept the PR the Picture will be added to my Repo and will be ready for everybody.

2) If you create new Pictures open the google list and add the new details to the list.

This will help a lot.

Re: i2c2oled (little brother of tty2oled)

Posted: Thu Aug 04, 2022 2:49 pm
by salamantecas
I sent some images through github as you indicated I think I did well now I have finished the victory road one that I like the most I don't know if sending it as an alternative the one I sent you seems easier to me. You tell me if I send this too and that people put what they want

Re: i2c2oled (little brother of tty2oled)

Posted: Thu Aug 04, 2022 3:54 pm
by venice
I don‘t see any imcoming things on github.
Did you fork the i2c2old picture repository?

Re: i2c2oled (little brother of tty2oled)

Posted: Thu Aug 04, 2022 4:09 pm
by salamantecas
venice wrote: Thu Aug 04, 2022 3:54 pm I don‘t see any imcoming things on github.
Did you fork the i2c2old picture repository?
yes i forked here,

https://github.com/pplatoon/MiSTer_i2c2oled_Pictures


I don't know if I did it right.

Re: i2c2oled (little brother of tty2oled)

Posted: Thu Aug 04, 2022 8:33 pm
by venice
I see a Pull request with new a file called secretag.pix.
Could you add the other new pix as well?

Re: i2c2oled (little brother of tty2oled)

Posted: Fri Aug 05, 2022 6:05 am
by salamantecas
venice wrote: Thu Aug 04, 2022 8:33 pm I see a Pull request with new a file called secretag.pix.
Could you add the other new pix as well?
i did it right now. check to see if I did it right to know then how to do it for the next times

thank you Venice

Re: i2c2oled (little brother of tty2oled)

Posted: Fri Aug 05, 2022 9:49 am
by venice
The PR was OK now, thanks.
But please place the Pix on the correct folder.
Use either

Code: Select all

Pictures/Pix
or

Code: Select all

Pictures/Pix_Onecolor
but not the root folder.

The next step is to update our Google Sheet at
https://docs.google.com/spreadsheets/d/ ... Anj0a4RCU/
See this Post for access: viewtopic.php?p=29461#p29461

Is Victory Road new as I don't find it in the above Google Sheet.

Re: i2c2oled (little brother of tty2oled)

Posted: Fri Aug 05, 2022 10:03 am
by salamantecas
venice wrote: Fri Aug 05, 2022 9:49 am The PR was OK now, thanks.
But please place the Pix on the correct folder.
Use either

Code: Select all

Pictures/Pix
or

Code: Select all

Pictures/Pix_Onecolor
but not the root folder.

The next step is to update our Google Sheet at
https://docs.google.com/spreadsheets/d/ ... Anj0a4RCU/
See this Post for access: viewtopic.php?p=29461#p29461

Is Victory Road new as I don't find it in the above Google Sheet.

ok

yes , Victory Road It is a snk game of the great contributions that Javier makes

https://github.com/MiSTer-devel/Arcade- ... ors_MiSTer