Hacking New Theme for EZ-Flash Omega!

  • Thread starter Thread starter Sterophonick
  • Start date Start date
  • Views Views 624,381
  • Replies Replies 1,499
  • Likes Likes 52
So are all emulators supposed to be playable or are some mor like proof of concept things. I can't get any Wonderswan games to run at more than like 1 frame every third second and PCengine runs reaaaally sluggishly as well.
 
Thanks

but instructions say not to add anything else to SYSTEM. I can still replace the SAVER folder in SYSTEM with my saves right ?
 
So are all emulators supposed to be playable or are some mor like proof of concept things. I can't get any Wonderswan games to run at more than like 1 frame every third second and PCengine runs reaaaally sluggishly as well.

Not all of the emulators are playable. The WonderSwan emulator barely works, the PC-Engine and NGP emulators have performance issues, they are just products of their time and I want them to be used again.

Thanks

but instructions say not to add anything else to SYSTEM. I can still replace the SAVER folder in SYSTEM with my saves right ?

You copy the SAVER folder (the one with the saves) to the SYSTEM folder, if you already have saves. Other folders such as RTS, PATCH, PLUG, IMGS, and CHEAT should be placed in there as well, but IMGS and CHEAT are optional.
 
Not all of the emulators are playable. The WonderSwan emulator barely works, the PC-Engine and NGP emulators have performance issues, they are just products of their time and I want them to be used again.



You copy the SAVER folder (the one with the saves) to the SYSTEM folder, if you already have saves. Other folders such as RTS, PATCH, PLUG, IMGS, and CHEAT should be placed in there as well, but IMGS and CHEAT are optional.

Thanks

the warning in the readme to not add anything to SYSTEM im assuming just applies to anything else that isn't SAVER / IMGS / CHEAT then
 
gameboy sp.
ips v2
ez flash omega..
simple v3.32.... light version
Hi . Stereophonick. i love the program .. please on your nxt update .. could you fix the cheat page .. i cant see the text, thxx
also.. just if possible.. could you add a battery meter,, its the only killer bit missing ,,
just asking .. only if its possible.. thx
 
Last edited by ctxracing,
gameboy sp.
ips v2
ez flash omega..
simple v3.32.... light version
Hi . Stereophonick. i love the program .. please on your nxt update .. could you fix the cheat page .. i cant see the text, thxx
also.. just if possible.. could you add a battery meter,, its the only killer bit missing ,,
just asking .. only if its possible.. thx
 
Last edited by ctxracing,
This thread was created before the whole PogoShell thing happened.

well thanks !
I like the new theme (dark) it actually goes well with my AGB101 that’s smoke clear and red buttons / dpad / shoulder buttons. im sure it will look good with my graphite ags101 too when I pop it in there later

the smooth font too

plus I feel much better how my saves are being managed vs stock kernel

--

I dunno what Pogoshell is but sounds cool haha.
 
Last edited by playstays_shun,
  • Like
Reactions: Sterophonick
well thanks !
I like the new theme (dark) it actually goes well with my AGB101 that’s smoke clear and red buttons / dpad / shoulder buttons. im sure it will look good with my graphite ags101 too when I pop it in there later

the smooth font too

plus I feel much better how my saves are being managed vs stock kernel

--

I dunno what Pogoshell is but sounds cool haha.

PogoShell was a file manager for old XROM and Visoly flashcarts back in the 2000s that basically allowed you to read documents, play music, and launch ROMs. It had a system called "plugins" which allowed the homebrew community to add functionality for their own file types. The basic functionality for plugins was implemented by @kuwanger and it has allowed for all sorts of file types to be usable on this cartridge.
 
Pogoshell was THE SHIT (excuse my language) back in the day for the older, size limited flashcards. It allowed to keep saves of multiple games and GBA roms weren't bound to the 32Mbit boundaries. Depending on the games you wanted to put on your card, you sometimes were able to put an additional small one on there. It was versatile because you could also watch jpegs or read text files.
 
This new menu is a thing of beauty! Especially having the stock interface fresh in my mind after a few weeks of use
 

Attachments

  • IMG_0947.jpg
    IMG_0947.jpg
    694.6 KB · Views: 265
Really overjoyed by all of the QoL-additions of this kernel theme, but just one problem I've ran to:

I'm using Goomba Paletted-fork for the DMG-games with it's high selection of borders and color palettes to choose from, but whenever I exit from the emulator, I'm returned to the menu completely blank, forcing me to restart the system.

983490583a8761789a91bd2e350cb2e01af26df7.jpg


I suspect this is due not allowing the emulator to exit properly, hence the bug above.
 
Really overjoyed by all of the QoL-additions of this kernel theme, but just one problem I've ran to:

I'm using Goomba Paletted-fork for the DMG-games with it's high selection of borders and color palettes to choose from, but whenever I exit from the emulator, I'm returned to the menu completely blank, forcing me to restart the system.

983490583a8761789a91bd2e350cb2e01af26df7.jpg


I suspect this is due not allowing the emulator to exit properly, hence the bug above.

Through some of my own testing in the past with different plugins, I found that if the exit and soft reset is performed real wonky, it can cause the SD card to not be initialized in the menu. I was able to mitigate this using an swi 0x26 instead of an swi 0x01 during the reset code.
 
Last edited by Sterophonick,
Through some of my own testing in the past with different plugins, I found that if the exit and soft reset is performed real wonky, it can cause the SD card to not be initialized in the menu. I was able to mitigate this using an swi 0x26 instead of an swi 0x01 during the reset code.

I am curious, with safe save practices and your custom kernel, have you had your SD card not corrupt and perform smoothly retaining all saves for a while using Omega Flashcart?

--

also in goomba, is it best practice to wait 5 seconds before exiting goomba back to menu after initializing a save state or in game save?

is game reset In goomba part of that 5 second buffer or must be 5 seconds letting the rom run?
 
Last edited by playstays_shun,
also in goomba, is it best practice to wait 5 seconds before exiting goomba back to menu after initializing a save state or in game save?

is game reset In goomba part of that 5 second buffer or must be 5 seconds letting the rom run?

I tried this out with my Goomba Paletted,, but doesn't seem to work. Can confirm it happens with non-battery related games.

Anyway, @Sterophonick, are you able to provide a fix? Unless what you talked about is something I can do as well via making my own build...

EDIT: Huh, now the menu boots properly again after exiting Goomba even uder 5 secs?

I'll keep track of this incase the bug reoccurs.
 
Last edited by daddu3,
I tried this out with my Goomba Paletted,, but doesn't seem to work. Can confirm it happens with non-battery related games.

Anyway, @Sterophonick, are you able to provide a fix? Unless what you talked about is something I can do as well via making my own build...

EDIT: Huh, now the menu boots properly again after exiting Goomba even uder 5 secs?

I'll keep track of this incase the bug reoccurs.

I'll do some testing when I get the chance to do so, and if I can make a patch for Goomba Paletted, then I will upload it here.
 
  • Like
Reactions: daddu3 and Shadow#1

Site & Scene News

Popular threads in this forum