NABU PAC-MAN Source Code discussion thread

Stories, pictures, and artifacts from the O.G. NABU Rockstar, Leo
labomb
Posts: 10
Joined: Thu Mar 30, 2023 1:59 am

Re: NABU PAC-MAN Source Code discussion thread

Post by labomb »

Hey DJ... I watched your pacman build video and it looks like you have the IA configured to run local, with 000001.pak as cycle 1 and 0000b0.pak as pacman. I assume both are required... where might I find the cycle 1 pak file?
User avatar
DJ Sures
Posts: 347
Joined: Tue Mar 28, 2023 8:36 pm
Location: nabu.ca
Contact:

Re: NABU PAC-MAN Source Code discussion thread

Post by DJ Sures »

Look in your IA temp folder. That’s where it caches things
labomb
Posts: 10
Joined: Thu Mar 30, 2023 1:59 am

Re: NABU PAC-MAN Source Code discussion thread

Post by labomb »

Welp... this is more like it. Fair amount of hacking (and a side of guessing to be honest), but it's looking good. This is based on Leo's github repo. I've been on the road for a couple of weeks, will be hopefully be back in 2 days... I'll post a change summary and the source to github when I return.

pacman1.jpg
pacman2.jpg

Edit: colors were wrong on the door, lives, and fruit... fixed. :)
Last edited by labomb on Sun Jun 04, 2023 11:32 pm, edited 2 times in total.
User avatar
LeoBinkowski
Posts: 148
Joined: Tue Mar 28, 2023 4:23 pm
Location: nabu.ca
Contact:

Re: NABU PAC-MAN Source Code discussion thread

Post by LeoBinkowski »

labomb wrote: Sun Jun 04, 2023 9:53 pm Welp... this is more like it. Fair amount of hacking (and a side of guessing to be honest), but it's looking good. This is based on Leo's github repo. I've been on the road for a couple of weeks, will be hopefully be back in 2 days... I'll post a change summary and the source to github when I return.
Yep, that looks like just the ticket. I'm not sure what my problems were, but I'd like to hear what yours were!
labomb
Posts: 10
Joined: Thu Mar 30, 2023 1:59 am

Re: NABU PAC-MAN Source Code discussion thread

Post by labomb »

Fixed the logo issue...

pacman3.jpg
User avatar
LeoBinkowski
Posts: 148
Joined: Tue Mar 28, 2023 4:23 pm
Location: nabu.ca
Contact:

Re: NABU PAC-MAN Source Code discussion thread

Post by LeoBinkowski »

That's what I was hoping would happen!

labomb, if you could give me a pull request, I'll apply whatever you did in the main pacman repo.
labomb
Posts: 10
Joined: Thu Mar 30, 2023 1:59 am

Re: NABU PAC-MAN Source Code discussion thread

Post by labomb »

LeoBinkowski wrote: Tue Jun 06, 2023 2:18 pm labomb, if you could give me a pull request, I'll apply whatever you did in the main pacman repo.
Sure thing... should be able to send a PR your way tomorrow at some point.
User avatar
LeoBinkowski
Posts: 148
Joined: Tue Mar 28, 2023 4:23 pm
Location: nabu.ca
Contact:

Re: NABU PAC-MAN Source Code discussion thread

Post by LeoBinkowski »

Cool, @labomb code is merged, it all seemed to be there.

I would say the NABU PAC-MAN recovery is complete, and others can enjoy the fruits of our labours. Thank you very much.

Time to move on to Miner 2049er.
Post Reply