• DCEmu Homebrew Emulation & Theme Park News

    The DCEmu the Homebrew Gaming and Theme Park Network is your best site to find Hacking, Emulation, Homebrew and Theme Park News and also Beers Wines and Spirit Reviews and Finally Marvel Cinematic Universe News. If you would like us to do reviews or wish to advertise/write/post articles in any way at DCEmu then use our Contact Page for more information. DCEMU Gaming is mainly about video games -

    If you are searching for a no deposit bonus, then casino-bonus.com/uk has an excellent list of UK casino sites with sorting functionality. For new online casinos. Visit New Casino and learn how to find the best options for UK players. Good luck! - Explore the possibilities with non UK casinos not on Gamstop at BestUK.Casino or read more about the best non UK sites at NewsBTC.
  • NoEffex

    by Published on January 25th, 2009 02:35

    Yeah yeah, fx prefix, just happened to be the name of the folder, because powerspoof was taken in my archives of source(tried making it a while back and failed).

    I somehow misplaced my battery and needed to install a game patch, so I cooked this up, and installed some patch without a battery, that normally requires like 75% battery, which is 100% pointless. It even unloads itself after patching the functions.

    Readme:
    Quite simple, just stick it in seplugins, than add it to your game.txt and/or vsh.txt, then watch your system settings always think you have a battery at 100%, when it reality, you (probably) do not.

    The main use for this is those games that install updates sony-style, and require 75% or so battery, when that is totally unnecessary and a waste of your time, because if you run out of battery - oh well, start over, nothing harmed, as it does not flash a thing.

    How NOT to use:
    During flashing(specifically flash0) things that require 75% battery. Not a bright idea. You can, but if you screw up, not my problem .

    How it works:
    Patches
    1. scePowerGetBatteryPercent to always return 100 via jr ra->addiu $v0, $zero, 100
    2. scePowerIsLowBattery to always return 0 via jr ra->addu $v0, $zero, $zero
    3. scePowerIsBatteryExist to always return 1 via jr ra->addiu $v0, $zero, 0x0001

    THEN

    Unloads itself, so it won't make your kernel memory all lame and sliced up

    Video:


    Download and Give Feedback Via Comments ...
    by Published on November 9th, 2008 01:51

    This goes right along with the GNU way of thinking. One item, one purpose. Together they can make something worthwhile. Each function, or set of functions, has it's own purpose. Quite a few updates since last time I sent this in.

    Now, onto the real matters.

    Readme: (Too large for this message)
    http://www.tshiso.com/downloads/bakon/README

    Main options:
    Hump with L
    See through walls on button press
    Knife people online
    Anti-Lobby boot
    Anti-Server freeze
    Edit your players speed
    Choose between a variety of sticking explosives options
    Make everyone who's in a game's name the same as yours.
    Toggle Perfect Target Lock
    Mod your command equity
    Toggle Walk through walls(Vertical clipping)
    View the stack pointer area and mod accordingly
    When you're in game, it will show your coordinates and score in the UI (Have to verify the pointers of course)
    Mod your scores more specifically
    Mod your coordinates more exactly
    Toggle jump on square press(AKA Hotkeys)
    Toggle crawl in water
    Toggle move while dead
    No-Fog; Just zoom in and fog is gone(always enabled)
    Keyboard used for NitePR format code 'Text in game'
    RA Finder
    Splash Screen Loader
    Address watcher
    Custom Menu(s)

    Version 1 Changelog:

    Build 1.1:
    -Added Custom Menu(s) (For source code modders who complain about not being able to do anything)
    The menu(s) is/are quite complicated yet simple, if that makes sense
    -Various crap here and there
    -Changed name listed at bottom to properly accommodate the developers alias.

    Build 1:
    -Added the suffix ICE because it's cold, and I felt the need to follow the seasons.
    -Optimized heavily
    -Hook Thread for it's own
    -When the menu is called to, it will create a thread, and when it's done, it will end it, this is to prevent lag, drastically; UI treated as a frontend
    -Various functions changed slightly
    -Colors changed
    -Way more stable in terms of menu and what not, for a flicker now is a rare sight
    -Delays changed up in support of each priority
    -MWD/Jump speed increased due to above
    -Logger augmented
    -If the name animator does not detect file, it shuts down the hijack and bricker(animator) threads, for that alone reduces quite a lot of lag for people who commonly use RemoteJoyLite(I specified because the older remotejoy doesn't like to work on new kernels, which happen to be what this is made for), the means if you want to use less lag and what not, rename your pspbricker.txt for the time being
    -If you press L+R+Select, it will slow down the bricker thread, to furthur anti lag, while using an imposter
    -Uses "Tonic"'s True Jump in replacement of the old ghetto Hotkey jump

    Download:
    http://tshiso.com/downloads/bakon/bi...on_1.02.tar.gz

    Full Source Code:
    http://tshiso.com/downloads/bakon/sr...on_1.02.tar.gz

    This has a fairly large base of people who use it, I've been told. Like last time, I advise users to not use this online, because it plain ruins the game. If you are going to use it, use it in Ad Hoc or campaign.

    GoogleCode site:
    http://bakonice.googlecode.com ...
    by Published on November 9th, 2008 01:51

    This goes right along with the GNU way of thinking. One item, one purpose. Together they can make something worthwhile. Each function, or set of functions, has it's own purpose. Quite a few updates since last time I sent this in.

    Now, onto the real matters.

    Readme: (Too large for this message)
    http://www.tshiso.com/downloads/bakon/README

    Main options:
    Hump with L
    See through walls on button press
    Knife people online
    Anti-Lobby boot
    Anti-Server freeze
    Edit your players speed
    Choose between a variety of sticking explosives options
    Make everyone who's in a game's name the same as yours.
    Toggle Perfect Target Lock
    Mod your command equity
    Toggle Walk through walls(Vertical clipping)
    View the stack pointer area and mod accordingly
    When you're in game, it will show your coordinates and score in the UI (Have to verify the pointers of course)
    Mod your scores more specifically
    Mod your coordinates more exactly
    Toggle jump on square press(AKA Hotkeys)
    Toggle crawl in water
    Toggle move while dead
    No-Fog; Just zoom in and fog is gone(always enabled)
    Keyboard used for NitePR format code 'Text in game'
    RA Finder
    Splash Screen Loader
    Address watcher
    Custom Menu(s)

    Version 1 Changelog:

    Build 1.1:
    -Added Custom Menu(s) (For source code modders who complain about not being able to do anything)
    The menu(s) is/are quite complicated yet simple, if that makes sense
    -Various crap here and there
    -Changed name listed at bottom to properly accommodate the developers alias.

    Build 1:
    -Added the suffix ICE because it's cold, and I felt the need to follow the seasons.
    -Optimized heavily
    -Hook Thread for it's own
    -When the menu is called to, it will create a thread, and when it's done, it will end it, this is to prevent lag, drastically; UI treated as a frontend
    -Various functions changed slightly
    -Colors changed
    -Way more stable in terms of menu and what not, for a flicker now is a rare sight
    -Delays changed up in support of each priority
    -MWD/Jump speed increased due to above
    -Logger augmented
    -If the name animator does not detect file, it shuts down the hijack and bricker(animator) threads, for that alone reduces quite a lot of lag for people who commonly use RemoteJoyLite(I specified because the older remotejoy doesn't like to work on new kernels, which happen to be what this is made for), the means if you want to use less lag and what not, rename your pspbricker.txt for the time being
    -If you press L+R+Select, it will slow down the bricker thread, to furthur anti lag, while using an imposter
    -Uses "Tonic"'s True Jump in replacement of the old ghetto Hotkey jump

    Download:
    http://tshiso.com/downloads/bakon/bi...on_1.02.tar.gz

    Full Source Code:
    http://tshiso.com/downloads/bakon/sr...on_1.02.tar.gz

    This has a fairly large base of people who use it, I've been told. Like last time, I advise users to not use this online, because it plain ruins the game. If you are going to use it, use it in Ad Hoc or campaign.

    GoogleCode site:
    http://bakonice.googlecode.com ...
    by Published on October 18th, 2008 08:04

    Today I packed and shipped the tarball of Bakon 1.02; the module that makes socom a tidbit more fun.


    Alright, this update has
    • Logger's back
    • Grenades stick to crosshairs(I'm not going to lie, it's an awesome addition, sniping with HE's),
    • Major source cleanup, removed the unused strings, cleared up a lot of RAM



    Just to name a few. Naturally there's more, but I can't name it off the top of my head.

    Main Options:
    • Rape with L
    • See through walls on button press
    • Knife people online
    • Anti-Lobby boot
    • Anti-Server freeze
    • Edit your players speed
    • Choose between a variety of sticking explosives options
    • Make everyone who's in a game's name the same as yours.
    • Toggle Perfect Target Lock
    • Mod your command equity
    • Toggle Walk through walls(Verticle clipping)
    • View the stack pointer area and mod accordingly
    • When you're in game, it will show your coordinates and score in the UI (Have to verify the pointers of course)
    • Mod your scores more specifically
    • Mod your coordinates more exactly
    • Toggle jump on square press(AKA Hotkeys)
    • Toggle crawl in water
    • Toggle move while dead
    • No-Fog; Just zoom in and fog is gone(always enabled)
    • RA Finder
    • Splash Screen Loader
    • Logger
    • Address watcher
    • Grenades Follow Crosshairs


    Get your Bakon! Fresh Lean Bakon!

    Download:
    http://tshiso.com/downloads/bakon/bi...on_1.02.tar.gz

    Source:
    http://tshiso.com/downloads/bakon/sr...on_1.02.tar.gz ...
    by Published on October 18th, 2008 08:04

    Today I packed and shipped the tarball of Bakon 1.02; the module that makes socom a tidbit more fun.


    Alright, this update has
    • Logger's back
    • Grenades stick to crosshairs(I'm not going to lie, it's an awesome addition, sniping with HE's),
    • Major source cleanup, removed the unused strings, cleared up a lot of RAM



    Just to name a few. Naturally there's more, but I can't name it off the top of my head.

    Main Options:
    • Rape with L
    • See through walls on button press
    • Knife people online
    • Anti-Lobby boot
    • Anti-Server freeze
    • Edit your players speed
    • Choose between a variety of sticking explosives options
    • Make everyone who's in a game's name the same as yours.
    • Toggle Perfect Target Lock
    • Mod your command equity
    • Toggle Walk through walls(Verticle clipping)
    • View the stack pointer area and mod accordingly
    • When you're in game, it will show your coordinates and score in the UI (Have to verify the pointers of course)
    • Mod your scores more specifically
    • Mod your coordinates more exactly
    • Toggle jump on square press(AKA Hotkeys)
    • Toggle crawl in water
    • Toggle move while dead
    • No-Fog; Just zoom in and fog is gone(always enabled)
    • RA Finder
    • Splash Screen Loader
    • Logger
    • Address watcher
    • Grenades Follow Crosshairs


    Get your Bakon! Fresh Lean Bakon!

    Download:
    http://tshiso.com/downloads/bakon/bi...on_1.02.tar.gz

    Source:
    http://tshiso.com/downloads/bakon/sr...on_1.02.tar.gz ...
  • Search DCEmu

  • Advert 3